#fcf5ec Hex Color
rgb(252, 245, 236)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | f5 | ec | - | #fcf5ec |
RGB | 252 | 245 | 236 | - | rgb(252,245,236) |
HSL | 34 | 73% | 96% | - | hsl(34,73%,96%) |
HSV | 34 | 6% | 99% | - | hsv(34,6%,99%) |
XYZ | 87.9376 | 92.0564 | 92.4907 | - | xyz(87.9376,92.0564,92.4907) |
CIE-LAB | 96.84 | 0.82 | 5.14 | - | lab(96.84,0.82,5.14) |
CMYK | 0 | 0.027777777777778 | 0.063492063492063 | 0.011764705882353 | cmyk(0,0.027777777777778,0.063492063492063,0.011764705882353) |
Description
The RGB value of color #fcf5ec is rgb(252, 245, 236).
In the hex color #fcf5ec, The value of Red is 252, value of Green is 245, and value of Blue is 236. The primary color is Red. Similarly, The HSL values for #fcf5ec consists of 34° Hue, 73% Saturation, and 96% Lightness.
In the CMYK color model, the color #fcf5ec can be represented as Cyan=0%, Magenta=0.027777777777778%, Yellow=0.063492063492063%, and Black=0.011764705882353%.
Shades of #fcf5ec
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 #fcf5ec
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf5ec
Preview of #fcf5ec on White Background
The contrast ratio of #fcf5ec with white color is 1.08
Preview of #fcf5ec on black background
The contrast ratio of #fcf5ec with black color is 19.41
#fcf5ec color will look good with a black background.
Color Schemes of #fcf5ec
Triadic Colors of #fcf5ec
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 #fcf5ec
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 #fcf5ec
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 #fcf5ec
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: #fcf5ec;
}
This is a sample text used for the color #fcf5ec. 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: #fcf5ec;
}
This is a sample text used for the color #fcf5ec. 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 #fcf5ec;
}
This is a sample text used for the color #fcf5ec. 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 34.38%
Green 33.42%
Blue 32.2%
CMYK Percentage
Cyan 0
Magenta 26.96%
Yellow 61.62%
Black 11.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.