Shades of Lemon Grass #989781
Tints of Lemon Grass #989781
RGB
CMYK
RGB Variations
Color information
#989781 (or 0x989781) is known color: Lemon Grass. HEX triplet: 98, 97 and 81. RGB value is (152,151,129). Sum of RGB (Red+Green+Blue) = 152+151+129=432 (57% of max value = 765). Red value is 152 (59.77% from 255 or 35.19% from 432); Green value is 151 (59.38% from 255 or 34.95% from 432); Blue value is 129 (50.78% from 255 or 29.86% from 432); Max value from RGB is 152 - color contains mainly: red. Hex color #989781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989781 is #67687E. Grayscale: #949494. Windows color (decimal): -6776959 or 8492952. OLE color: 8492952.
HSL color Cylindrical-coordinate representation of color #989781: hue angle of 57.39º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #989781 is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 151 | 129 | - |
| CMYK | 0 | 0.01 | 0.15 | 0.40 |
| HSL | 57.39º | 0.1% | 0.55% | - |
| HSV(B) | 57.39º | 0.15% | 0.6% | - |
| XYZ | 27.98 | 30.39 | 25.16 | - |
| YUV | 148.79 | 116.83 | 130.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 151 | 129 | 0 | 0.01 | 0.15 | 0.40 | 57.39 | 0.1 | 0.55 |
| Hex | 98 | 97 | 81 | 0 | 1 | F | 28 | 39 | A | 37 |
| Octal | 230 | 227 | 201 | 0 | 1 | 17 | 50 | 71 | 12 | 67 |
| Binary | 10011000 | 10010111 | 10000001 | 0 | 1 | 1111 | 101000 | 111001 | 1010 | 110111 |
Color Harmonies of #989781
Complementary color
Monochromatic Colors of #989781
Black with #989781
Text Example
Text Example
White with #989781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989781; }
p { color: rgb(152,151,129); }
H1.HeaderClassName
{
color: #989781;
}
.AnyTagClassName
{
color: #989781;
}
</style>
background-color css
<style>
a { background-color: #989781; }
a { background-color: rgb(152,151,129); }
div.DivClassName
{
background-color: #989781;
}
.BgClassName
{
background-color: #989781;
}
</style>
border-color css
<style>
span { border-color: #989781; }
span { border-color: rgb(152,151,129); }
td.TdClassName
{
border-color: #989781;
}
.TagClassName
{
border-color: #989781;
}
</style>