#fcf7c2 Hex Color
rgb(252, 247, 194)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | f7 | c2 | - | #fcf7c2 |
RGB | 252 | 247 | 194 | - | rgb(252,247,194) |
HSL | 55 | 91% | 87% | - | hsl(55,91%,87%) |
HSV | 55 | 23% | 99% | - | hsv(55,23%,99%) |
XYZ | 83.1433 | 91.112 | 64.2432 | - | xyz(83.1433,91.112,64.2432) |
CIE-LAB | 96.46 | -6.54 | 26.14 | - | lab(96.46,-6.54,26.14) |
CMYK | 0 | 0.01984126984127 | 0.23015873015873 | 0.011764705882353 | cmyk(0,0.01984126984127,0.23015873015873,0.011764705882353) |
Description
The RGB value of color #fcf7c2 is rgb(252, 247, 194).
In the hex color #fcf7c2, The value of Red is 252, value of Green is 247, and value of Blue is 194. The primary color is Red. Similarly, The HSL values for #fcf7c2 consists of 55° Hue, 91% Saturation, and 87% Lightness.
In the CMYK color model, the color #fcf7c2 can be represented as Cyan=0%, Magenta=0.01984126984127%, Yellow=0.23015873015873%, and Black=0.011764705882353%.
Shades of #fcf7c2
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 #fcf7c2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf7c2
Preview of #fcf7c2 on White Background
The contrast ratio of #fcf7c2 with white color is 1.09
Preview of #fcf7c2 on black background
The contrast ratio of #fcf7c2 with black color is 19.22
#fcf7c2 color will look good with a black background.
Color Schemes of #fcf7c2
Triadic Colors of #fcf7c2
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 #fcf7c2
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 #fcf7c2
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 #fcf7c2
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: #fcf7c2;
}
This is a sample text used for the color #fcf7c2. 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: #fcf7c2;
}
This is a sample text used for the color #fcf7c2. 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 #fcf7c2;
}
This is a sample text used for the color #fcf7c2. 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 36.36%
Green 35.64%
Blue 27.99%
CMYK Percentage
Cyan 0
Magenta 7.58%
Yellow 87.93%
Black 4.49%
Comments on this color
Please login or signup to post a comment.
No comments yet.