Shades of Hemp #917870
Tints of Hemp #917870
RGB
CMYK
RGB Variations
Color information
#917870 (or 0x917870) is known color: Hemp. HEX triplet: 91, 78 and 70. RGB value is (145,120,112). Sum of RGB (Red+Green+Blue) = 145+120+112=377 (49% of max value = 765). Red value is 145 (57.03% from 255 or 38.46% from 377); Green value is 120 (47.27% from 255 or 31.83% from 377); Blue value is 112 (44.14% from 255 or 29.71% from 377); Max value from RGB is 145 - color contains mainly: red. Hex color #917870 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917870 is #6E878F. Grayscale: #7E7E7E. Windows color (decimal): -7243664 or 7370897. OLE color: 7370897.
HSL color Cylindrical-coordinate representation of color #917870: hue angle of 14.55º degrees, saturation: 0.13, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #917870 is Cyan = 0, Magento = 0.17, Yellow = 0.23 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 112 | - |
| CMYK | 0 | 0.17 | 0.23 | 0.43 |
| HSL | 14.55º | 0.13% | 0.5% | - |
| HSV(B) | 14.55º | 0.23% | 0.57% | - |
| XYZ | 21.32 | 20.62 | 18.19 | - |
| YUV | 126.56 | 119.78 | 141.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 112 | 0 | 0.17 | 0.23 | 0.43 | 14.55 | 0.13 | 0.5 |
| Hex | 91 | 78 | 70 | 0 | 11 | 17 | 2B | F | D | 32 |
| Octal | 221 | 170 | 160 | 0 | 21 | 27 | 53 | 17 | 15 | 62 |
| Binary | 10010001 | 1111000 | 1110000 | 0 | 10001 | 10111 | 101011 | 1111 | 1101 | 110010 |
Color Harmonies of #917870
Complementary color
Monochromatic Colors of #917870
Black with #917870
Text Example
Text Example
White with #917870
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917870; }
p { color: rgb(145,120,112); }
H1.HeaderClassName
{
color: #917870;
}
.AnyTagClassName
{
color: #917870;
}
</style>
background-color css
<style>
a { background-color: #917870; }
a { background-color: rgb(145,120,112); }
div.DivClassName
{
background-color: #917870;
}
.BgClassName
{
background-color: #917870;
}
</style>
border-color css
<style>
span { border-color: #917870; }
span { border-color: rgb(145,120,112); }
td.TdClassName
{
border-color: #917870;
}
.TagClassName
{
border-color: #917870;
}
</style>