Shades of Hemp #977671
Tints of Hemp #977671
RGB
CMYK
RGB Variations
Color information
#977671 (or 0x977671) is known color: Hemp. HEX triplet: 97, 76 and 71. RGB value is (151,118,113). Sum of RGB (Red+Green+Blue) = 151+118+113=382 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.53% from 382); Green value is 118 (46.48% from 255 or 30.89% from 382); Blue value is 113 (44.53% from 255 or 29.58% from 382); Max value from RGB is 151 - color contains mainly: red. Hex color #977671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977671 is #68898E. Grayscale: #7F7F7F. Windows color (decimal): -6850959 or 7435927. OLE color: 7435927.
HSL color Cylindrical-coordinate representation of color #977671: hue angle of 7.89º degrees, saturation: 0.15, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #977671 is Cyan = 0, Magento = 0.22, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 118 | 113 | - |
| CMYK | 0 | 0.22 | 0.25 | 0.41 |
| HSL | 7.89º | 0.15% | 0.52% | - |
| HSV(B) | 7.89º | 0.25% | 0.59% | - |
| XYZ | 22.22 | 20.73 | 18.45 | - |
| YUV | 127.3 | 119.93 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 118 | 113 | 0 | 0.22 | 0.25 | 0.41 | 7.89 | 0.15 | 0.52 |
| Hex | 97 | 76 | 71 | 0 | 16 | 19 | 29 | 8 | F | 34 |
| Octal | 227 | 166 | 161 | 0 | 26 | 31 | 51 | 10 | 17 | 64 |
| Binary | 10010111 | 1110110 | 1110001 | 0 | 10110 | 11001 | 101001 | 1000 | 1111 | 110100 |
Color Harmonies of #977671
Complementary color
Monochromatic Colors of #977671
Black with #977671
Text Example
Text Example
White with #977671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977671; }
p { color: rgb(151,118,113); }
H1.HeaderClassName
{
color: #977671;
}
.AnyTagClassName
{
color: #977671;
}
</style>
background-color css
<style>
a { background-color: #977671; }
a { background-color: rgb(151,118,113); }
div.DivClassName
{
background-color: #977671;
}
.BgClassName
{
background-color: #977671;
}
</style>
border-color css
<style>
span { border-color: #977671; }
span { border-color: rgb(151,118,113); }
td.TdClassName
{
border-color: #977671;
}
.TagClassName
{
border-color: #977671;
}
</style>