Shades of Hemp #A17872
Tints of Hemp #A17872
RGB
CMYK
RGB Variations
Color information
#A17872 (or 0xA17872) is known color: Hemp. HEX triplet: A1, 78 and 72. RGB value is (161,120,114). Sum of RGB (Red+Green+Blue) = 161+120+114=395 (52% of max value = 765). Red value is 161 (63.28% from 255 or 40.76% from 395); Green value is 120 (47.27% from 255 or 30.38% from 395); Blue value is 114 (44.92% from 255 or 28.86% from 395); Max value from RGB is 161 - color contains mainly: red. Hex color #A17872 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A17872 is #5E878D. Grayscale: #838383. Windows color (decimal): -6195086 or 7501985. OLE color: 7501985.
HSL color Cylindrical-coordinate representation of color #A17872: hue angle of 7.66º 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 #A17872 is Cyan = 0, Magento = 0.25, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 120 | 114 | - |
| CMYK | 0 | 0.25 | 0.29 | 0.37 |
| HSL | 7.66º | 0.2% | 0.54% | - |
| HSV(B) | 7.66º | 0.29% | 0.63% | - |
| XYZ | 24.45 | 22.22 | 18.92 | - |
| YUV | 131.58 | 118.08 | 148.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 120 | 114 | 0 | 0.25 | 0.29 | 0.37 | 7.66 | 0.2 | 0.54 |
| Hex | A1 | 78 | 72 | 0 | 19 | 1D | 25 | 8 | 14 | 36 |
| Octal | 241 | 170 | 162 | 0 | 31 | 35 | 45 | 10 | 24 | 66 |
| Binary | 10100001 | 1111000 | 1110010 | 0 | 11001 | 11101 | 100101 | 1000 | 10100 | 110110 |
Color Harmonies of #A17872
Complementary color
Monochromatic Colors of #A17872
Black with #A17872
Text Example
Text Example
White with #A17872
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A17872; }
p { color: rgb(161,120,114); }
H1.HeaderClassName
{
color: #A17872;
}
.AnyTagClassName
{
color: #A17872;
}
</style>
background-color css
<style>
a { background-color: #A17872; }
a { background-color: rgb(161,120,114); }
div.DivClassName
{
background-color: #A17872;
}
.BgClassName
{
background-color: #A17872;
}
</style>
border-color css
<style>
span { border-color: #A17872; }
span { border-color: rgb(161,120,114); }
td.TdClassName
{
border-color: #A17872;
}
.TagClassName
{
border-color: #A17872;
}
</style>