Shades of Hemp #987871
Tints of Hemp #987871
RGB
CMYK
RGB Variations
Color information
#987871 (or 0x987871) is known color: Hemp. HEX triplet: 98, 78 and 71. RGB value is (152,120,113). Sum of RGB (Red+Green+Blue) = 152+120+113=385 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.48% from 385); Green value is 120 (47.27% from 255 or 31.17% from 385); Blue value is 113 (44.53% from 255 or 29.35% from 385); Max value from RGB is 152 - color contains mainly: red. Hex color #987871 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987871 is #67878E. Grayscale: #808080. Windows color (decimal): -6784911 or 7436440. OLE color: 7436440.
HSL color Cylindrical-coordinate representation of color #987871: hue angle of 10.77º 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 #987871 is Cyan = 0, Magento = 0.21, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 120 | 113 | - |
| CMYK | 0 | 0.21 | 0.26 | 0.40 |
| HSL | 10.77º | 0.16% | 0.52% | - |
| HSV(B) | 10.77º | 0.26% | 0.6% | - |
| XYZ | 22.65 | 21.3 | 18.54 | - |
| YUV | 128.77 | 119.1 | 144.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 120 | 113 | 0 | 0.21 | 0.26 | 0.40 | 10.77 | 0.16 | 0.52 |
| Hex | 98 | 78 | 71 | 0 | 15 | 1A | 28 | B | 10 | 34 |
| Octal | 230 | 170 | 161 | 0 | 25 | 32 | 50 | 13 | 20 | 64 |
| Binary | 10011000 | 1111000 | 1110001 | 0 | 10101 | 11010 | 101000 | 1011 | 10000 | 110100 |
Color Harmonies of #987871
Complementary color
Monochromatic Colors of #987871
Black with #987871
Text Example
Text Example
White with #987871
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987871; }
p { color: rgb(152,120,113); }
H1.HeaderClassName
{
color: #987871;
}
.AnyTagClassName
{
color: #987871;
}
</style>
background-color css
<style>
a { background-color: #987871; }
a { background-color: rgb(152,120,113); }
div.DivClassName
{
background-color: #987871;
}
.BgClassName
{
background-color: #987871;
}
</style>
border-color css
<style>
span { border-color: #987871; }
span { border-color: rgb(152,120,113); }
td.TdClassName
{
border-color: #987871;
}
.TagClassName
{
border-color: #987871;
}
</style>