Shades of Hemp #A18171
Tints of Hemp #A18171
RGB
CMYK
RGB Variations
Color information
#A18171 (or 0xA18171) is known color: Hemp. HEX triplet: A1, 81 and 71. RGB value is (161,129,113). Sum of RGB (Red+Green+Blue) = 161+129+113=403 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.95% from 403); Green value is 129 (50.78% from 255 or 32.01% from 403); Blue value is 113 (44.53% from 255 or 28.04% from 403); Max value from RGB is 161 - color contains mainly: red. Hex color #A18171 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18171 is #5E7E8E. Grayscale: #888888. Windows color (decimal): -6192783 or 7438753. OLE color: 7438753.
HSL color Cylindrical-coordinate representation of color #A18171: hue angle of 20º degrees, saturation: 0.2, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A18171 is Cyan = 0, Magento = 0.20, Yellow = 0.30 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 129 | 113 | - |
| CMYK | 0 | 0.20 | 0.30 | 0.37 |
| HSL | 20º | 0.2% | 0.54% | - |
| HSV(B) | 20º | 0.3% | 0.63% | - |
| XYZ | 25.53 | 24.47 | 19 | - |
| YUV | 136.74 | 114.6 | 145.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 129 | 113 | 0 | 0.20 | 0.30 | 0.37 | 20 | 0.2 | 0.54 |
| Hex | A1 | 81 | 71 | 0 | 14 | 1E | 25 | 14 | 14 | 36 |
| Octal | 241 | 201 | 161 | 0 | 24 | 36 | 45 | 24 | 24 | 66 |
| Binary | 10100001 | 10000001 | 1110001 | 0 | 10100 | 11110 | 100101 | 10100 | 10100 | 110110 |
Color Harmonies of #A18171
Complementary color
Monochromatic Colors of #A18171
Black with #A18171
Text Example
Text Example
White with #A18171
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18171; }
p { color: rgb(161,129,113); }
H1.HeaderClassName
{
color: #A18171;
}
.AnyTagClassName
{
color: #A18171;
}
</style>
background-color css
<style>
a { background-color: #A18171; }
a { background-color: rgb(161,129,113); }
div.DivClassName
{
background-color: #A18171;
}
.BgClassName
{
background-color: #A18171;
}
</style>
border-color css
<style>
span { border-color: #A18171; }
span { border-color: rgb(161,129,113); }
td.TdClassName
{
border-color: #A18171;
}
.TagClassName
{
border-color: #A18171;
}
</style>