Shades of Hemp #A17972
Tints of Hemp #A17972
RGB
CMYK
RGB Variations
Color information
#A17972 (or 0xA17972) is known color: Hemp. HEX triplet: A1, 79 and 72. RGB value is (161,121,114). Sum of RGB (Red+Green+Blue) = 161+121+114=396 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.66% from 396); Green value is 121 (47.66% from 255 or 30.56% from 396); Blue value is 114 (44.92% from 255 or 28.79% from 396); Max value from RGB is 161 - color contains mainly: red. Hex color #A17972 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17972 is #5E868D. Grayscale: #848484. Windows color (decimal): -6194830 or 7502241. OLE color: 7502241.
HSL color Cylindrical-coordinate representation of color #A17972: hue angle of 8.94º 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 #A17972 is Cyan = 0, Magento = 0.25, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 121 | 114 | - |
| CMYK | 0 | 0.25 | 0.29 | 0.37 |
| HSL | 8.94º | 0.2% | 0.54% | - |
| HSV(B) | 8.94º | 0.29% | 0.63% | - |
| XYZ | 24.57 | 22.47 | 18.96 | - |
| YUV | 132.16 | 117.75 | 148.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 121 | 114 | 0 | 0.25 | 0.29 | 0.37 | 8.94 | 0.2 | 0.54 |
| Hex | A1 | 79 | 72 | 0 | 19 | 1D | 25 | 9 | 14 | 36 |
| Octal | 241 | 171 | 162 | 0 | 31 | 35 | 45 | 11 | 24 | 66 |
| Binary | 10100001 | 1111001 | 1110010 | 0 | 11001 | 11101 | 100101 | 1001 | 10100 | 110110 |
Color Harmonies of #A17972
Complementary color
Monochromatic Colors of #A17972
Black with #A17972
Text Example
Text Example
White with #A17972
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17972; }
p { color: rgb(161,121,114); }
H1.HeaderClassName
{
color: #A17972;
}
.AnyTagClassName
{
color: #A17972;
}
</style>
background-color css
<style>
a { background-color: #A17972; }
a { background-color: rgb(161,121,114); }
div.DivClassName
{
background-color: #A17972;
}
.BgClassName
{
background-color: #A17972;
}
</style>
border-color css
<style>
span { border-color: #A17972; }
span { border-color: rgb(161,121,114); }
td.TdClassName
{
border-color: #A17972;
}
.TagClassName
{
border-color: #A17972;
}
</style>