Shades of Hemp #9E8378
Tints of Hemp #9E8378
RGB
CMYK
RGB Variations
Color information
#9E8378 (or 0x9E8378) is known color: Hemp. HEX triplet: 9E, 83 and 78. RGB value is (158,131,120). Sum of RGB (Red+Green+Blue) = 158+131+120=409 (54% of max value = 765). Red value is 158 (62.11% from 255 or 38.63% from 409); Green value is 131 (51.56% from 255 or 32.03% from 409); Blue value is 120 (47.27% from 255 or 29.34% from 409); Max value from RGB is 158 - color contains mainly: red. Hex color #9E8378 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9E8378 is #617C87. Grayscale: #898989. Windows color (decimal): -6388872 or 7898014. OLE color: 7898014.
HSL color Cylindrical-coordinate representation of color #9E8378: hue angle of 17.37º degrees, saturation: 0.16, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #9E8378 is Cyan = 0, Magento = 0.17, Yellow = 0.24 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 131 | 120 | - |
| CMYK | 0 | 0.17 | 0.24 | 0.38 |
| HSL | 17.37º | 0.16% | 0.55% | - |
| HSV(B) | 17.37º | 0.24% | 0.62% | - |
| XYZ | 25.61 | 24.86 | 21.22 | - |
| YUV | 137.82 | 117.95 | 142.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 131 | 120 | 0 | 0.17 | 0.24 | 0.38 | 17.37 | 0.16 | 0.55 |
| Hex | 9E | 83 | 78 | 0 | 11 | 18 | 26 | 11 | 10 | 37 |
| Octal | 236 | 203 | 170 | 0 | 21 | 30 | 46 | 21 | 20 | 67 |
| Binary | 10011110 | 10000011 | 1111000 | 0 | 10001 | 11000 | 100110 | 10001 | 10000 | 110111 |
Color Harmonies of #9E8378
Complementary color
Monochromatic Colors of #9E8378
Black with #9E8378
Text Example
Text Example
White with #9E8378
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E8378; }
p { color: rgb(158,131,120); }
H1.HeaderClassName
{
color: #9E8378;
}
.AnyTagClassName
{
color: #9E8378;
}
</style>
background-color css
<style>
a { background-color: #9E8378; }
a { background-color: rgb(158,131,120); }
div.DivClassName
{
background-color: #9E8378;
}
.BgClassName
{
background-color: #9E8378;
}
</style>
border-color css
<style>
span { border-color: #9E8378; }
span { border-color: rgb(158,131,120); }
td.TdClassName
{
border-color: #9E8378;
}
.TagClassName
{
border-color: #9E8378;
}
</style>