#d2cfbe Hex Color
rgb(210, 207, 190)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | cf | be | - | #d2cfbe |
RGB | 210 | 207 | 190 | - | rgb(210,207,190) |
HSL | 51 | 18% | 78% | - | hsl(51,18%,78%) |
HSV | 51 | 10% | 82% | - | hsv(51,10%,82%) |
XYZ | 58.1854 | 62.045 | 57.6244 | - | xyz(58.1854,62.045,57.6244) |
CIE-LAB | 82.94 | -1.9 | 8.81 | - | lab(82.94,-1.9,8.81) |
CMYK | 0 | 0.014285714285714 | 0.095238095238095 | 0.17647058823529 | cmyk(0,0.014285714285714,0.095238095238095,0.17647058823529) |
Description
The RGB value of color #d2cfbe is rgb(210, 207, 190).
In the hex color #d2cfbe, The value of Red is 210, value of Green is 207, and value of Blue is 190. The primary color is Red. Similarly, The HSL values for #d2cfbe consists of 51° Hue, 18% Saturation, and 78% Lightness.
In the CMYK color model, the color #d2cfbe can be represented as Cyan=0%, Magenta=0.014285714285714%, Yellow=0.095238095238095%, and Black=0.17647058823529%.
Shades of #d2cfbe
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 #d2cfbe
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2cfbe
Preview of #d2cfbe on White Background
The contrast ratio of #d2cfbe with white color is 1.57
Preview of #d2cfbe on black background
The contrast ratio of #d2cfbe with black color is 13.41
#d2cfbe color will look good with a black background.
Color Schemes of #d2cfbe
Triadic Colors of #d2cfbe
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 #d2cfbe
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 #d2cfbe
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 #d2cfbe
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: #d2cfbe;
}
This is a sample text used for the color #d2cfbe. 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: #d2cfbe;
}
This is a sample text used for the color #d2cfbe. 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 #d2cfbe;
}
This is a sample text used for the color #d2cfbe. 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.6%
Green 34.1%
Blue 31.3%
CMYK Percentage
Cyan 0
Magenta 5%
Yellow 33.3%
Black 61.7%
Comments on this color
Please login or signup to post a comment.
No comments yet.