#d0c6cb Hex Color
rgb(208, 198, 203)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d0 | c6 | cb | - | #d0c6cb |
RGB | 208 | 198 | 203 | - | rgb(208,198,203) |
HSL | 330 | 10% | 80% | - | hsl(330,10%,80%) |
HSV | 330 | 5% | 82% | - | hsv(330,5%,82%) |
XYZ | 56.986 | 58.1099 | 64.7128 | - | xyz(56.986,58.1099,64.7128) |
CIE-LAB | 80.8 | 4.37 | -1.26 | - | lab(80.8,4.37,-1.26) |
CMYK | 0 | 0.048076923076923 | 0.024038461538462 | 0.1843137254902 | cmyk(0,0.048076923076923,0.024038461538462,0.1843137254902) |
Description
The RGB value of color #d0c6cb is rgb(208, 198, 203).
In the hex color #d0c6cb, The value of Red is 208, value of Green is 198, and value of Blue is 203. The primary color is Red. Similarly, The HSL values for #d0c6cb consists of 330° Hue, 10% Saturation, and 80% Lightness.
In the CMYK color model, the color #d0c6cb can be represented as Cyan=0%, Magenta=0.048076923076923%, Yellow=0.024038461538462%, and Black=0.1843137254902%.
Shades of #d0c6cb
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 #d0c6cb
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d0c6cb
Preview of #d0c6cb on White Background
The contrast ratio of #d0c6cb with white color is 1.66
Preview of #d0c6cb on black background
The contrast ratio of #d0c6cb with black color is 12.62
#d0c6cb color will look good with a black background.
Color Schemes of #d0c6cb
Triadic Colors of #d0c6cb
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 #d0c6cb
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 #d0c6cb
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 #d0c6cb
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: #d0c6cb;
}
This is a sample text used for the color #d0c6cb. 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: #d0c6cb;
}
This is a sample text used for the color #d0c6cb. 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 #d0c6cb;
}
This is a sample text used for the color #d0c6cb. 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.15%
Green 32.51%
Blue 33.33%
CMYK Percentage
Cyan 0
Magenta 18.75%
Yellow 9.37%
Black 71.88%
Comments on this color
Please login or signup to post a comment.
No comments yet.