#fdebc9 Hex Color
rgb(253, 235, 201)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fd | eb | c9 | - | #fdebc9 |
| RGB | 253 | 235 | 201 | - | rgb(253,235,201) |
| HSL | 39 | 93% | 89% | - | hsl(39,93%,89%) |
| HSV | 39 | 21% | 99% | - | hsv(39,21%,99%) |
| XYZ | 80.759 | 84.5164 | 67.3152 | - | xyz(80.759,84.5164,67.3152) |
| CIE-LAB | 93.67 | 0.84 | 18.72 | - | lab(93.67,0.84,18.72) |
| CMYK | 0 | 0.071146245059289 | 0.20553359683794 | 0.0078431372549019 | cmyk(0,0.071146245059289,0.20553359683794,0.0078431372549019) |
Description
The RGB value of color #fdebc9 is rgb(253, 235, 201).
In the hex color #fdebc9, The value of Red is 253, value of Green is 235, and value of Blue is 201. The primary color is Red. Similarly, The HSL values for #fdebc9 consists of 39° Hue, 93% Saturation, and 89% Lightness.
In the CMYK color model, the color #fdebc9 can be represented as Cyan=0%, Magenta=0.071146245059289%, Yellow=0.20553359683794%, and Black=0.0078431372549019%.
Shades of #fdebc9
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 #fdebc9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fdebc9
Preview of #fdebc9 on White Background
The contrast ratio of #fdebc9 with white color is 1.17
Preview of #fdebc9 on black background
The contrast ratio of #fdebc9 with black color is 17.9
#fdebc9 color will look good with a black background.
Color Schemes of #fdebc9
Triadic Colors of #fdebc9
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 #fdebc9
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 #fdebc9
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 #fdebc9
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: #fdebc9;
}
This is a sample text used for the color #fdebc9. 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: #fdebc9;
}
This is a sample text used for the color #fdebc9. 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 #fdebc9;
}
This is a sample text used for the color #fdebc9. 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 36.72%
Green 34.11%
Blue 29.17%
CMYK Percentage
Cyan 0
Magenta 25.01%
Yellow 72.24%
Black 2.76%
Comments on this color
Please login or signup to post a comment.
No comments yet.