#fceee5 Hex Color
rgb(252, 238, 229)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | ee | e5 | - | #fceee5 |
RGB | 252 | 238 | 229 | - | rgb(252,238,229) |
HSL | 23 | 79% | 94% | - | hsl(23,79%,94%) |
HSV | 23 | 9% | 99% | - | hsv(23,9%,99%) |
XYZ | 84.8623 | 87.5017 | 86.5455 | - | xyz(84.8623,87.5017,86.5455) |
CIE-LAB | 94.95 | 3.23 | 6.03 | - | lab(94.95,3.23,6.03) |
CMYK | 0 | 0.055555555555556 | 0.091269841269841 | 0.011764705882353 | cmyk(0,0.055555555555556,0.091269841269841,0.011764705882353) |
Description
The RGB value of color #fceee5 is rgb(252, 238, 229).
In the hex color #fceee5, The value of Red is 252, value of Green is 238, and value of Blue is 229. The primary color is Red. Similarly, The HSL values for #fceee5 consists of 23° Hue, 79% Saturation, and 94% Lightness.
In the CMYK color model, the color #fceee5 can be represented as Cyan=0%, Magenta=0.055555555555556%, Yellow=0.091269841269841%, and Black=0.011764705882353%.
Shades of #fceee5
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 #fceee5
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fceee5
Preview of #fceee5 on White Background
The contrast ratio of #fceee5 with white color is 1.14
Preview of #fceee5 on black background
The contrast ratio of #fceee5 with black color is 18.5
#fceee5 color will look good with a black background.
Color Schemes of #fceee5
Triadic Colors of #fceee5
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 #fceee5
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 #fceee5
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 #fceee5
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: #fceee5;
}
This is a sample text used for the color #fceee5. 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: #fceee5;
}
This is a sample text used for the color #fceee5. 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 #fceee5;
}
This is a sample text used for the color #fceee5. 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 35.05%
Green 33.1%
Blue 31.85%
CMYK Percentage
Cyan 0
Magenta 35.03%
Yellow 57.55%
Black 7.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.