Shades of Hemp #9E7C71
Tints of Hemp #9E7C71
RGB
CMYK
RGB Variations
Color information
#9E7C71 (or 0x9E7C71) is known color: Hemp. HEX triplet: 9E, 7C and 71. RGB value is (158,124,113). Sum of RGB (Red+Green+Blue) = 158+124+113=395 (52% of max value = 765). Red value is 158 (62.11% from 255 or 40% from 395); Green value is 124 (48.83% from 255 or 31.39% from 395); Blue value is 113 (44.53% from 255 or 28.61% from 395); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7C71 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7C71 is #61838E. Grayscale: #848484. Windows color (decimal): -6390671 or 7437470. OLE color: 7437470.
HSL color Cylindrical-coordinate representation of color #9E7C71: hue angle of 14.67º 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 #9E7C71 is Cyan = 0, Magento = 0.22, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 124 | 113 | - |
| CMYK | 0 | 0.22 | 0.28 | 0.38 |
| HSL | 14.67º | 0.19% | 0.53% | - |
| HSV(B) | 14.67º | 0.28% | 0.62% | - |
| XYZ | 24.29 | 22.88 | 18.76 | - |
| YUV | 132.91 | 116.76 | 145.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 124 | 113 | 0 | 0.22 | 0.28 | 0.38 | 14.67 | 0.19 | 0.53 |
| Hex | 9E | 7C | 71 | 0 | 16 | 1C | 26 | F | 13 | 35 |
| Octal | 236 | 174 | 161 | 0 | 26 | 34 | 46 | 17 | 23 | 65 |
| Binary | 10011110 | 1111100 | 1110001 | 0 | 10110 | 11100 | 100110 | 1111 | 10011 | 110101 |
Color Harmonies of #9E7C71
Complementary color
Monochromatic Colors of #9E7C71
Black with #9E7C71
Text Example
Text Example
White with #9E7C71
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7C71; }
p { color: rgb(158,124,113); }
H1.HeaderClassName
{
color: #9E7C71;
}
.AnyTagClassName
{
color: #9E7C71;
}
</style>
background-color css
<style>
a { background-color: #9E7C71; }
a { background-color: rgb(158,124,113); }
div.DivClassName
{
background-color: #9E7C71;
}
.BgClassName
{
background-color: #9E7C71;
}
</style>
border-color css
<style>
span { border-color: #9E7C71; }
span { border-color: rgb(158,124,113); }
td.TdClassName
{
border-color: #9E7C71;
}
.TagClassName
{
border-color: #9E7C71;
}
</style>