#ad7f09 Hex Color
rgb(173, 127, 9)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | ad | 7f | 09 | - | #ad7f09 |
RGB | 173 | 127 | 9 | - | rgb(173,127,9) |
HSL | 43 | 90% | 36% | - | hsl(43,90%,36%) |
HSV | 43 | 95% | 68% | - | hsv(43,95%,68%) |
XYZ | 24.8723 | 24.0827 | 3.596 | - | xyz(24.8723,24.0827,3.596) |
CIE-LAB | 56.17 | 8.73 | 60.26 | - | lab(56.17,8.73,60.26) |
CMYK | 0 | 0.26589595375723 | 0.94797687861272 | 0.32156862745098 | cmyk(0,0.26589595375723,0.94797687861272,0.32156862745098) |
Description
The RGB value of color #ad7f09 is rgb(173, 127, 9).
In the hex color #ad7f09, The value of Red is 173, value of Green is 127, and value of Blue is 9. The primary color is Red. Similarly, The HSL values for #ad7f09 consists of 43° Hue, 90% Saturation, and 36% Lightness.
In the CMYK color model, the color #ad7f09 can be represented as Cyan=0%, Magenta=0.26589595375723%, Yellow=0.94797687861272%, and Black=0.32156862745098%.
Shades of #ad7f09
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 #ad7f09
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #ad7f09
Preview of #ad7f09 on White Background
The contrast ratio of #ad7f09 with white color is 3.61
Preview of #ad7f09 on black background
The contrast ratio of #ad7f09 with black color is 5.82
#ad7f09 color will look good with a black background.
Color Schemes of #ad7f09
Triadic Colors of #ad7f09
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 #ad7f09
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 #ad7f09
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 #ad7f09
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.
Monochromatic Colors of #ad7f09
Monochromatic colors are variations of a single color that are created by using different shades, tints, and tones of that color which results in a harmonious and cohesive color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #ad7f09;
}
This is a sample text used for the color #ad7f09. 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: #ad7f09;
}
This is a sample text used for the color #ad7f09. 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 #ad7f09;
}
This is a sample text used for the color #ad7f09. 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 55.99%
Green 41.1%
Blue 2.91%
CMYK Percentage
Cyan 0
Magenta 17.32%
Yellow 61.74%
Black 20.94%
Comments on this color
Please login or signup to post a comment.
No comments yet.