Shades of Hemp #987770
Tints of Hemp #987770
RGB
CMYK
RGB Variations
Color information
#987770 (or 0x987770) is known color: Hemp. HEX triplet: 98, 77 and 70. RGB value is (152,119,112). Sum of RGB (Red+Green+Blue) = 152+119+112=383 (50% of max value = 765). Red value is 152 (59.77% from 255 or 39.69% from 383); Green value is 119 (46.88% from 255 or 31.07% from 383); Blue value is 112 (44.14% from 255 or 29.24% from 383); Max value from RGB is 152 - color contains mainly: red. Hex color #987770 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987770 is #67888F. Grayscale: #808080. Windows color (decimal): -6785168 or 7370648. OLE color: 7370648.
HSL color Cylindrical-coordinate representation of color #987770: hue angle of 10.5º 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 #987770 is Cyan = 0, Magento = 0.22, Yellow = 0.26 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 119 | 112 | - |
| CMYK | 0 | 0.22 | 0.26 | 0.40 |
| HSL | 10.5º | 0.16% | 0.52% | - |
| HSV(B) | 10.5º | 0.26% | 0.6% | - |
| XYZ | 22.47 | 21.04 | 18.21 | - |
| YUV | 128.07 | 118.93 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 119 | 112 | 0 | 0.22 | 0.26 | 0.40 | 10.5 | 0.16 | 0.52 |
| Hex | 98 | 77 | 70 | 0 | 16 | 1A | 28 | A | 10 | 34 |
| Octal | 230 | 167 | 160 | 0 | 26 | 32 | 50 | 12 | 20 | 64 |
| Binary | 10011000 | 1110111 | 1110000 | 0 | 10110 | 11010 | 101000 | 1010 | 10000 | 110100 |
Color Harmonies of #987770
Complementary color
Monochromatic Colors of #987770
Black with #987770
Text Example
Text Example
White with #987770
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987770; }
p { color: rgb(152,119,112); }
H1.HeaderClassName
{
color: #987770;
}
.AnyTagClassName
{
color: #987770;
}
</style>
background-color css
<style>
a { background-color: #987770; }
a { background-color: rgb(152,119,112); }
div.DivClassName
{
background-color: #987770;
}
.BgClassName
{
background-color: #987770;
}
</style>
border-color css
<style>
span { border-color: #987770; }
span { border-color: rgb(152,119,112); }
td.TdClassName
{
border-color: #987770;
}
.TagClassName
{
border-color: #987770;
}
</style>