#cfd0cb Hex Color
rgb(207, 208, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cf | d0 | cb | - | #cfd0cb |
RGB | 207 | 208 | 203 | - | rgb(207,208,203) |
HSL | 72 | 5% | 81% | - | hsl(72,5%,81%) |
HSV | 72 | 2% | 82% | - | hsv(72,2%,82%) |
XYZ | 59.0675 | 62.6889 | 65.4869 | - | xyz(59.0675,62.6889,65.4869) |
CIE-LAB | 83.28 | -1.24 | 2.35 | - | lab(83.28,-1.24,2.35) |
CMYK | 0.0048076923076923 | 0 | 0.024038461538462 | 0.1843137254902 | cmyk(0.0048076923076923,0,0.024038461538462,0.1843137254902) |
Description
The RGB value of color #cfd0cb is rgb(207, 208, 203).
In the hex color #cfd0cb, The value of Red is 207, value of Green is 208, and value of Blue is 203. The primary color is Green. Similarly, The HSL values for #cfd0cb consists of 72° Hue, 5% Saturation, and 81% Lightness.
In the CMYK color model, the color #cfd0cb can be represented as Cyan=0.0048076923076923%, Magenta=0%, Yellow=0.024038461538462%, and Black=0.1843137254902%.
Shades of #cfd0cb
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 #cfd0cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cfd0cb
Preview of #cfd0cb on White Background
The contrast ratio of #cfd0cb with white color is 1.55
Preview of #cfd0cb on black background
The contrast ratio of #cfd0cb with black color is 13.54
#cfd0cb color will look good with a black background.
Color Schemes of #cfd0cb
Triadic Colors of #cfd0cb
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 #cfd0cb
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 #cfd0cb
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 #cfd0cb
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: #cfd0cb;
}
This is a sample text used for the color #cfd0cb. 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: #cfd0cb;
}
This is a sample text used for the color #cfd0cb. 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 #cfd0cb;
}
This is a sample text used for the color #cfd0cb. 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.5%
Green 33.66%
Blue 32.85%
CMYK Percentage
Cyan 2.26
Magenta 0%
Yellow 11.28%
Black 86.47%
Comments on this color
Please login or signup to post a comment.
No comments yet.