Shades of Lemon Grass #989686
Tints of Lemon Grass #989686
RGB
CMYK
RGB Variations
Color information
#989686 (or 0x989686) is known color: Lemon Grass. HEX triplet: 98, 96 and 86. RGB value is (152,150,134). Sum of RGB (Red+Green+Blue) = 152+150+134=436 (57% of max value = 765). Red value is 152 (59.77% from 255 or 34.86% from 436); Green value is 150 (58.98% from 255 or 34.40% from 436); Blue value is 134 (52.73% from 255 or 30.73% from 436); Max value from RGB is 152 - color contains mainly: red. Hex color #989686 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989686 is #676979. Grayscale: #949494. Windows color (decimal): -6777210 or 8820376. OLE color: 8820376.
HSL color Cylindrical-coordinate representation of color #989686: hue angle of 53.33º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #989686 is Cyan = 0, Magento = 0.01, Yellow = 0.12 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 150 | 134 | - |
| CMYK | 0 | 0.01 | 0.12 | 0.40 |
| HSL | 53.33º | 0.08% | 0.56% | - |
| HSV(B) | 53.33º | 0.12% | 0.6% | - |
| XYZ | 28.16 | 30.21 | 26.9 | - |
| YUV | 148.77 | 119.66 | 130.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 150 | 134 | 0 | 0.01 | 0.12 | 0.40 | 53.33 | 0.08 | 0.56 |
| Hex | 98 | 96 | 86 | 0 | 1 | C | 28 | 35 | 8 | 38 |
| Octal | 230 | 226 | 206 | 0 | 1 | 14 | 50 | 65 | 10 | 70 |
| Binary | 10011000 | 10010110 | 10000110 | 0 | 1 | 1100 | 101000 | 110101 | 1000 | 111000 |
Color Harmonies of #989686
Complementary color
Monochromatic Colors of #989686
Black with #989686
Text Example
Text Example
White with #989686
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989686; }
p { color: rgb(152,150,134); }
H1.HeaderClassName
{
color: #989686;
}
.AnyTagClassName
{
color: #989686;
}
</style>
background-color css
<style>
a { background-color: #989686; }
a { background-color: rgb(152,150,134); }
div.DivClassName
{
background-color: #989686;
}
.BgClassName
{
background-color: #989686;
}
</style>
border-color css
<style>
span { border-color: #989686; }
span { border-color: rgb(152,150,134); }
td.TdClassName
{
border-color: #989686;
}
.TagClassName
{
border-color: #989686;
}
</style>