#fdebab Hex Color
rgb(253, 235, 171)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fd | eb | ab | - | #fdebab |
RGB | 253 | 235 | 171 | - | rgb(253,235,171) |
HSL | 47 | 95% | 83% | - | hsl(47,95%,83%) |
HSV | 47 | 32% | 99% | - | hsv(47,32%,99%) |
XYZ | 77.567 | 83.2396 | 50.5067 | - | xyz(77.567,83.2396,50.5067) |
CIE-LAB | 93.12 | -3.09 | 33.32 | - | lab(93.12,-3.09,33.32) |
CMYK | 0 | 0.071146245059289 | 0.32411067193676 | 0.0078431372549019 | cmyk(0,0.071146245059289,0.32411067193676,0.0078431372549019) |
Description
The RGB value of color #fdebab is rgb(253, 235, 171).
In the hex color #fdebab, The value of Red is 253, value of Green is 235, and value of Blue is 171. The primary color is Red. Similarly, The HSL values for #fdebab consists of 47° Hue, 95% Saturation, and 83% Lightness.
In the CMYK color model, the color #fdebab can be represented as Cyan=0%, Magenta=0.071146245059289%, Yellow=0.32411067193676%, and Black=0.0078431372549019%.
Shades of #fdebab
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fdebab
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdebab
Preview of #fdebab on White Background
The contrast ratio of #fdebab with white color is 1.19
Preview of #fdebab on black background
The contrast ratio of #fdebab with black color is 17.65
#fdebab color will look good with a black background.
Color Schemes of #fdebab
Triadic Colors of #fdebab
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fdebab
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fdebab
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fdebab
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fdebab;
}
This is a sample text used for the color #fdebab. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fdebab;
}
This is a sample text used for the color #fdebab. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fdebab;
}
This is a sample text used for the color #fdebab. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 38.39%
Green 35.66%
Blue 25.95%
CMYK Percentage
Cyan 0
Magenta 17.65%
Yellow 80.4%
Black 1.95%
Comments on this color
Please login or signup to post a comment.
No comments yet.