Shades of Hemp #A18273
Tints of Hemp #A18273
RGB
CMYK
RGB Variations
Color information
#A18273 (or 0xA18273) is known color: Hemp. HEX triplet: A1, 82 and 73. RGB value is (161,130,115). Sum of RGB (Red+Green+Blue) = 161+130+115=406 (53% of max value = 765). Red value is 161 (63.28% from 255 or 39.66% from 406); Green value is 130 (51.17% from 255 or 32.02% from 406); Blue value is 115 (45.31% from 255 or 28.33% from 406); Max value from RGB is 161 - color contains mainly: red. Hex color #A18273 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A18273 is #5E7D8C. Grayscale: #898989. Windows color (decimal): -6192525 or 7570081. OLE color: 7570081.
HSL color Cylindrical-coordinate representation of color #A18273: hue angle of 19.57º 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 #A18273 is Cyan = 0, Magento = 0.19, Yellow = 0.29 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 130 | 115 | - |
| CMYK | 0 | 0.19 | 0.29 | 0.37 |
| HSL | 19.57º | 0.2% | 0.54% | - |
| HSV(B) | 19.57º | 0.29% | 0.63% | - |
| XYZ | 25.78 | 24.78 | 19.64 | - |
| YUV | 137.56 | 115.27 | 144.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 130 | 115 | 0 | 0.19 | 0.29 | 0.37 | 19.57 | 0.2 | 0.54 |
| Hex | A1 | 82 | 73 | 0 | 13 | 1D | 25 | 14 | 14 | 36 |
| Octal | 241 | 202 | 163 | 0 | 23 | 35 | 45 | 24 | 24 | 66 |
| Binary | 10100001 | 10000010 | 1110011 | 0 | 10011 | 11101 | 100101 | 10100 | 10100 | 110110 |
Color Harmonies of #A18273
Complementary color
Monochromatic Colors of #A18273
Black with #A18273
Text Example
Text Example
White with #A18273
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A18273; }
p { color: rgb(161,130,115); }
H1.HeaderClassName
{
color: #A18273;
}
.AnyTagClassName
{
color: #A18273;
}
</style>
background-color css
<style>
a { background-color: #A18273; }
a { background-color: rgb(161,130,115); }
div.DivClassName
{
background-color: #A18273;
}
.BgClassName
{
background-color: #A18273;
}
</style>
border-color css
<style>
span { border-color: #A18273; }
span { border-color: rgb(161,130,115); }
td.TdClassName
{
border-color: #A18273;
}
.TagClassName
{
border-color: #A18273;
}
</style>