#f9cfcc Hex Color
rgb(249, 207, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | f9 | cf | cc | - | #f9cfcc |
RGB | 249 | 207 | 204 | - | rgb(249,207,204) |
HSL | 4 | 79% | 89% | - | hsl(4,79%,89%) |
HSV | 4 | 18% | 98% | - | hsv(4,18%,98%) |
XYZ | 72.2788 | 69.125 | 66.6597 | - | xyz(72.2788,69.125,66.6597) |
CIE-LAB | 86.57 | 14.29 | 7.01 | - | lab(86.57,14.29,7.01) |
CMYK | 0 | 0.16867469879518 | 0.18072289156627 | 0.023529411764706 | cmyk(0,0.16867469879518,0.18072289156627,0.023529411764706) |
Description
The RGB value of color #f9cfcc is rgb(249, 207, 204).
In the hex color #f9cfcc, The value of Red is 249, value of Green is 207, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #f9cfcc consists of 4° Hue, 79% Saturation, and 89% Lightness.
In the CMYK color model, the color #f9cfcc can be represented as Cyan=0%, Magenta=0.16867469879518%, Yellow=0.18072289156627%, and Black=0.023529411764706%.
Shades of #f9cfcc
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 #f9cfcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #f9cfcc
Preview of #f9cfcc on White Background
The contrast ratio of #f9cfcc with white color is 1.42
Preview of #f9cfcc on black background
The contrast ratio of #f9cfcc with black color is 14.83
#f9cfcc color will look good with a black background.
Color Schemes of #f9cfcc
Triadic Colors of #f9cfcc
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 #f9cfcc
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 #f9cfcc
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 #f9cfcc
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: #f9cfcc;
}
This is a sample text used for the color #f9cfcc. 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: #f9cfcc;
}
This is a sample text used for the color #f9cfcc. 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 #f9cfcc;
}
This is a sample text used for the color #f9cfcc. 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 37.73%
Green 31.36%
Blue 30.91%
CMYK Percentage
Cyan 0
Magenta 45.23%
Yellow 48.46%
Black 6.31%
Comments on this color
Please login or signup to post a comment.
No comments yet.