Shades of Hemp #A57970
Tints of Hemp #A57970
RGB
CMYK
RGB Variations
Color information
#A57970 (or 0xA57970) is known color: Hemp. HEX triplet: A5, 79 and 70. RGB value is (165,121,112). Sum of RGB (Red+Green+Blue) = 165+121+112=398 (52% of max value = 765). Red value is 165 (64.84% from 255 or 41.46% from 398); Green value is 121 (47.66% from 255 or 30.40% from 398); Blue value is 112 (44.14% from 255 or 28.14% from 398); Max value from RGB is 165 - color contains mainly: red. Hex color #A57970 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A57970 is #5A868F. Grayscale: #858585. Windows color (decimal): -5932688 or 7371173. OLE color: 7371173.
HSL color Cylindrical-coordinate representation of color #A57970: hue angle of 10.19º degrees, saturation: 0.23, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #A57970 is Cyan = 0, Magento = 0.27, Yellow = 0.32 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 165 | 121 | 112 | - |
| CMYK | 0 | 0.27 | 0.32 | 0.35 |
| HSL | 10.19º | 0.23% | 0.54% | - |
| HSV(B) | 10.19º | 0.32% | 0.65% | - |
| XYZ | 25.28 | 22.84 | 18.41 | - |
| YUV | 133.13 | 116.08 | 150.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 165 | 121 | 112 | 0 | 0.27 | 0.32 | 0.35 | 10.19 | 0.23 | 0.54 |
| Hex | A5 | 79 | 70 | 0 | 1B | 20 | 23 | A | 17 | 36 |
| Octal | 245 | 171 | 160 | 0 | 33 | 40 | 43 | 12 | 27 | 66 |
| Binary | 10100101 | 1111001 | 1110000 | 0 | 11011 | 100000 | 100011 | 1010 | 10111 | 110110 |
Color Harmonies of #A57970
Complementary color
Monochromatic Colors of #A57970
Black with #A57970
Text Example
Text Example
White with #A57970
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A57970; }
p { color: rgb(165,121,112); }
H1.HeaderClassName
{
color: #A57970;
}
.AnyTagClassName
{
color: #A57970;
}
</style>
background-color css
<style>
a { background-color: #A57970; }
a { background-color: rgb(165,121,112); }
div.DivClassName
{
background-color: #A57970;
}
.BgClassName
{
background-color: #A57970;
}
</style>
border-color css
<style>
span { border-color: #A57970; }
span { border-color: rgb(165,121,112); }
td.TdClassName
{
border-color: #A57970;
}
.TagClassName
{
border-color: #A57970;
}
</style>