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