Shades of Hemp #A18277
Tints of Hemp #A18277
RGB
CMYK
RGB Variations
Color information
#A18277 (or 0xA18277) is known color: Hemp. HEX triplet: A1, 82 and 77. RGB value is (161,130,119). Sum of RGB (Red+Green+Blue) = 161+130+119=410 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.27% from 410); Green value is 130 (51.17% from 255 or 31.71% from 410); Blue value is 119 (46.88% from 255 or 29.02% from 410); Max value from RGB is 161 - color contains mainly: red. Hex color #A18277 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18277 is #5E7D88. Grayscale: #8A8A8A. Windows color (decimal): -6192521 or 7832225. OLE color: 7832225.
HSL color Cylindrical-coordinate representation of color #A18277: hue angle of 15.71º degrees, saturation: 0.18, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #A18277 is Cyan = 0, Magento = 0.19, Yellow = 0.26 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 130 | 119 | - |
| CMYK | 0 | 0.19 | 0.26 | 0.37 |
| HSL | 15.71º | 0.18% | 0.55% | - |
| HSV(B) | 15.71º | 0.26% | 0.63% | - |
| XYZ | 26.01 | 24.87 | 20.88 | - |
| YUV | 138.02 | 117.27 | 144.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 130 | 119 | 0 | 0.19 | 0.26 | 0.37 | 15.71 | 0.18 | 0.55 |
| Hex | A1 | 82 | 77 | 0 | 13 | 1A | 25 | 10 | 12 | 37 |
| Octal | 241 | 202 | 167 | 0 | 23 | 32 | 45 | 20 | 22 | 67 |
| Binary | 10100001 | 10000010 | 1110111 | 0 | 10011 | 11010 | 100101 | 10000 | 10010 | 110111 |
Color Harmonies of #A18277
Complementary color
Monochromatic Colors of #A18277
Black with #A18277
Text Example
Text Example
White with #A18277
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18277; }
p { color: rgb(161,130,119); }
H1.HeaderClassName
{
color: #A18277;
}
.AnyTagClassName
{
color: #A18277;
}
</style>
background-color css
<style>
a { background-color: #A18277; }
a { background-color: rgb(161,130,119); }
div.DivClassName
{
background-color: #A18277;
}
.BgClassName
{
background-color: #A18277;
}
</style>
border-color css
<style>
span { border-color: #A18277; }
span { border-color: rgb(161,130,119); }
td.TdClassName
{
border-color: #A18277;
}
.TagClassName
{
border-color: #A18277;
}
</style>