#d9cbcc Hex Color
rgb(217, 203, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d9 | cb | cc | - | #d9cbcc |
RGB | 217 | 203 | 204 | - | rgb(217,203,204) |
HSL | 356 | 16% | 82% | - | hsl(356,16%,82%) |
HSV | 356 | 6% | 85% | - | hsv(356,6%,85%) |
XYZ | 60.8703 | 61.8232 | 65.8516 | - | xyz(60.8703,61.8232,65.8516) |
CIE-LAB | 82.82 | 5.04 | 1.24 | - | lab(82.82,5.04,1.24) |
CMYK | 0 | 0.064516129032258 | 0.059907834101382 | 0.14901960784314 | cmyk(0,0.064516129032258,0.059907834101382,0.14901960784314) |
Description
The RGB value of color #d9cbcc is rgb(217, 203, 204).
In the hex color #d9cbcc, The value of Red is 217, value of Green is 203, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d9cbcc consists of 356° Hue, 16% Saturation, and 82% Lightness.
In the CMYK color model, the color #d9cbcc can be represented as Cyan=0%, Magenta=0.064516129032258%, Yellow=0.059907834101382%, and Black=0.14901960784314%.
Shades of #d9cbcc
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 #d9cbcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d9cbcc
Preview of #d9cbcc on White Background
The contrast ratio of #d9cbcc with white color is 1.57
Preview of #d9cbcc on black background
The contrast ratio of #d9cbcc with black color is 13.36
#d9cbcc color will look good with a black background.
Color Schemes of #d9cbcc
Triadic Colors of #d9cbcc
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 #d9cbcc
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 #d9cbcc
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 #d9cbcc
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: #d9cbcc;
}
This is a sample text used for the color #d9cbcc. 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: #d9cbcc;
}
This is a sample text used for the color #d9cbcc. 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 #d9cbcc;
}
This is a sample text used for the color #d9cbcc. 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 34.78%
Green 32.53%
Blue 32.69%
CMYK Percentage
Cyan 0
Magenta 23.59%
Yellow 21.91%
Black 54.5%
Comments on this color
Please login or signup to post a comment.
No comments yet.