Shades of Hemp #A07771
Tints of Hemp #A07771
RGB
CMYK
RGB Variations
Color information
#A07771 (or 0xA07771) is known color: Hemp. HEX triplet: A0, 77 and 71. RGB value is (160,119,113). Sum of RGB (Red+Green+Blue) = 160+119+113=392 (51% of max value = 765). Red value is 160 (62.89% from 255 or 40.82% from 392); Green value is 119 (46.88% from 255 or 30.36% from 392); Blue value is 113 (44.53% from 255 or 28.83% from 392); Max value from RGB is 160 - color contains mainly: red. Hex color #A07771 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A07771 is #5F888E. Grayscale: #828282. Windows color (decimal): -6260879 or 7436192. OLE color: 7436192.
HSL color Cylindrical-coordinate representation of color #A07771: hue angle of 7.66º degrees, saturation: 0.2, 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 #A07771 is Cyan = 0, Magento = 0.26, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 119 | 113 | - |
| CMYK | 0 | 0.26 | 0.29 | 0.37 |
| HSL | 7.66º | 0.2% | 0.54% | - |
| HSV(B) | 7.66º | 0.29% | 0.63% | - |
| XYZ | 24.07 | 21.86 | 18.57 | - |
| YUV | 130.58 | 118.08 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 119 | 113 | 0 | 0.26 | 0.29 | 0.37 | 7.66 | 0.2 | 0.54 |
| Hex | A0 | 77 | 71 | 0 | 1A | 1D | 25 | 8 | 14 | 36 |
| Octal | 240 | 167 | 161 | 0 | 32 | 35 | 45 | 10 | 24 | 66 |
| Binary | 10100000 | 1110111 | 1110001 | 0 | 11010 | 11101 | 100101 | 1000 | 10100 | 110110 |
Color Harmonies of #A07771
Complementary color
Monochromatic Colors of #A07771
Black with #A07771
Text Example
Text Example
White with #A07771
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A07771; }
p { color: rgb(160,119,113); }
H1.HeaderClassName
{
color: #A07771;
}
.AnyTagClassName
{
color: #A07771;
}
</style>
background-color css
<style>
a { background-color: #A07771; }
a { background-color: rgb(160,119,113); }
div.DivClassName
{
background-color: #A07771;
}
.BgClassName
{
background-color: #A07771;
}
</style>
border-color css
<style>
span { border-color: #A07771; }
span { border-color: rgb(160,119,113); }
td.TdClassName
{
border-color: #A07771;
}
.TagClassName
{
border-color: #A07771;
}
</style>