Shades of Hemp #987671
Tints of Hemp #987671
RGB
CMYK
RGB Variations
Color information
#987671 (or 0x987671) is known color: Hemp. HEX triplet: 98, 76 and 71. RGB value is (152,118,113). Sum of RGB (Red+Green+Blue) = 152+118+113=383 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.69% from 383); Green value is 118 (46.48% from 255 or 30.81% from 383); Blue value is 113 (44.53% from 255 or 29.50% from 383); Max value from RGB is 152 - color contains mainly: red. Hex color #987671 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987671 is #67898E. Grayscale: #7F7F7F. Windows color (decimal): -6785423 or 7435928. OLE color: 7435928.
HSL color Cylindrical-coordinate representation of color #987671: hue angle of 7.69º degrees, saturation: 0.16, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #987671 is Cyan = 0, Magento = 0.22, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 118 | 113 | - |
| CMYK | 0 | 0.22 | 0.26 | 0.40 |
| HSL | 7.69º | 0.16% | 0.52% | - |
| HSV(B) | 7.69º | 0.26% | 0.6% | - |
| XYZ | 22.41 | 20.82 | 18.46 | - |
| YUV | 127.6 | 119.76 | 145.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 118 | 113 | 0 | 0.22 | 0.26 | 0.40 | 7.69 | 0.16 | 0.52 |
| Hex | 98 | 76 | 71 | 0 | 16 | 1A | 28 | 8 | 10 | 34 |
| Octal | 230 | 166 | 161 | 0 | 26 | 32 | 50 | 10 | 20 | 64 |
| Binary | 10011000 | 1110110 | 1110001 | 0 | 10110 | 11010 | 101000 | 1000 | 10000 | 110100 |
Color Harmonies of #987671
Complementary color
Monochromatic Colors of #987671
Black with #987671
Text Example
Text Example
White with #987671
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987671; }
p { color: rgb(152,118,113); }
H1.HeaderClassName
{
color: #987671;
}
.AnyTagClassName
{
color: #987671;
}
</style>
background-color css
<style>
a { background-color: #987671; }
a { background-color: rgb(152,118,113); }
div.DivClassName
{
background-color: #987671;
}
.BgClassName
{
background-color: #987671;
}
</style>
border-color css
<style>
span { border-color: #987671; }
span { border-color: rgb(152,118,113); }
td.TdClassName
{
border-color: #987671;
}
.TagClassName
{
border-color: #987671;
}
</style>