Shades of Hemp #9E7A71
Tints of Hemp #9E7A71
RGB
CMYK
RGB Variations
Color information
#9E7A71 (or 0x9E7A71) is known color: Hemp. HEX triplet: 9E, 7A and 71. RGB value is (158,122,113). Sum of RGB (Red+Green+Blue) = 158+122+113=393 (52% of max value = 765). Red value is 158 (62.11% from 255 or 40.20% from 393); Green value is 122 (48.05% from 255 or 31.04% from 393); Blue value is 113 (44.53% from 255 or 28.75% from 393); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7A71 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7A71 is #61858E. Grayscale: #838383. Windows color (decimal): -6391183 or 7436958. OLE color: 7436958.
HSL color Cylindrical-coordinate representation of color #9E7A71: hue angle of 12º degrees, saturation: 0.19, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #9E7A71 is Cyan = 0, Magento = 0.23, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 122 | 113 | - |
| CMYK | 0 | 0.23 | 0.28 | 0.38 |
| HSL | 12º | 0.19% | 0.53% | - |
| HSV(B) | 12º | 0.28% | 0.62% | - |
| XYZ | 24.04 | 22.38 | 18.68 | - |
| YUV | 131.74 | 117.43 | 146.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 122 | 113 | 0 | 0.23 | 0.28 | 0.38 | 12 | 0.19 | 0.53 |
| Hex | 9E | 7A | 71 | 0 | 17 | 1C | 26 | C | 13 | 35 |
| Octal | 236 | 172 | 161 | 0 | 27 | 34 | 46 | 14 | 23 | 65 |
| Binary | 10011110 | 1111010 | 1110001 | 0 | 10111 | 11100 | 100110 | 1100 | 10011 | 110101 |
Color Harmonies of #9E7A71
Complementary color
Monochromatic Colors of #9E7A71
Black with #9E7A71
Text Example
Text Example
White with #9E7A71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7A71; }
p { color: rgb(158,122,113); }
H1.HeaderClassName
{
color: #9E7A71;
}
.AnyTagClassName
{
color: #9E7A71;
}
</style>
background-color css
<style>
a { background-color: #9E7A71; }
a { background-color: rgb(158,122,113); }
div.DivClassName
{
background-color: #9E7A71;
}
.BgClassName
{
background-color: #9E7A71;
}
</style>
border-color css
<style>
span { border-color: #9E7A71; }
span { border-color: rgb(158,122,113); }
td.TdClassName
{
border-color: #9E7A71;
}
.TagClassName
{
border-color: #9E7A71;
}
</style>