Shades of Hemp #A07972
Tints of Hemp #A07972
RGB
CMYK
RGB Variations
Color information
#A07972 (or 0xA07972) is known color: Hemp. HEX triplet: A0, 79 and 72. RGB value is (160,121,114). Sum of RGB (Red+Green+Blue) = 160+121+114=395 (52% of max value = 765). Red value is 160 (62.89% from 255 or 40.51% from 395); Green value is 121 (47.66% from 255 or 30.63% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 160 - color contains mainly: red. Hex color #A07972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07972 is #5F868D. Grayscale: #838383. Windows color (decimal): -6260366 or 7502240. OLE color: 7502240.
HSL color Cylindrical-coordinate representation of color #A07972: hue angle of 9.13º degrees, saturation: 0.19, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #A07972 is Cyan = 0, Magento = 0.24, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 121 | 114 | - |
| CMYK | 0 | 0.24 | 0.29 | 0.37 |
| HSL | 9.13º | 0.19% | 0.54% | - |
| HSV(B) | 9.13º | 0.29% | 0.63% | - |
| XYZ | 24.37 | 22.36 | 18.95 | - |
| YUV | 131.86 | 117.92 | 148.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 121 | 114 | 0 | 0.24 | 0.29 | 0.37 | 9.13 | 0.19 | 0.54 |
| Hex | A0 | 79 | 72 | 0 | 18 | 1D | 25 | 9 | 13 | 36 |
| Octal | 240 | 171 | 162 | 0 | 30 | 35 | 45 | 11 | 23 | 66 |
| Binary | 10100000 | 1111001 | 1110010 | 0 | 11000 | 11101 | 100101 | 1001 | 10011 | 110110 |
Color Harmonies of #A07972
Complementary color
Monochromatic Colors of #A07972
Black with #A07972
Text Example
Text Example
White with #A07972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07972; }
p { color: rgb(160,121,114); }
H1.HeaderClassName
{
color: #A07972;
}
.AnyTagClassName
{
color: #A07972;
}
</style>
background-color css
<style>
a { background-color: #A07972; }
a { background-color: rgb(160,121,114); }
div.DivClassName
{
background-color: #A07972;
}
.BgClassName
{
background-color: #A07972;
}
</style>
border-color css
<style>
span { border-color: #A07972; }
span { border-color: rgb(160,121,114); }
td.TdClassName
{
border-color: #A07972;
}
.TagClassName
{
border-color: #A07972;
}
</style>