#fce9d0 Hex Color
rgb(252, 233, 208)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | e9 | d0 | - | #fce9d0 |
RGB | 252 | 233 | 208 | - | rgb(252,233,208) |
HSL | 34 | 88% | 90% | - | hsl(34,88%,90%) |
HSV | 34 | 17% | 99% | - | hsv(34,17%,99%) |
XYZ | 80.669 | 83.5273 | 71.5452 | - | xyz(80.669,83.5273,71.5452) |
CIE-LAB | 93.24 | 2.51 | 14.48 | - | lab(93.24,2.51,14.48) |
CMYK | 0 | 0.075396825396825 | 0.17460317460317 | 0.011764705882353 | cmyk(0,0.075396825396825,0.17460317460317,0.011764705882353) |
Description
The RGB value of color #fce9d0 is rgb(252, 233, 208).
In the hex color #fce9d0, The value of Red is 252, value of Green is 233, and value of Blue is 208. The primary color is Red. Similarly, The HSL values for #fce9d0 consists of 34° Hue, 88% Saturation, and 90% Lightness.
In the CMYK color model, the color #fce9d0 can be represented as Cyan=0%, Magenta=0.075396825396825%, Yellow=0.17460317460317%, and Black=0.011764705882353%.
Shades of #fce9d0
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 #fce9d0
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fce9d0
Preview of #fce9d0 on White Background
The contrast ratio of #fce9d0 with white color is 1.19
Preview of #fce9d0 on black background
The contrast ratio of #fce9d0 with black color is 17.71
#fce9d0 color will look good with a black background.
Color Schemes of #fce9d0
Triadic Colors of #fce9d0
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 #fce9d0
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 #fce9d0
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 #fce9d0
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: #fce9d0;
}
This is a sample text used for the color #fce9d0. 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: #fce9d0;
}
This is a sample text used for the color #fce9d0. 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 #fce9d0;
}
This is a sample text used for the color #fce9d0. 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.36%
Green 33.62%
Blue 30.01%
CMYK Percentage
Cyan 0
Magenta 28.8%
Yellow 66.7%
Black 4.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.