#cdccd1 Hex Color
rgb(205, 204, 209)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | cc | d1 | - | #cdccd1 |
| RGB | 205 | 204 | 209 | - | rgb(205,204,209) |
| HSL | 252 | 5% | 81% | - | hsl(252,5%,81%) |
| HSV | 252 | 2% | 82% | - | hsv(252,2%,82%) |
| XYZ | 58.2783 | 60.7683 | 68.9795 | - | xyz(58.2783,60.7683,68.9795) |
| CIE-LAB | 82.25 | 1.27 | -2.37 | - | lab(82.25,1.27,-2.37) |
| CMYK | 0.019138755980861 | 0.023923444976076 | 0 | 0.18039215686275 | cmyk(0.019138755980861,0.023923444976076,0,0.18039215686275) |
Description
The RGB value of color #cdccd1 is rgb(205, 204, 209).
In the hex color #cdccd1, The value of Red is 205, value of Green is 204, and value of Blue is 209. The primary color is Blue. Similarly, The HSL values for #cdccd1 consists of 252° Hue, 5% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdccd1 can be represented as Cyan=0.019138755980861%, Magenta=0.023923444976076%, Yellow=0%, and Black=0.18039215686275%.
Shades of #cdccd1
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 #cdccd1
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdccd1
Preview of #cdccd1 on White Background
The contrast ratio of #cdccd1 with white color is 1.6
Preview of #cdccd1 on black background
The contrast ratio of #cdccd1 with black color is 13.15
#cdccd1 color will look good with a black background.
Color Schemes of #cdccd1
Triadic Colors of #cdccd1
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 #cdccd1
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 #cdccd1
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 #cdccd1
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: #cdccd1;
}
This is a sample text used for the color #cdccd1. 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: #cdccd1;
}
This is a sample text used for the color #cdccd1. 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 #cdccd1;
}
This is a sample text used for the color #cdccd1. 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.01%
Blue 33.82%
CMYK Percentage
Cyan 8.56
Magenta 10.71%
Yellow 0%
Black 80.73%
Comments on this color
Please login or signup to post a comment.
No comments yet.