Shades of Hemp #A0837A
Tints of Hemp #A0837A
RGB
CMYK
RGB Variations
Color information
#A0837A (or 0xA0837A) is known color: Hemp. HEX triplet: A0, 83 and 7A. RGB value is (160,131,122). Sum of RGB (Red+Green+Blue) = 160+131+122=413 (54% of max value = 765). Red value is 160 (62.89% from 255 or 38.74% from 413); Green value is 131 (51.56% from 255 or 31.72% from 413); Blue value is 122 (48.05% from 255 or 29.54% from 413); Max value from RGB is 160 - color contains mainly: red. Hex color #A0837A is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A0837A is #5F7C85. Grayscale: #8A8A8A. Windows color (decimal): -6257798 or 8029088. OLE color: 8029088.
HSL color Cylindrical-coordinate representation of color #A0837A: hue angle of 14.21º degrees, saturation: 0.17, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #A0837A is Cyan = 0, Magento = 0.18, Yellow = 0.24 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 131 | 122 | - |
| CMYK | 0 | 0.18 | 0.24 | 0.37 |
| HSL | 14.21º | 0.17% | 0.55% | - |
| HSV(B) | 14.21º | 0.24% | 0.63% | - |
| XYZ | 26.13 | 25.11 | 21.88 | - |
| YUV | 138.65 | 118.61 | 143.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 131 | 122 | 0 | 0.18 | 0.24 | 0.37 | 14.21 | 0.17 | 0.55 |
| Hex | A0 | 83 | 7A | 0 | 12 | 18 | 25 | E | 11 | 37 |
| Octal | 240 | 203 | 172 | 0 | 22 | 30 | 45 | 16 | 21 | 67 |
| Binary | 10100000 | 10000011 | 1111010 | 0 | 10010 | 11000 | 100101 | 1110 | 10001 | 110111 |
Color Harmonies of #A0837A
Complementary color
Monochromatic Colors of #A0837A
Black with #A0837A
Text Example
Text Example
White with #A0837A
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A0837A; }
p { color: rgb(160,131,122); }
H1.HeaderClassName
{
color: #A0837A;
}
.AnyTagClassName
{
color: #A0837A;
}
</style>
background-color css
<style>
a { background-color: #A0837A; }
a { background-color: rgb(160,131,122); }
div.DivClassName
{
background-color: #A0837A;
}
.BgClassName
{
background-color: #A0837A;
}
</style>
border-color css
<style>
span { border-color: #A0837A; }
span { border-color: rgb(160,131,122); }
td.TdClassName
{
border-color: #A0837A;
}
.TagClassName
{
border-color: #A0837A;
}
</style>