#cdd0cc Hex Color
rgb(205, 208, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | d0 | cc | - | #cdd0cc |
RGB | 205 | 208 | 204 | - | rgb(205,208,204) |
HSL | 105 | 4% | 81% | - | hsl(105,4%,81%) |
HSV | 105 | 2% | 82% | - | hsv(105,2%,82%) |
XYZ | 58.6318 | 62.4505 | 66.0907 | - | xyz(58.6318,62.4505,66.0907) |
CIE-LAB | 83.15 | -1.75 | 1.61 | - | lab(83.15,-1.75,1.61) |
CMYK | 0.014423076923077 | 0 | 0.019230769230769 | 0.1843137254902 | cmyk(0.014423076923077,0,0.019230769230769,0.1843137254902) |
Description
The RGB value of color #cdd0cc is rgb(205, 208, 204).
In the hex color #cdd0cc, The value of Red is 205, value of Green is 208, and value of Blue is 204. The primary color is Green. Similarly, The HSL values for #cdd0cc consists of 105° Hue, 4% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdd0cc can be represented as Cyan=0.014423076923077%, Magenta=0%, Yellow=0.019230769230769%, and Black=0.1843137254902%.
Shades of #cdd0cc
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 #cdd0cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd0cc
Preview of #cdd0cc on White Background
The contrast ratio of #cdd0cc with white color is 1.56
Preview of #cdd0cc on black background
The contrast ratio of #cdd0cc with black color is 13.49
#cdd0cc color will look good with a black background.
Color Schemes of #cdd0cc
Triadic Colors of #cdd0cc
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 #cdd0cc
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 #cdd0cc
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 #cdd0cc
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: #cdd0cc;
}
This is a sample text used for the color #cdd0cc. 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: #cdd0cc;
}
This is a sample text used for the color #cdd0cc. 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 #cdd0cc;
}
This is a sample text used for the color #cdd0cc. 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.23%
Green 33.71%
Blue 33.06%
CMYK Percentage
Cyan 6.62
Magenta 0%
Yellow 8.82%
Black 84.56%
Comments on this color
Please login or signup to post a comment.
No comments yet.