Shades of Hemp #9E7772
Tints of Hemp #9E7772
RGB
CMYK
RGB Variations
Color information
#9E7772 (or 0x9E7772) is known color: Hemp. HEX triplet: 9E, 77 and 72. RGB value is (158,119,114). Sum of RGB (Red+Green+Blue) = 158+119+114=391 (51% of max value = 765). Red value is 158 (62.11% from 255 or 40.41% from 391); Green value is 119 (46.88% from 255 or 30.43% from 391); Blue value is 114 (44.92% from 255 or 29.16% from 391); Max value from RGB is 158 - color contains mainly: red. Hex color #9E7772 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #9E7772 is #61888D. Grayscale: #828282. Windows color (decimal): -6391950 or 7501726. OLE color: 7501726.
HSL color Cylindrical-coordinate representation of color #9E7772: hue angle of 6.82º degrees, saturation: 0.18, 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 #9E7772 is Cyan = 0, Magento = 0.25, Yellow = 0.28 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 119 | 114 | - |
| CMYK | 0 | 0.25 | 0.28 | 0.38 |
| HSL | 6.82º | 0.18% | 0.53% | - |
| HSV(B) | 6.82º | 0.28% | 0.62% | - |
| XYZ | 23.73 | 21.68 | 18.85 | - |
| YUV | 130.09 | 118.92 | 147.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 119 | 114 | 0 | 0.25 | 0.28 | 0.38 | 6.82 | 0.18 | 0.53 |
| Hex | 9E | 77 | 72 | 0 | 19 | 1C | 26 | 7 | 12 | 35 |
| Octal | 236 | 167 | 162 | 0 | 31 | 34 | 46 | 7 | 22 | 65 |
| Binary | 10011110 | 1110111 | 1110010 | 0 | 11001 | 11100 | 100110 | 111 | 10010 | 110101 |
Color Harmonies of #9E7772
Complementary color
Monochromatic Colors of #9E7772
Black with #9E7772
Text Example
Text Example
White with #9E7772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E7772; }
p { color: rgb(158,119,114); }
H1.HeaderClassName
{
color: #9E7772;
}
.AnyTagClassName
{
color: #9E7772;
}
</style>
background-color css
<style>
a { background-color: #9E7772; }
a { background-color: rgb(158,119,114); }
div.DivClassName
{
background-color: #9E7772;
}
.BgClassName
{
background-color: #9E7772;
}
</style>
border-color css
<style>
span { border-color: #9E7772; }
span { border-color: rgb(158,119,114); }
td.TdClassName
{
border-color: #9E7772;
}
.TagClassName
{
border-color: #9E7772;
}
</style>