#cdccd2 Hex Color
rgb(205, 204, 210)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | cd | cc | d2 | - | #cdccd2 |
RGB | 205 | 204 | 210 | - | rgb(205,204,210) |
HSL | 250 | 6% | 81% | - | hsl(250,6%,81%) |
HSV | 250 | 3% | 82% | - | hsv(250,3%,82%) |
XYZ | 58.4026 | 60.818 | 69.6337 | - | xyz(58.4026,60.818,69.6337) |
CIE-LAB | 82.28 | 1.45 | -2.86 | - | lab(82.28,1.45,-2.86) |
CMYK | 0.023809523809524 | 0.028571428571428 | 0 | 0.17647058823529 | cmyk(0.023809523809524,0.028571428571428,0,0.17647058823529) |
Description
The RGB value of color #cdccd2 is rgb(205, 204, 210).
In the hex color #cdccd2, The value of Red is 205, value of Green is 204, and value of Blue is 210. The primary color is Blue. Similarly, The HSL values for #cdccd2 consists of 250° Hue, 6% Saturation, and 81% Lightness.
In the CMYK color model, the color #cdccd2 can be represented as Cyan=0.023809523809524%, Magenta=0.028571428571428%, Yellow=0%, and Black=0.17647058823529%.
Shades of #cdccd2
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 #cdccd2
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdccd2
Preview of #cdccd2 on White Background
The contrast ratio of #cdccd2 with white color is 1.6
Preview of #cdccd2 on black background
The contrast ratio of #cdccd2 with black color is 13.16
#cdccd2 color will look good with a black background.
Color Schemes of #cdccd2
Triadic Colors of #cdccd2
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 #cdccd2
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 #cdccd2
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 #cdccd2
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: #cdccd2;
}
This is a sample text used for the color #cdccd2. 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: #cdccd2;
}
This is a sample text used for the color #cdccd2. 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 #cdccd2;
}
This is a sample text used for the color #cdccd2. 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.12%
Green 32.96%
Blue 33.93%
CMYK Percentage
Cyan 10.4
Magenta 12.48%
Yellow 0%
Black 77.11%
Comments on this color
Please login or signup to post a comment.
No comments yet.