Shades of Hemp #A18376
Tints of Hemp #A18376
RGB
CMYK
RGB Variations
Color information
#A18376 (or 0xA18376) is known color: Hemp. HEX triplet: A1, 83 and 76. RGB value is (161,131,118). Sum of RGB (Red+Green+Blue) = 161+131+118=410 (54% of max value = 765). Red value is 161 (63.28% from 255 or 39.27% from 410); Green value is 131 (51.56% from 255 or 31.95% from 410); Blue value is 118 (46.48% from 255 or 28.78% from 410); Max value from RGB is 161 - color contains mainly: red. Hex color #A18376 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18376 is #5E7C89. Grayscale: #8A8A8A. Windows color (decimal): -6192266 or 7766945. OLE color: 7766945.
HSL color Cylindrical-coordinate representation of color #A18376: hue angle of 18.14º degrees, saturation: 0.19, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A18376 is Cyan = 0, Magento = 0.19, Yellow = 0.27 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 131 | 118 | - |
| CMYK | 0 | 0.19 | 0.27 | 0.37 |
| HSL | 18.14º | 0.19% | 0.55% | - |
| HSV(B) | 18.14º | 0.27% | 0.63% | - |
| XYZ | 26.08 | 25.12 | 20.61 | - |
| YUV | 138.49 | 116.44 | 144.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 131 | 118 | 0 | 0.19 | 0.27 | 0.37 | 18.14 | 0.19 | 0.55 |
| Hex | A1 | 83 | 76 | 0 | 13 | 1B | 25 | 12 | 13 | 37 |
| Octal | 241 | 203 | 166 | 0 | 23 | 33 | 45 | 22 | 23 | 67 |
| Binary | 10100001 | 10000011 | 1110110 | 0 | 10011 | 11011 | 100101 | 10010 | 10011 | 110111 |
Color Harmonies of #A18376
Complementary color
Monochromatic Colors of #A18376
Black with #A18376
Text Example
Text Example
White with #A18376
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18376; }
p { color: rgb(161,131,118); }
H1.HeaderClassName
{
color: #A18376;
}
.AnyTagClassName
{
color: #A18376;
}
</style>
background-color css
<style>
a { background-color: #A18376; }
a { background-color: rgb(161,131,118); }
div.DivClassName
{
background-color: #A18376;
}
.BgClassName
{
background-color: #A18376;
}
</style>
border-color css
<style>
span { border-color: #A18376; }
span { border-color: rgb(161,131,118); }
td.TdClassName
{
border-color: #A18376;
}
.TagClassName
{
border-color: #A18376;
}
</style>