#cbd0c9 Hex Color
rgb(203, 208, 201)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cb | d0 | c9 | - | #cbd0c9 |
RGB | 203 | 208 | 201 | - | rgb(203,208,201) |
HSL | 103 | 7% | 80% | - | hsl(103,7%,80%) |
HSV | 103 | 3% | 82% | - | hsv(103,3%,82%) |
XYZ | 57.7271 | 62.0253 | 64.1879 | - | xyz(57.7271,62.0253,64.1879) |
CIE-LAB | 82.93 | -2.98 | 2.87 | - | lab(82.93,-2.98,2.87) |
CMYK | 0.024038461538462 | 0 | 0.033653846153846 | 0.1843137254902 | cmyk(0.024038461538462,0,0.033653846153846,0.1843137254902) |
Description
The RGB value of color #cbd0c9 is rgb(203, 208, 201).
In the hex color #cbd0c9, The value of Red is 203, value of Green is 208, and value of Blue is 201. The primary color is Green. Similarly, The HSL values for #cbd0c9 consists of 103° Hue, 7% Saturation, and 80% Lightness.
In the CMYK color model, the color #cbd0c9 can be represented as Cyan=0.024038461538462%, Magenta=0%, Yellow=0.033653846153846%, and Black=0.1843137254902%.
Shades of #cbd0c9
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 #cbd0c9
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cbd0c9
Preview of #cbd0c9 on White Background
The contrast ratio of #cbd0c9 with white color is 1.57
Preview of #cbd0c9 on black background
The contrast ratio of #cbd0c9 with black color is 13.41
#cbd0c9 color will look good with a black background.
Color Schemes of #cbd0c9
Triadic Colors of #cbd0c9
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 #cbd0c9
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 #cbd0c9
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 #cbd0c9
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: #cbd0c9;
}
This is a sample text used for the color #cbd0c9. 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: #cbd0c9;
}
This is a sample text used for the color #cbd0c9. 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 #cbd0c9;
}
This is a sample text used for the color #cbd0c9. 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.17%
Green 33.99%
Blue 32.84%
CMYK Percentage
Cyan 9.93
Magenta 0%
Yellow 13.91%
Black 76.16%
Comments on this color
Please login or signup to post a comment.
No comments yet.