#d7b37f Hex Color
rgb(215, 179, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | b3 | 7f | - | #d7b37f |
RGB | 215 | 179 | 127 | - | rgb(215,179,127) |
HSL | 35 | 52% | 67% | - | hsl(35,52%,67%) |
HSV | 35 | 41% | 84% | - | hsv(35,41%,84%) |
XYZ | 47.9752 | 48.2196 | 26.8574 | - | xyz(47.9752,48.2196,26.8574) |
CIE-LAB | 74.96 | 6.02 | 31.4 | - | lab(74.96,6.02,31.4) |
CMYK | 0 | 0.16744186046512 | 0.4093023255814 | 0.15686274509804 | cmyk(0,0.16744186046512,0.4093023255814,0.15686274509804) |
Description
The RGB value of color #d7b37f is rgb(215, 179, 127).
In the hex color #d7b37f, The value of Red is 215, value of Green is 179, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #d7b37f consists of 35° Hue, 52% Saturation, and 67% Lightness.
In the CMYK color model, the color #d7b37f can be represented as Cyan=0%, Magenta=0.16744186046512%, Yellow=0.4093023255814%, and Black=0.15686274509804%.
Shades of #d7b37f
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 #d7b37f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7b37f
Preview of #d7b37f on White Background
The contrast ratio of #d7b37f with white color is 1.97
Preview of #d7b37f on black background
The contrast ratio of #d7b37f with black color is 10.64
#d7b37f color will look good with a black background.
Color Schemes of #d7b37f
Triadic Colors of #d7b37f
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 #d7b37f
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 #d7b37f
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 #d7b37f
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: #d7b37f;
}
This is a sample text used for the color #d7b37f. 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: #d7b37f;
}
This is a sample text used for the color #d7b37f. 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 #d7b37f;
}
This is a sample text used for the color #d7b37f. 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 41.27%
Green 34.36%
Blue 24.38%
CMYK Percentage
Cyan 0
Magenta 22.82%
Yellow 55.79%
Black 21.38%
Comments on this color
Please login or signup to post a comment.
No comments yet.