#cdd2cd Hex Color
rgb(205, 210, 205)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | d2 | cd | - | #cdd2cd |
| RGB | 205 | 210 | 205 | - | rgb(205,210,205) |
| HSL | 120 | 5% | 81% | - | hsl(120,5%,81%) |
| HSV | 120 | 2% | 82% | - | hsv(120,2%,82%) |
| XYZ | 59.2429 | 63.4801 | 66.8881 | - | xyz(59.2429,63.4801,66.8881) |
| CIE-LAB | 83.69 | -2.61 | 1.87 | - | lab(83.69,-2.61,1.87) |
| CMYK | 0.023809523809524 | 0 | 0.023809523809524 | 0.17647058823529 | cmyk(0.023809523809524,0,0.023809523809524,0.17647058823529) |
Description
The RGB value of color #cdd2cd is rgb(205, 210, 205).
In the hex color #cdd2cd, The value of Red is 205, value of Green is 210, and value of Blue is 205. The primary color is Green. Similarly, The HSL values for #cdd2cd consists of 120° Hue, 5% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdd2cd can be represented as Cyan=0.023809523809524%, Magenta=0%, Yellow=0.023809523809524%, and Black=0.17647058823529%.
Shades of #cdd2cd
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 #cdd2cd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdd2cd
Preview of #cdd2cd on White Background
The contrast ratio of #cdd2cd with white color is 1.53
Preview of #cdd2cd on black background
The contrast ratio of #cdd2cd with black color is 13.7
#cdd2cd color will look good with a black background.
Color Schemes of #cdd2cd
Triadic Colors of #cdd2cd
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 #cdd2cd
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 #cdd2cd
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 #cdd2cd
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: #cdd2cd;
}
This is a sample text used for the color #cdd2cd. 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: #cdd2cd;
}
This is a sample text used for the color #cdd2cd. 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 #cdd2cd;
}
This is a sample text used for the color #cdd2cd. 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.06%
Green 33.87%
Blue 33.06%
CMYK Percentage
Cyan 10.63
Magenta 0%
Yellow 10.63%
Black 78.75%
Comments on this color
Please login or signup to post a comment.
No comments yet.