Shades of Hemp #987968
Tints of Hemp #987968
RGB
CMYK
RGB Variations
Color information
#987968 (or 0x987968) is known color: Hemp. HEX triplet: 98, 79 and 68. RGB value is (152,121,104). Sum of RGB (Red+Green+Blue) = 152+121+104=377 (49% of max value = 765). Red value is 152 (59.77% from 255 or 40.32% from 377); Green value is 121 (47.66% from 255 or 32.10% from 377); Blue value is 104 (41.02% from 255 or 27.59% from 377); Max value from RGB is 152 - color contains mainly: red. Hex color #987968 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987968 is #678697. Grayscale: #808080. Windows color (decimal): -6784664 or 6846872. OLE color: 6846872.
HSL color Cylindrical-coordinate representation of color #987968: hue angle of 21.25º degrees, saturation: 0.19, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #987968 is Cyan = 0, Magento = 0.20, Yellow = 0.32 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 121 | 104 | - |
| CMYK | 0 | 0.20 | 0.32 | 0.40 |
| HSL | 21.25º | 0.19% | 0.5% | - |
| HSV(B) | 21.25º | 0.32% | 0.6% | - |
| XYZ | 22.28 | 21.35 | 16.04 | - |
| YUV | 128.33 | 114.27 | 144.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 121 | 104 | 0 | 0.20 | 0.32 | 0.40 | 21.25 | 0.19 | 0.5 |
| Hex | 98 | 79 | 68 | 0 | 14 | 20 | 28 | 15 | 13 | 32 |
| Octal | 230 | 171 | 150 | 0 | 24 | 40 | 50 | 25 | 23 | 62 |
| Binary | 10011000 | 1111001 | 1101000 | 0 | 10100 | 100000 | 101000 | 10101 | 10011 | 110010 |
Color Harmonies of #987968
Complementary color
Monochromatic Colors of #987968
Black with #987968
Text Example
Text Example
White with #987968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987968; }
p { color: rgb(152,121,104); }
H1.HeaderClassName
{
color: #987968;
}
.AnyTagClassName
{
color: #987968;
}
</style>
background-color css
<style>
a { background-color: #987968; }
a { background-color: rgb(152,121,104); }
div.DivClassName
{
background-color: #987968;
}
.BgClassName
{
background-color: #987968;
}
</style>
border-color css
<style>
span { border-color: #987968; }
span { border-color: rgb(152,121,104); }
td.TdClassName
{
border-color: #987968;
}
.TagClassName
{
border-color: #987968;
}
</style>