Shades of Hemp #9E8275
Tints of Hemp #9E8275
RGB
CMYK
RGB Variations
Color information
#9E8275 (or 0x9E8275) is known color: Hemp. HEX triplet: 9E, 82 and 75. RGB value is (158,130,117). Sum of RGB (Red+Green+Blue) = 158+130+117=405 (53% of max value = 765). Red value is 158 (62.11% from 255 or 39.01% from 405); Green value is 130 (51.17% from 255 or 32.10% from 405); Blue value is 117 (46.09% from 255 or 28.89% from 405); Max value from RGB is 158 - color contains mainly: red. Hex color #9E8275 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #9E8275 is #617D8A. Grayscale: #888888. Windows color (decimal): -6389131 or 7701150. OLE color: 7701150.
HSL color Cylindrical-coordinate representation of color #9E8275: hue angle of 19.02º degrees, saturation: 0.17, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #9E8275 is Cyan = 0, Magento = 0.18, Yellow = 0.26 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 130 | 117 | - |
| CMYK | 0 | 0.18 | 0.26 | 0.38 |
| HSL | 19.02º | 0.17% | 0.54% | - |
| HSV(B) | 19.02º | 0.26% | 0.62% | - |
| XYZ | 25.29 | 24.52 | 20.23 | - |
| YUV | 136.89 | 116.78 | 143.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 130 | 117 | 0 | 0.18 | 0.26 | 0.38 | 19.02 | 0.17 | 0.54 |
| Hex | 9E | 82 | 75 | 0 | 12 | 1A | 26 | 13 | 11 | 36 |
| Octal | 236 | 202 | 165 | 0 | 22 | 32 | 46 | 23 | 21 | 66 |
| Binary | 10011110 | 10000010 | 1110101 | 0 | 10010 | 11010 | 100110 | 10011 | 10001 | 110110 |
Color Harmonies of #9E8275
Complementary color
Monochromatic Colors of #9E8275
Black with #9E8275
Text Example
Text Example
White with #9E8275
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E8275; }
p { color: rgb(158,130,117); }
H1.HeaderClassName
{
color: #9E8275;
}
.AnyTagClassName
{
color: #9E8275;
}
</style>
background-color css
<style>
a { background-color: #9E8275; }
a { background-color: rgb(158,130,117); }
div.DivClassName
{
background-color: #9E8275;
}
.BgClassName
{
background-color: #9E8275;
}
</style>
border-color css
<style>
span { border-color: #9E8275; }
span { border-color: rgb(158,130,117); }
td.TdClassName
{
border-color: #9E8275;
}
.TagClassName
{
border-color: #9E8275;
}
</style>