#d2cacd Hex Color
rgb(210, 202, 205)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | ca | cd | - | #d2cacd |
RGB | 210 | 202 | 205 | - | rgb(210,202,205) |
HSL | 338 | 8% | 81% | - | hsl(338,8%,81%) |
HSV | 338 | 4% | 82% | - | hsv(338,4%,82%) |
XYZ | 58.7183 | 60.3505 | 66.3116 | - | xyz(58.7183,60.3505,66.3116) |
CIE-LAB | 82.03 | 3.31 | -0.51 | - | lab(82.03,3.31,-0.51) |
CMYK | 0 | 0.038095238095238 | 0.023809523809524 | 0.17647058823529 | cmyk(0,0.038095238095238,0.023809523809524,0.17647058823529) |
Description
The RGB value of color #d2cacd is rgb(210, 202, 205).
In the hex color #d2cacd, The value of Red is 210, value of Green is 202, and value of Blue is 205. The primary color is Red. Similarly, The HSL values for #d2cacd consists of 338° Hue, 8% Saturation, and 81% Lightness.
In the CMYK color model, the color #d2cacd can be represented as Cyan=0%, Magenta=0.038095238095238%, Yellow=0.023809523809524%, and Black=0.17647058823529%.
Shades of #d2cacd
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 #d2cacd
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2cacd
Preview of #d2cacd on White Background
The contrast ratio of #d2cacd with white color is 1.61
Preview of #d2cacd on black background
The contrast ratio of #d2cacd with black color is 13.07
#d2cacd color will look good with a black background.
Color Schemes of #d2cacd
Triadic Colors of #d2cacd
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 #d2cacd
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 #d2cacd
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 #d2cacd
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: #d2cacd;
}
This is a sample text used for the color #d2cacd. 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: #d2cacd;
}
This is a sample text used for the color #d2cacd. 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 #d2cacd;
}
This is a sample text used for the color #d2cacd. 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.04%
Green 32.74%
Blue 33.23%
CMYK Percentage
Cyan 0
Magenta 15.98%
Yellow 9.99%
Black 74.03%
Comments on this color
Please login or signup to post a comment.
No comments yet.