#fcf2da Hex Color
rgb(252, 242, 218)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | fc | f2 | da | - | #fcf2da |
| RGB | 252 | 242 | 218 | - | rgb(252,242,218) |
| HSL | 42 | 85% | 92% | - | hsl(42,85%,92%) |
| HSV | 42 | 13% | 99% | - | hsv(42,13%,99%) |
| XYZ | 84.5519 | 89.2617 | 79.1025 | - | xyz(84.5519,89.2617,79.1025) |
| CIE-LAB | 95.69 | -0.55 | 12.78 | - | lab(95.69,-0.55,12.78) |
| CMYK | 0 | 0.03968253968254 | 0.13492063492063 | 0.011764705882353 | cmyk(0,0.03968253968254,0.13492063492063,0.011764705882353) |
Description
The RGB value of color #fcf2da is rgb(252, 242, 218).
In the hex color #fcf2da, The value of Red is 252, value of Green is 242, and value of Blue is 218. The primary color is Red. Similarly, The HSL values for #fcf2da consists of 42° Hue, 85% Saturation, and 92% Lightness.
In the CMYK color model, the color #fcf2da can be represented as Cyan=0%, Magenta=0.03968253968254%, Yellow=0.13492063492063%, and Black=0.011764705882353%.
Shades of #fcf2da
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 #fcf2da
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf2da
Preview of #fcf2da on White Background
The contrast ratio of #fcf2da with white color is 1.11
Preview of #fcf2da on black background
The contrast ratio of #fcf2da with black color is 18.85
#fcf2da color will look good with a black background.
Color Schemes of #fcf2da
Triadic Colors of #fcf2da
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 #fcf2da
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 #fcf2da
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 #fcf2da
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: #fcf2da;
}
This is a sample text used for the color #fcf2da. 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: #fcf2da;
}
This is a sample text used for the color #fcf2da. 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 #fcf2da;
}
This is a sample text used for the color #fcf2da. 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.39%
Green 33.99%
Blue 30.62%
CMYK Percentage
Cyan 0
Magenta 21.29%
Yellow 72.39%
Black 6.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.