Shades of Hemp #A17770
Tints of Hemp #A17770
RGB
CMYK
RGB Variations
Color information
#A17770 (or 0xA17770) is known color: Hemp. HEX triplet: A1, 77 and 70. RGB value is (161,119,112). Sum of RGB (Red+Green+Blue) = 161+119+112=392 (51% of max value = 765). Red value is 161 (63.28% from 255 or 41.07% from 392); Green value is 119 (46.88% from 255 or 30.36% from 392); Blue value is 112 (44.14% from 255 or 28.57% from 392); Max value from RGB is 161 - color contains mainly: red. Hex color #A17770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17770 is #5E888F. Grayscale: #828282. Windows color (decimal): -6195344 or 7370657. OLE color: 7370657.
HSL color Cylindrical-coordinate representation of color #A17770: hue angle of 8.57º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A17770 is Cyan = 0, Magento = 0.26, Yellow = 0.30 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 119 | 112 | - |
| CMYK | 0 | 0.26 | 0.30 | 0.37 |
| HSL | 8.57º | 0.21% | 0.54% | - |
| HSV(B) | 8.57º | 0.3% | 0.63% | - |
| XYZ | 24.22 | 21.94 | 18.29 | - |
| YUV | 130.76 | 117.41 | 149.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 119 | 112 | 0 | 0.26 | 0.30 | 0.37 | 8.57 | 0.21 | 0.54 |
| Hex | A1 | 77 | 70 | 0 | 1A | 1E | 25 | 9 | 15 | 36 |
| Octal | 241 | 167 | 160 | 0 | 32 | 36 | 45 | 11 | 25 | 66 |
| Binary | 10100001 | 1110111 | 1110000 | 0 | 11010 | 11110 | 100101 | 1001 | 10101 | 110110 |
Color Harmonies of #A17770
Complementary color
Monochromatic Colors of #A17770
Black with #A17770
Text Example
Text Example
White with #A17770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17770; }
p { color: rgb(161,119,112); }
H1.HeaderClassName
{
color: #A17770;
}
.AnyTagClassName
{
color: #A17770;
}
</style>
background-color css
<style>
a { background-color: #A17770; }
a { background-color: rgb(161,119,112); }
div.DivClassName
{
background-color: #A17770;
}
.BgClassName
{
background-color: #A17770;
}
</style>
border-color css
<style>
span { border-color: #A17770; }
span { border-color: rgb(161,119,112); }
td.TdClassName
{
border-color: #A17770;
}
.TagClassName
{
border-color: #A17770;
}
</style>