Shades of Hemp #917C76
Tints of Hemp #917C76
RGB
CMYK
RGB Variations
Color information
#917C76 (or 0x917C76) is known color: Hemp. HEX triplet: 91, 7C and 76. RGB value is (145,124,118). Sum of RGB (Red+Green+Blue) = 145+124+118=387 (51% of max value = 765). Red value is 145 (57.03% from 255 or 37.47% from 387); Green value is 124 (48.83% from 255 or 32.04% from 387); Blue value is 118 (46.48% from 255 or 30.49% from 387); Max value from RGB is 145 - color contains mainly: red. Hex color #917C76 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #917C76 is #6E8389. Grayscale: #818181. Windows color (decimal): -7242634 or 7765137. OLE color: 7765137.
HSL color Cylindrical-coordinate representation of color #917C76: hue angle of 13.33º degrees, saturation: 0.11, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #917C76 is Cyan = 0, Magento = 0.14, Yellow = 0.19 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 124 | 118 | - |
| CMYK | 0 | 0.14 | 0.19 | 0.43 |
| HSL | 13.33º | 0.11% | 0.52% | - |
| HSV(B) | 13.33º | 0.19% | 0.57% | - |
| XYZ | 22.15 | 21.74 | 20.17 | - |
| YUV | 129.6 | 121.46 | 138.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 124 | 118 | 0 | 0.14 | 0.19 | 0.43 | 13.33 | 0.11 | 0.52 |
| Hex | 91 | 7C | 76 | 0 | E | 13 | 2B | D | B | 34 |
| Octal | 221 | 174 | 166 | 0 | 16 | 23 | 53 | 15 | 13 | 64 |
| Binary | 10010001 | 1111100 | 1110110 | 0 | 1110 | 10011 | 101011 | 1101 | 1011 | 110100 |
Color Harmonies of #917C76
Complementary color
Monochromatic Colors of #917C76
Black with #917C76
Text Example
Text Example
White with #917C76
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #917C76; }
p { color: rgb(145,124,118); }
H1.HeaderClassName
{
color: #917C76;
}
.AnyTagClassName
{
color: #917C76;
}
</style>
background-color css
<style>
a { background-color: #917C76; }
a { background-color: rgb(145,124,118); }
div.DivClassName
{
background-color: #917C76;
}
.BgClassName
{
background-color: #917C76;
}
</style>
border-color css
<style>
span { border-color: #917C76; }
span { border-color: rgb(145,124,118); }
td.TdClassName
{
border-color: #917C76;
}
.TagClassName
{
border-color: #917C76;
}
</style>