Shades of Hemp #A28072
Tints of Hemp #A28072
RGB
CMYK
RGB Variations
Color information
#A28072 (or 0xA28072) is known color: Hemp. HEX triplet: A2, 80 and 72. RGB value is (162,128,114). Sum of RGB (Red+Green+Blue) = 162+128+114=404 (53% of max value = 765). Red value is 162 (63.67% from 255 or 40.10% from 404); Green value is 128 (50.39% from 255 or 31.68% from 404); Blue value is 114 (44.92% from 255 or 28.22% from 404); Max value from RGB is 162 - color contains mainly: red. Hex color #A28072 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A28072 is #5D7F8D. Grayscale: #888888. Windows color (decimal): -6127502 or 7504034. OLE color: 7504034.
HSL color Cylindrical-coordinate representation of color #A28072: hue angle of 17.5º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A28072 is Cyan = 0, Magento = 0.21, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 128 | 114 | - |
| CMYK | 0 | 0.21 | 0.30 | 0.36 |
| HSL | 17.5º | 0.21% | 0.54% | - |
| HSV(B) | 17.5º | 0.3% | 0.64% | - |
| XYZ | 25.66 | 24.33 | 19.26 | - |
| YUV | 136.57 | 115.26 | 146.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 128 | 114 | 0 | 0.21 | 0.30 | 0.36 | 17.5 | 0.21 | 0.54 |
| Hex | A2 | 80 | 72 | 0 | 15 | 1E | 24 | 12 | 15 | 36 |
| Octal | 242 | 200 | 162 | 0 | 25 | 36 | 44 | 22 | 25 | 66 |
| Binary | 10100010 | 10000000 | 1110010 | 0 | 10101 | 11110 | 100100 | 10010 | 10101 | 110110 |
Color Harmonies of #A28072
Complementary color
Monochromatic Colors of #A28072
Black with #A28072
Text Example
Text Example
White with #A28072
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A28072; }
p { color: rgb(162,128,114); }
H1.HeaderClassName
{
color: #A28072;
}
.AnyTagClassName
{
color: #A28072;
}
</style>
background-color css
<style>
a { background-color: #A28072; }
a { background-color: rgb(162,128,114); }
div.DivClassName
{
background-color: #A28072;
}
.BgClassName
{
background-color: #A28072;
}
</style>
border-color css
<style>
span { border-color: #A28072; }
span { border-color: rgb(162,128,114); }
td.TdClassName
{
border-color: #A28072;
}
.TagClassName
{
border-color: #A28072;
}
</style>