#d2b08d Hex Color
rgb(210, 176, 141)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d2 | b0 | 8d | - | #d2b08d |
RGB | 210 | 176 | 141 | - | rgb(210,176,141) |
HSL | 30 | 43% | 69% | - | hsl(30,43%,69%) |
HSV | 30 | 33% | 82% | - | hsv(30,33%,82%) |
XYZ | 46.9114 | 46.6754 | 31.7361 | - | xyz(46.9114,46.6754,31.7361) |
CIE-LAB | 73.98 | 7.29 | 22.54 | - | lab(73.98,7.29,22.54) |
CMYK | 0 | 0.16190476190476 | 0.32857142857143 | 0.17647058823529 | cmyk(0,0.16190476190476,0.32857142857143,0.17647058823529) |
Description
The RGB value of color #d2b08d is rgb(210, 176, 141).
In the hex color #d2b08d, The value of Red is 210, value of Green is 176, and value of Blue is 141. The primary color is Red. Similarly, The HSL values for #d2b08d consists of 30° Hue, 43% Saturation, and 69% Lightness.
In the CMYK color model, the color #d2b08d can be represented as Cyan=0%, Magenta=0.16190476190476%, Yellow=0.32857142857143%, and Black=0.17647058823529%.
Shades of #d2b08d
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 #d2b08d
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d2b08d
Preview of #d2b08d on White Background
The contrast ratio of #d2b08d with white color is 2.03
Preview of #d2b08d on black background
The contrast ratio of #d2b08d with black color is 10.34
#d2b08d color will look good with a black background.
Color Schemes of #d2b08d
Triadic Colors of #d2b08d
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 #d2b08d
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 #d2b08d
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 #d2b08d
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: #d2b08d;
}
This is a sample text used for the color #d2b08d. 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: #d2b08d;
}
This is a sample text used for the color #d2b08d. 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 #d2b08d;
}
This is a sample text used for the color #d2b08d. 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 39.85%
Green 33.4%
Blue 26.76%
CMYK Percentage
Cyan 0
Magenta 24.28%
Yellow 49.27%
Black 26.46%
Comments on this color
Please login or signup to post a comment.
No comments yet.