Shades of Hemp #A18075
Tints of Hemp #A18075
RGB
CMYK
RGB Variations
Color information
#A18075 (or 0xA18075) is known color: Hemp. HEX triplet: A1, 80 and 75. RGB value is (161,128,117). Sum of RGB (Red+Green+Blue) = 161+128+117=406 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.66% from 406); Green value is 128 (50.39% from 255 or 31.53% from 406); Blue value is 117 (46.09% from 255 or 28.82% from 406); Max value from RGB is 161 - color contains mainly: red. Hex color #A18075 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18075 is #5E7F8A. Grayscale: #888888. Windows color (decimal): -6193035 or 7700641. OLE color: 7700641.
HSL color Cylindrical-coordinate representation of color #A18075: hue angle of 15º 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 #A18075 is Cyan = 0, Magento = 0.20, Yellow = 0.27 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 128 | 117 | - |
| CMYK | 0 | 0.20 | 0.27 | 0.37 |
| HSL | 15º | 0.19% | 0.55% | - |
| HSV(B) | 15º | 0.27% | 0.63% | - |
| XYZ | 25.63 | 24.3 | 20.17 | - |
| YUV | 136.61 | 116.93 | 145.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 128 | 117 | 0 | 0.20 | 0.27 | 0.37 | 15 | 0.19 | 0.55 |
| Hex | A1 | 80 | 75 | 0 | 14 | 1B | 25 | F | 13 | 37 |
| Octal | 241 | 200 | 165 | 0 | 24 | 33 | 45 | 17 | 23 | 67 |
| Binary | 10100001 | 10000000 | 1110101 | 0 | 10100 | 11011 | 100101 | 1111 | 10011 | 110111 |
Color Harmonies of #A18075
Complementary color
Monochromatic Colors of #A18075
Black with #A18075
Text Example
Text Example
White with #A18075
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18075; }
p { color: rgb(161,128,117); }
H1.HeaderClassName
{
color: #A18075;
}
.AnyTagClassName
{
color: #A18075;
}
</style>
background-color css
<style>
a { background-color: #A18075; }
a { background-color: rgb(161,128,117); }
div.DivClassName
{
background-color: #A18075;
}
.BgClassName
{
background-color: #A18075;
}
</style>
border-color css
<style>
span { border-color: #A18075; }
span { border-color: rgb(161,128,117); }
td.TdClassName
{
border-color: #A18075;
}
.TagClassName
{
border-color: #A18075;
}
</style>