#cdccdc Hex Color
rgb(205, 204, 220)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | cc | dc | - | #cdccdc |
| RGB | 205 | 204 | 220 | - | rgb(205,204,220) |
| HSL | 244 | 19% | 83% | - | hsl(244,19%,83%) |
| HSV | 244 | 7% | 86% | - | hsv(244,7%,86%) |
| XYZ | 59.688 | 61.3322 | 76.4025 | - | xyz(59.688,61.3322,76.4025) |
| CIE-LAB | 82.56 | 3.36 | -7.8 | - | lab(82.56,3.36,-7.8) |
| CMYK | 0.068181818181818 | 0.072727272727273 | 0 | 0.13725490196078 | cmyk(0.068181818181818,0.072727272727273,0,0.13725490196078) |
Description
The RGB value of color #cdccdc is rgb(205, 204, 220).
In the hex color #cdccdc, The value of Red is 205, value of Green is 204, and value of Blue is 220. The primary color is Blue. Similarly, The HSL values for #cdccdc consists of 244° Hue, 19% Saturation, and 83% Lightness.
In the CMYK color model, the color #cdccdc can be represented as Cyan=0.068181818181818%, Magenta=0.072727272727273%, Yellow=0%, and Black=0.13725490196078%.
Shades of #cdccdc
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 #cdccdc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdccdc
Preview of #cdccdc on White Background
The contrast ratio of #cdccdc with white color is 1.58
Preview of #cdccdc on black background
The contrast ratio of #cdccdc with black color is 13.27
#cdccdc color will look good with a black background.
Color Schemes of #cdccdc
Triadic Colors of #cdccdc
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 #cdccdc
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 #cdccdc
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 #cdccdc
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: #cdccdc;
}
This is a sample text used for the color #cdccdc. 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: #cdccdc;
}
This is a sample text used for the color #cdccdc. 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 #cdccdc;
}
This is a sample text used for the color #cdccdc. 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.59%
Green 32.43%
Blue 34.98%
CMYK Percentage
Cyan 24.51
Magenta 26.15%
Yellow 0%
Black 49.34%
Comments on this color
Please login or signup to post a comment.
No comments yet.