#d7d09b Hex Color
rgb(215, 208, 155)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | d0 | 9b | - | #d7d09b |
RGB | 215 | 208 | 155 | - | rgb(215,208,155) |
HSL | 53 | 43% | 73% | - | hsl(53,43%,73%) |
HSV | 53 | 28% | 84% | - | hsv(53,28%,84%) |
XYZ | 56.4966 | 61.9254 | 39.9855 | - | xyz(56.4966,61.9254,39.9855) |
CIE-LAB | 82.87 | -5.78 | 27.25 | - | lab(82.87,-5.78,27.25) |
CMYK | 0 | 0.032558139534884 | 0.27906976744186 | 0.15686274509804 | cmyk(0,0.032558139534884,0.27906976744186,0.15686274509804) |
Description
The RGB value of color #d7d09b is rgb(215, 208, 155).
In the hex color #d7d09b, The value of Red is 215, value of Green is 208, and value of Blue is 155. The primary color is Red. Similarly, The HSL values for #d7d09b consists of 53° Hue, 43% Saturation, and 73% Lightness.
In the CMYK color model, the color #d7d09b can be represented as Cyan=0%, Magenta=0.032558139534884%, Yellow=0.27906976744186%, and Black=0.15686274509804%.
Shades of #d7d09b
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 #d7d09b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7d09b
Preview of #d7d09b on White Background
The contrast ratio of #d7d09b with white color is 1.57
Preview of #d7d09b on black background
The contrast ratio of #d7d09b with black color is 13.39
#d7d09b color will look good with a black background.
Color Schemes of #d7d09b
Triadic Colors of #d7d09b
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 #d7d09b
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 #d7d09b
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 #d7d09b
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: #d7d09b;
}
This is a sample text used for the color #d7d09b. 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: #d7d09b;
}
This is a sample text used for the color #d7d09b. 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 #d7d09b;
}
This is a sample text used for the color #d7d09b. 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 37.2%
Green 35.99%
Blue 26.82%
CMYK Percentage
Cyan 0
Magenta 6.95%
Yellow 59.57%
Black 33.48%
Comments on this color
Please login or signup to post a comment.
No comments yet.