Shades of Lemon Grass #989785
Tints of Lemon Grass #989785
RGB
CMYK
RGB Variations
Color information
#989785 (or 0x989785) is known color: Lemon Grass. HEX triplet: 98, 97 and 85. RGB value is (152,151,133). Sum of RGB (Red+Green+Blue) = 152+151+133=436 (57% of max value = 765). Red value is 152 (59.77% from 255 or 34.86% from 436); Green value is 151 (59.38% from 255 or 34.63% from 436); Blue value is 133 (52.34% from 255 or 30.50% from 436); Max value from RGB is 152 - color contains mainly: red. Hex color #989785 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989785 is #67687A. Grayscale: #959595. Windows color (decimal): -6776955 or 8755096. OLE color: 8755096.
HSL color Cylindrical-coordinate representation of color #989785: hue angle of 56.84º 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 #989785 is Cyan = 0, Magento = 0.01, Yellow = 0.13 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 151 | 133 | - |
| CMYK | 0 | 0.01 | 0.13 | 0.40 |
| HSL | 56.84º | 0.08% | 0.56% | - |
| HSV(B) | 56.84º | 0.13% | 0.6% | - |
| XYZ | 28.25 | 30.5 | 26.59 | - |
| YUV | 149.25 | 118.83 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 151 | 133 | 0 | 0.01 | 0.13 | 0.40 | 56.84 | 0.08 | 0.56 |
| Hex | 98 | 97 | 85 | 0 | 1 | D | 28 | 39 | 8 | 38 |
| Octal | 230 | 227 | 205 | 0 | 1 | 15 | 50 | 71 | 10 | 70 |
| Binary | 10011000 | 10010111 | 10000101 | 0 | 1 | 1101 | 101000 | 111001 | 1000 | 111000 |
Color Harmonies of #989785
Complementary color
Monochromatic Colors of #989785
Black with #989785
Text Example
Text Example
White with #989785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989785; }
p { color: rgb(152,151,133); }
H1.HeaderClassName
{
color: #989785;
}
.AnyTagClassName
{
color: #989785;
}
</style>
background-color css
<style>
a { background-color: #989785; }
a { background-color: rgb(152,151,133); }
div.DivClassName
{
background-color: #989785;
}
.BgClassName
{
background-color: #989785;
}
</style>
border-color css
<style>
span { border-color: #989785; }
span { border-color: rgb(152,151,133); }
td.TdClassName
{
border-color: #989785;
}
.TagClassName
{
border-color: #989785;
}
</style>