#d4cbcd Hex Color
rgb(212, 203, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d4 | cb | cd | - | #d4cbcd |
RGB | 212 | 203 | 205 | - | rgb(212,203,205) |
HSL | 347 | 9% | 81% | - | hsl(347,9%,81%) |
HSV | 347 | 4% | 83% | - | hsv(347,4%,83%) |
XYZ | 59.5268 | 61.1167 | 66.4169 | - | xyz(59.5268,61.1167,66.4169) |
CIE-LAB | 82.44 | 3.47 | 0.11 | - | lab(82.44,3.47,0.11) |
CMYK | 0 | 0.042452830188679 | 0.033018867924528 | 0.16862745098039 | cmyk(0,0.042452830188679,0.033018867924528,0.16862745098039) |
Description
The RGB value of color #d4cbcd is rgb(212, 203, 205).
In the hex color #d4cbcd, The value of Red is 212, value of Green is 203, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #d4cbcd consists of 347° Hue, 9% Saturation, and 81% Lightness.
In the CMYK color model, the color #d4cbcd can be represented as Cyan=0%, Magenta=0.042452830188679%, Yellow=0.033018867924528%, and Black=0.16862745098039%.
Shades of #d4cbcd
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 #d4cbcd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d4cbcd
Preview of #d4cbcd on White Background
The contrast ratio of #d4cbcd with white color is 1.59
Preview of #d4cbcd on black background
The contrast ratio of #d4cbcd with black color is 13.22
#d4cbcd color will look good with a black background.
Color Schemes of #d4cbcd
Triadic Colors of #d4cbcd
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 #d4cbcd
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 #d4cbcd
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 #d4cbcd
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: #d4cbcd;
}
This is a sample text used for the color #d4cbcd. 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: #d4cbcd;
}
This is a sample text used for the color #d4cbcd. 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 #d4cbcd;
}
This is a sample text used for the color #d4cbcd. 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.19%
Green 32.74%
Blue 33.06%
CMYK Percentage
Cyan 0
Magenta 17.39%
Yellow 13.53%
Black 69.08%
Comments on this color
Please login or signup to post a comment.
No comments yet.