#d6cdcc Hex Color
rgb(214, 205, 204)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d6 | cd | cc | - | #d6cdcc |
RGB | 214 | 205 | 204 | - | rgb(214,205,204) |
HSL | 6 | 11% | 82% | - | hsl(6,11%,82%) |
HSV | 6 | 5% | 84% | - | hsv(6,5%,84%) |
XYZ | 60.462 | 62.3184 | 65.9687 | - | xyz(60.462,62.3184,65.9687) |
CIE-LAB | 83.08 | 2.94 | 1.6 | - | lab(83.08,2.94,1.6) |
CMYK | 0 | 0.042056074766355 | 0.046728971962617 | 0.16078431372549 | cmyk(0,0.042056074766355,0.046728971962617,0.16078431372549) |
Description
The RGB value of color #d6cdcc is rgb(214, 205, 204).
In the hex color #d6cdcc, The value of Red is 214, value of Green is 205, and value of Blue is 204. The primary color is Red. Similarly, The HSL values for #d6cdcc consists of 6° Hue, 11% Saturation, and 82% Lightness.
In the CMYK color model, the color #d6cdcc can be represented as Cyan=0%, Magenta=0.042056074766355%, Yellow=0.046728971962617%, and Black=0.16078431372549%.
Shades of #d6cdcc
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 #d6cdcc
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d6cdcc
Preview of #d6cdcc on White Background
The contrast ratio of #d6cdcc with white color is 1.56
Preview of #d6cdcc on black background
The contrast ratio of #d6cdcc with black color is 13.46
#d6cdcc color will look good with a black background.
Color Schemes of #d6cdcc
Triadic Colors of #d6cdcc
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 #d6cdcc
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 #d6cdcc
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 #d6cdcc
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: #d6cdcc;
}
This is a sample text used for the color #d6cdcc. 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: #d6cdcc;
}
This is a sample text used for the color #d6cdcc. 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 #d6cdcc;
}
This is a sample text used for the color #d6cdcc. 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.35%
Green 32.91%
Blue 32.74%
CMYK Percentage
Cyan 0
Magenta 16.85%
Yellow 18.72%
Black 64.42%
Comments on this color
Please login or signup to post a comment.
No comments yet.