#fcf5f7 Hex Color
rgb(252, 245, 247)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fc | f5 | f7 | - | #fcf5f7 |
RGB | 252 | 245 | 247 | - | rgb(252,245,247) |
HSL | 343 | 54% | 97% | - | hsl(343,54%,97%) |
HSV | 343 | 3% | 99% | - | hsv(343,3%,99%) |
XYZ | 89.5858 | 92.7157 | 101.1699 | - | xyz(89.5858,92.7157,101.1699) |
CIE-LAB | 97.11 | 2.68 | -0.14 | - | lab(97.11,2.68,-0.14) |
CMYK | 0 | 0.027777777777778 | 0.01984126984127 | 0.011764705882353 | cmyk(0,0.027777777777778,0.01984126984127,0.011764705882353) |
Description
The RGB value of color #fcf5f7 is rgb(252, 245, 247).
In the hex color #fcf5f7, The value of Red is 252, value of Green is 245, and value of Blue is 247. The primary color is Red. Similarly, The HSL values for #fcf5f7 consists of 343° Hue, 54% Saturation, and 97% Lightness.
In the CMYK color model, the color #fcf5f7 can be represented as Cyan=0%, Magenta=0.027777777777778%, Yellow=0.01984126984127%, and Black=0.011764705882353%.
Shades of #fcf5f7
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 #fcf5f7
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fcf5f7
Preview of #fcf5f7 on White Background
The contrast ratio of #fcf5f7 with white color is 1.07
Preview of #fcf5f7 on black background
The contrast ratio of #fcf5f7 with black color is 19.54
#fcf5f7 color will look good with a black background.
Color Schemes of #fcf5f7
Triadic Colors of #fcf5f7
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 #fcf5f7
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 #fcf5f7
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 #fcf5f7
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: #fcf5f7;
}
This is a sample text used for the color #fcf5f7. 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: #fcf5f7;
}
This is a sample text used for the color #fcf5f7. 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 #fcf5f7;
}
This is a sample text used for the color #fcf5f7. 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 33.87%
Green 32.93%
Blue 33.2%
CMYK Percentage
Cyan 0
Magenta 46.78%
Yellow 33.41%
Black 19.81%
Comments on this color
Please login or signup to post a comment.
No comments yet.