Shades of Hemp #A27870
Tints of Hemp #A27870
RGB
CMYK
RGB Variations
Color information
#A27870 (or 0xA27870) is known color: Hemp. HEX triplet: A2, 78 and 70. RGB value is (162,120,112). Sum of RGB (Red+Green+Blue) = 162+120+112=394 (52% of max value = 765). Red value is 162 (63.67% from 255 or 41.12% from 394); Green value is 120 (47.27% from 255 or 30.46% from 394); Blue value is 112 (44.14% from 255 or 28.43% from 394); Max value from RGB is 162 - color contains mainly: red. Hex color #A27870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A27870 is #5D878F. Grayscale: #838383. Windows color (decimal): -6129552 or 7370914. OLE color: 7370914.
HSL color Cylindrical-coordinate representation of color #A27870: hue angle of 9.6º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A27870 is Cyan = 0, Magento = 0.26, Yellow = 0.31 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 162 | 120 | 112 | - |
| CMYK | 0 | 0.26 | 0.31 | 0.36 |
| HSL | 9.6º | 0.21% | 0.54% | - |
| HSV(B) | 9.6º | 0.31% | 0.64% | - |
| XYZ | 24.54 | 22.28 | 18.34 | - |
| YUV | 131.65 | 116.91 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 162 | 120 | 112 | 0 | 0.26 | 0.31 | 0.36 | 9.6 | 0.21 | 0.54 |
| Hex | A2 | 78 | 70 | 0 | 1A | 1F | 24 | A | 15 | 36 |
| Octal | 242 | 170 | 160 | 0 | 32 | 37 | 44 | 12 | 25 | 66 |
| Binary | 10100010 | 1111000 | 1110000 | 0 | 11010 | 11111 | 100100 | 1010 | 10101 | 110110 |
Color Harmonies of #A27870
Complementary color
Monochromatic Colors of #A27870
Black with #A27870
Text Example
Text Example
White with #A27870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A27870; }
p { color: rgb(162,120,112); }
H1.HeaderClassName
{
color: #A27870;
}
.AnyTagClassName
{
color: #A27870;
}
</style>
background-color css
<style>
a { background-color: #A27870; }
a { background-color: rgb(162,120,112); }
div.DivClassName
{
background-color: #A27870;
}
.BgClassName
{
background-color: #A27870;
}
</style>
border-color css
<style>
span { border-color: #A27870; }
span { border-color: rgb(162,120,112); }
td.TdClassName
{
border-color: #A27870;
}
.TagClassName
{
border-color: #A27870;
}
</style>