Shades of Hemp #917873
Tints of Hemp #917873
RGB
CMYK
RGB Variations
Color information
#917873 (or 0x917873) is known color: Hemp. HEX triplet: 91, 78 and 73. RGB value is (145,120,115). Sum of RGB (Red+Green+Blue) = 145+120+115=380 (50% of max value = 765). Red value is 145 (57.03% from 255 or 38.16% from 380); Green value is 120 (47.27% from 255 or 31.58% from 380); Blue value is 115 (45.31% from 255 or 30.26% from 380); Max value from RGB is 145 - color contains mainly: red. Hex color #917873 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917873 is #6E878C. Grayscale: #7E7E7E. Windows color (decimal): -7243661 or 7567505. OLE color: 7567505.
HSL color Cylindrical-coordinate representation of color #917873: hue angle of 10º degrees, saturation: 0.12, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #917873 is Cyan = 0, Magento = 0.17, Yellow = 0.21 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 120 | 115 | - |
| CMYK | 0 | 0.17 | 0.21 | 0.43 |
| HSL | 10º | 0.12% | 0.51% | - |
| HSV(B) | 10º | 0.21% | 0.57% | - |
| XYZ | 21.49 | 20.69 | 19.08 | - |
| YUV | 126.91 | 121.28 | 140.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 120 | 115 | 0 | 0.17 | 0.21 | 0.43 | 10 | 0.12 | 0.51 |
| Hex | 91 | 78 | 73 | 0 | 11 | 15 | 2B | A | C | 33 |
| Octal | 221 | 170 | 163 | 0 | 21 | 25 | 53 | 12 | 14 | 63 |
| Binary | 10010001 | 1111000 | 1110011 | 0 | 10001 | 10101 | 101011 | 1010 | 1100 | 110011 |
Color Harmonies of #917873
Complementary color
Monochromatic Colors of #917873
Black with #917873
Text Example
Text Example
White with #917873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917873; }
p { color: rgb(145,120,115); }
H1.HeaderClassName
{
color: #917873;
}
.AnyTagClassName
{
color: #917873;
}
</style>
background-color css
<style>
a { background-color: #917873; }
a { background-color: rgb(145,120,115); }
div.DivClassName
{
background-color: #917873;
}
.BgClassName
{
background-color: #917873;
}
</style>
border-color css
<style>
span { border-color: #917873; }
span { border-color: rgb(145,120,115); }
td.TdClassName
{
border-color: #917873;
}
.TagClassName
{
border-color: #917873;
}
</style>