#d7af1b Hex Color
rgb(215, 175, 27)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | d7 | af | 1b | - | #d7af1b |
RGB | 215 | 175 | 27 | - | rgb(215,175,27) |
HSL | 47 | 78% | 47% | - | hsl(47,78%,47%) |
HSV | 47 | 87% | 84% | - | hsv(47,87%,84%) |
XYZ | 43.5521 | 45.1861 | 7.4633 | - | xyz(43.5521,45.1861,7.4633) |
CIE-LAB | 73.01 | 1.79 | 71.62 | - | lab(73.01,1.79,71.62) |
CMYK | 0 | 0.18604651162791 | 0.87441860465116 | 0.15686274509804 | cmyk(0,0.18604651162791,0.87441860465116,0.15686274509804) |
Description
The RGB value of color #d7af1b is rgb(215, 175, 27).
In the hex color #d7af1b, The value of Red is 215, value of Green is 175, and value of Blue is 27. The primary color is Red. Similarly, The HSL values for #d7af1b consists of 47° Hue, 78% Saturation, and 47% Lightness.
In the CMYK color model, the color #d7af1b can be represented as Cyan=0%, Magenta=0.18604651162791%, Yellow=0.87441860465116%, and Black=0.15686274509804%.
Shades of #d7af1b
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 #d7af1b
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #d7af1b
Preview of #d7af1b on White Background
The contrast ratio of #d7af1b with white color is 2.09
Preview of #d7af1b on black background
The contrast ratio of #d7af1b with black color is 10.04
#d7af1b color will look good with a black background.
Color Schemes of #d7af1b
Triadic Colors of #d7af1b
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 #d7af1b
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 #d7af1b
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 #d7af1b
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: #d7af1b;
}
This is a sample text used for the color #d7af1b. 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: #d7af1b;
}
This is a sample text used for the color #d7af1b. 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 #d7af1b;
}
This is a sample text used for the color #d7af1b. 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 51.56%
Green 41.97%
Blue 6.47%
CMYK Percentage
Cyan 0
Magenta 15.28%
Yellow 71.83%
Black 12.89%
Comments on this color
Please login or signup to post a comment.
No comments yet.