Shades of Hemp #987569
Tints of Hemp #987569
RGB
CMYK
RGB Variations
Color information
#987569 (or 0x987569) is known color: Hemp. HEX triplet: 98, 75 and 69. RGB value is (152,117,105). Sum of RGB (Red+Green+Blue) = 152+117+105=374 (49% of max value = 765). Red value is 152 (59.77% from 255 or 40.64% from 374); Green value is 117 (46.09% from 255 or 31.28% from 374); Blue value is 105 (41.41% from 255 or 28.07% from 374); Max value from RGB is 152 - color contains mainly: red. Hex color #987569 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #987569 is #678A96. Grayscale: #7E7E7E. Windows color (decimal): -6785687 or 6911384. OLE color: 6911384.
HSL color Cylindrical-coordinate representation of color #987569: hue angle of 15.32º 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 #987569 is Cyan = 0, Magento = 0.23, Yellow = 0.31 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 117 | 105 | - |
| CMYK | 0 | 0.23 | 0.31 | 0.40 |
| HSL | 15.32º | 0.19% | 0.5% | - |
| HSV(B) | 15.32º | 0.31% | 0.6% | - |
| XYZ | 21.86 | 20.42 | 16.15 | - |
| YUV | 126.1 | 116.1 | 146.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 117 | 105 | 0 | 0.23 | 0.31 | 0.40 | 15.32 | 0.19 | 0.5 |
| Hex | 98 | 75 | 69 | 0 | 17 | 1F | 28 | F | 13 | 32 |
| Octal | 230 | 165 | 151 | 0 | 27 | 37 | 50 | 17 | 23 | 62 |
| Binary | 10011000 | 1110101 | 1101001 | 0 | 10111 | 11111 | 101000 | 1111 | 10011 | 110010 |
Color Harmonies of #987569
Complementary color
Monochromatic Colors of #987569
Black with #987569
Text Example
Text Example
White with #987569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #987569; }
p { color: rgb(152,117,105); }
H1.HeaderClassName
{
color: #987569;
}
.AnyTagClassName
{
color: #987569;
}
</style>
background-color css
<style>
a { background-color: #987569; }
a { background-color: rgb(152,117,105); }
div.DivClassName
{
background-color: #987569;
}
.BgClassName
{
background-color: #987569;
}
</style>
border-color css
<style>
span { border-color: #987569; }
span { border-color: rgb(152,117,105); }
td.TdClassName
{
border-color: #987569;
}
.TagClassName
{
border-color: #987569;
}
</style>