Shades of Hemp #A27972
Tints of Hemp #A27972
RGB
CMYK
RGB Variations
Color information
#A27972 (or 0xA27972) is known color: Hemp. HEX triplet: A2, 79 and 72. RGB value is (162,121,114). Sum of RGB (Red+Green+Blue) = 162+121+114=397 (52% of max value = 765). Red value is 162 (63.67% from 255 or 40.81% from 397); Green value is 121 (47.66% from 255 or 30.48% from 397); Blue value is 114 (44.92% from 255 or 28.72% from 397); Max value from RGB is 162 - color contains mainly: red. Hex color #A27972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27972 is #5D868D. Grayscale: #848484. Windows color (decimal): -6129294 or 7502242. OLE color: 7502242.
HSL color Cylindrical-coordinate representation of color #A27972: hue angle of 8.75º 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 #A27972 is Cyan = 0, Magento = 0.25, Yellow = 0.30 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 121 | 114 | - |
| CMYK | 0 | 0.25 | 0.30 | 0.36 |
| HSL | 8.75º | 0.21% | 0.54% | - |
| HSV(B) | 8.75º | 0.3% | 0.64% | - |
| XYZ | 24.77 | 22.57 | 18.97 | - |
| YUV | 132.46 | 117.58 | 149.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 121 | 114 | 0 | 0.25 | 0.30 | 0.36 | 8.75 | 0.21 | 0.54 |
| Hex | A2 | 79 | 72 | 0 | 19 | 1E | 24 | 9 | 15 | 36 |
| Octal | 242 | 171 | 162 | 0 | 31 | 36 | 44 | 11 | 25 | 66 |
| Binary | 10100010 | 1111001 | 1110010 | 0 | 11001 | 11110 | 100100 | 1001 | 10101 | 110110 |
Color Harmonies of #A27972
Complementary color
Monochromatic Colors of #A27972
Black with #A27972
Text Example
Text Example
White with #A27972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27972; }
p { color: rgb(162,121,114); }
H1.HeaderClassName
{
color: #A27972;
}
.AnyTagClassName
{
color: #A27972;
}
</style>
background-color css
<style>
a { background-color: #A27972; }
a { background-color: rgb(162,121,114); }
div.DivClassName
{
background-color: #A27972;
}
.BgClassName
{
background-color: #A27972;
}
</style>
border-color css
<style>
span { border-color: #A27972; }
span { border-color: rgb(162,121,114); }
td.TdClassName
{
border-color: #A27972;
}
.TagClassName
{
border-color: #A27972;
}
</style>