#cdc5cc Hex Color
rgb(205, 197, 204)
Color Information
| Name | First value | Second Value | Third Value | Fourth Value | Written As |
|---|---|---|---|---|---|
| HEX | cd | c5 | cc | - | #cdc5cc |
| RGB | 205 | 197 | 204 | - | rgb(205,197,204) |
| HSL | 308 | 7% | 79% | - | hsl(308,7%,79%) |
| HSV | 308 | 4% | 80% | - | hsv(308,4%,80%) |
| XYZ | 56.0422 | 57.2713 | 65.2275 | - | xyz(56.0422,57.2713,65.2275) |
| CIE-LAB | 80.33 | 4.05 | -2.51 | - | lab(80.33,4.05,-2.51) |
| CMYK | 0 | 0.039024390243902 | 0.0048780487804878 | 0.19607843137255 | cmyk(0,0.039024390243902,0.0048780487804878,0.19607843137255) |
Description
The RGB value of color #cdc5cc is rgb(205, 197, 204).
In the hex color #cdc5cc, The value of Red is 205, value of Green is 197, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #cdc5cc consists of 308° Hue, 7% Saturation, and 79% Lightness.
In the CMYK color model, the color #cdc5cc can be represented as Cyan=0%, Magenta=0.039024390243902%, Yellow=0.0048780487804878%, and Black=0.19607843137255%.
Shades of #cdc5cc
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 #cdc5cc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #cdc5cc
Preview of #cdc5cc on White Background
The contrast ratio of #cdc5cc with white color is 1.69
Preview of #cdc5cc on black background
The contrast ratio of #cdc5cc with black color is 12.45
#cdc5cc color will look good with a black background.
Color Schemes of #cdc5cc
Triadic Colors of #cdc5cc
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 #cdc5cc
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 #cdc5cc
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 #cdc5cc
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: #cdc5cc;
}
This is a sample text used for the color #cdc5cc. 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: #cdc5cc;
}
This is a sample text used for the color #cdc5cc. 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 #cdc5cc;
}
This is a sample text used for the color #cdc5cc. 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.83%
Green 32.51%
Blue 33.66%
CMYK Percentage
Cyan 0
Magenta 16.26%
Yellow 2.03%
Black 81.71%
Comments on this color
Please login or signup to post a comment.
No comments yet.