Shades of Hemp #987869
Tints of Hemp #987869
RGB
CMYK
RGB Variations
Color information
#987869 (or 0x987869) is known color: Hemp. HEX triplet: 98, 78 and 69. RGB value is (152,120,105). Sum of RGB (Red+Green+Blue) = 152+120+105=377 (49% of max value = 765). Red value is 152 (59.77% from 255 or 40.32% from 377); Green value is 120 (47.27% from 255 or 31.83% from 377); Blue value is 105 (41.41% from 255 or 27.85% from 377); Max value from RGB is 152 - color contains mainly: red. Hex color #987869 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987869 is #678796. Grayscale: #7F7F7F. Windows color (decimal): -6784919 or 6912152. OLE color: 6912152.
HSL color Cylindrical-coordinate representation of color #987869: hue angle of 19.15º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #987869 is Cyan = 0, Magento = 0.21, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 120 | 105 | - |
| CMYK | 0 | 0.21 | 0.31 | 0.40 |
| HSL | 19.15º | 0.19% | 0.5% | - |
| HSV(B) | 19.15º | 0.31% | 0.6% | - |
| XYZ | 22.22 | 21.13 | 16.27 | - |
| YUV | 127.86 | 115.1 | 145.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 120 | 105 | 0 | 0.21 | 0.31 | 0.40 | 19.15 | 0.19 | 0.5 |
| Hex | 98 | 78 | 69 | 0 | 15 | 1F | 28 | 13 | 13 | 32 |
| Octal | 230 | 170 | 151 | 0 | 25 | 37 | 50 | 23 | 23 | 62 |
| Binary | 10011000 | 1111000 | 1101001 | 0 | 10101 | 11111 | 101000 | 10011 | 10011 | 110010 |
Color Harmonies of #987869
Complementary color
Monochromatic Colors of #987869
Black with #987869
Text Example
Text Example
White with #987869
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987869; }
p { color: rgb(152,120,105); }
H1.HeaderClassName
{
color: #987869;
}
.AnyTagClassName
{
color: #987869;
}
</style>
background-color css
<style>
a { background-color: #987869; }
a { background-color: rgb(152,120,105); }
div.DivClassName
{
background-color: #987869;
}
.BgClassName
{
background-color: #987869;
}
</style>
border-color css
<style>
span { border-color: #987869; }
span { border-color: rgb(152,120,105); }
td.TdClassName
{
border-color: #987869;
}
.TagClassName
{
border-color: #987869;
}
</style>