#d8cc7f Hex Color
rgb(216, 204, 127)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d8 | cc | 7f | - | #d8cc7f |
RGB | 216 | 204 | 127 | - | rgb(216,204,127) |
HSL | 52 | 53% | 67% | - | hsl(52,53%,67%) |
HSV | 52 | 41% | 85% | - | hsv(52,41%,85%) |
XYZ | 53.7425 | 59.317 | 28.6955 | - | xyz(53.7425,59.317,28.6955) |
CIE-LAB | 81.47 | -6.65 | 39.82 | - | lab(81.47,-6.65,39.82) |
CMYK | 0 | 0.055555555555555 | 0.41203703703704 | 0.15294117647059 | cmyk(0,0.055555555555555,0.41203703703704,0.15294117647059) |
Description
The RGB value of color #d8cc7f is rgb(216, 204, 127).
In the hex color #d8cc7f, The value of Red is 216, value of Green is 204, and value of Blue is 127. The primary color is Red. Similarly, The HSL values for #d8cc7f consists of 52° Hue, 53% Saturation, and 67% Lightness.
In the CMYK color model, the color #d8cc7f can be represented as Cyan=0%, Magenta=0.055555555555555%, Yellow=0.41203703703704%, and Black=0.15294117647059%.
Shades of #d8cc7f
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 #d8cc7f
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d8cc7f
Preview of #d8cc7f on White Background
The contrast ratio of #d8cc7f with white color is 1.63
Preview of #d8cc7f on black background
The contrast ratio of #d8cc7f with black color is 12.86
#d8cc7f color will look good with a black background.
Color Schemes of #d8cc7f
Triadic Colors of #d8cc7f
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 #d8cc7f
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 #d8cc7f
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 #d8cc7f
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: #d8cc7f;
}
This is a sample text used for the color #d8cc7f. 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: #d8cc7f;
}
This is a sample text used for the color #d8cc7f. 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 #d8cc7f;
}
This is a sample text used for the color #d8cc7f. 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.49%
Green 37.29%
Blue 23.22%
CMYK Percentage
Cyan 0
Magenta 8.95%
Yellow 66.4%
Black 24.65%
Comments on this color
Please login or signup to post a comment.
No comments yet.