#cdccde Hex Color
rgb(205, 204, 222)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | cc | de | - | #cdccde |
RGB | 205 | 204 | 222 | - | rgb(205,204,222) |
HSL | 243 | 21% | 84% | - | hsl(243,21%,84%) |
HSV | 243 | 8% | 87% | - | hsv(243,8%,87%) |
XYZ | 59.9545 | 61.4388 | 77.8062 | - | xyz(59.9545,61.4388,77.8062) |
CIE-LAB | 82.61 | 3.75 | -8.78 | - | lab(82.61,3.75,-8.78) |
CMYK | 0.076576576576577 | 0.081081081081081 | 0 | 0.12941176470588 | cmyk(0.076576576576577,0.081081081081081,0,0.12941176470588) |
Description
The RGB value of color #cdccde is rgb(205, 204, 222).
In the hex color #cdccde, The value of Red is 205, value of Green is 204, and value of Blue is 222. The primary color is Blue. Similarly, The HSL values for #cdccde consists of 243° Hue, 21% Saturation, and 84% Lightness.
In the CMYK color model, the color #cdccde can be represented as Cyan=0.076576576576577%, Magenta=0.081081081081081%, Yellow=0%, and Black=0.12941176470588%.
Shades of #cdccde
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 #cdccde
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdccde
Preview of #cdccde on White Background
The contrast ratio of #cdccde with white color is 1.58
Preview of #cdccde on black background
The contrast ratio of #cdccde with black color is 13.29
#cdccde color will look good with a black background.
Color Schemes of #cdccde
Triadic Colors of #cdccde
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 #cdccde
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 #cdccde
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 #cdccde
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: #cdccde;
}
This is a sample text used for the color #cdccde. 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: #cdccde;
}
This is a sample text used for the color #cdccde. 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 #cdccde;
}
This is a sample text used for the color #cdccde. 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 32.49%
Green 32.33%
Blue 35.18%
CMYK Percentage
Cyan 26.68
Magenta 28.24%
Yellow 0%
Black 45.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.