#fcf1dd Hex Color
rgb(252, 241, 221)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | f1 | dd | - | #fcf1dd |
RGB | 252 | 241 | 221 | - | rgb(252,241,221) |
HSL | 39 | 84% | 93% | - | hsl(39,84%,93%) |
HSV | 39 | 12% | 99% | - | hsv(39,12%,99%) |
XYZ | 84.6513 | 88.8265 | 81.0902 | - | xyz(84.6513,88.8265,81.0902) |
CIE-LAB | 95.51 | 0.43 | 10.97 | - | lab(95.51,0.43,10.97) |
CMYK | 0 | 0.043650793650794 | 0.12301587301587 | 0.011764705882353 | cmyk(0,0.043650793650794,0.12301587301587,0.011764705882353) |
Description
The RGB value of color #fcf1dd is rgb(252, 241, 221).
In the hex color #fcf1dd, The value of Red is 252, value of Green is 241, and value of Blue is 221. The primary color is Red. Similarly, The HSL values for #fcf1dd consists of 39° Hue, 84% Saturation, and 93% Lightness.
In the CMYK color model, the color #fcf1dd can be represented as Cyan=0%, Magenta=0.043650793650794%, Yellow=0.12301587301587%, and Black=0.011764705882353%.
Shades of #fcf1dd
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 #fcf1dd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf1dd
Preview of #fcf1dd on White Background
The contrast ratio of #fcf1dd with white color is 1.12
Preview of #fcf1dd on black background
The contrast ratio of #fcf1dd with black color is 18.77
#fcf1dd color will look good with a black background.
Color Schemes of #fcf1dd
Triadic Colors of #fcf1dd
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 #fcf1dd
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 #fcf1dd
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 #fcf1dd
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: #fcf1dd;
}
This is a sample text used for the color #fcf1dd. 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: #fcf1dd;
}
This is a sample text used for the color #fcf1dd. 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 #fcf1dd;
}
This is a sample text used for the color #fcf1dd. 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.29%
Green 33.75%
Blue 30.95%
CMYK Percentage
Cyan 0
Magenta 24.46%
Yellow 68.94%
Black 6.59%
Comments on this color
Please login or signup to post a comment.
No comments yet.