Shades of Hemp #977871
Tints of Hemp #977871
RGB
CMYK
RGB Variations
Color information
#977871 (or 0x977871) is known color: Hemp. HEX triplet: 97, 78 and 71. RGB value is (151,120,113). Sum of RGB (Red+Green+Blue) = 151+120+113=384 (50% of max value = 765). Red value is 151 (59.38% from 255 or 39.32% from 384); Green value is 120 (47.27% from 255 or 31.25% from 384); Blue value is 113 (44.53% from 255 or 29.43% from 384); Max value from RGB is 151 - color contains mainly: red. Hex color #977871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #977871 is #68878E. Grayscale: #808080. Windows color (decimal): -6850447 or 7436439. OLE color: 7436439.
HSL color Cylindrical-coordinate representation of color #977871: hue angle of 11.05º 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 #977871 is Cyan = 0, Magento = 0.21, Yellow = 0.25 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 120 | 113 | - |
| CMYK | 0 | 0.21 | 0.25 | 0.41 |
| HSL | 11.05º | 0.15% | 0.52% | - |
| HSV(B) | 11.05º | 0.25% | 0.59% | - |
| XYZ | 22.46 | 21.2 | 18.53 | - |
| YUV | 128.47 | 119.27 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 120 | 113 | 0 | 0.21 | 0.25 | 0.41 | 11.05 | 0.15 | 0.52 |
| Hex | 97 | 78 | 71 | 0 | 15 | 19 | 29 | B | F | 34 |
| Octal | 227 | 170 | 161 | 0 | 25 | 31 | 51 | 13 | 17 | 64 |
| Binary | 10010111 | 1111000 | 1110001 | 0 | 10101 | 11001 | 101001 | 1011 | 1111 | 110100 |
Color Harmonies of #977871
Complementary color
Monochromatic Colors of #977871
Black with #977871
Text Example
Text Example
White with #977871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #977871; }
p { color: rgb(151,120,113); }
H1.HeaderClassName
{
color: #977871;
}
.AnyTagClassName
{
color: #977871;
}
</style>
background-color css
<style>
a { background-color: #977871; }
a { background-color: rgb(151,120,113); }
div.DivClassName
{
background-color: #977871;
}
.BgClassName
{
background-color: #977871;
}
</style>
border-color css
<style>
span { border-color: #977871; }
span { border-color: rgb(151,120,113); }
td.TdClassName
{
border-color: #977871;
}
.TagClassName
{
border-color: #977871;
}
</style>