Shades of Lemon Grass #989681
Tints of Lemon Grass #989681
RGB
CMYK
RGB Variations
Color information
#989681 (or 0x989681) is known color: Lemon Grass. HEX triplet: 98, 96 and 81. RGB value is (152,150,129). Sum of RGB (Red+Green+Blue) = 152+150+129=431 (57% of max value = 765). Red value is 152 (59.77% from 255 or 35.27% from 431); Green value is 150 (58.98% from 255 or 34.80% from 431); Blue value is 129 (50.78% from 255 or 29.93% from 431); Max value from RGB is 152 - color contains mainly: red. Hex color #989681 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #989681 is #67697E. Grayscale: #949494. Windows color (decimal): -6777215 or 8492696. OLE color: 8492696.
HSL color Cylindrical-coordinate representation of color #989681: hue angle of 54.78º 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 #989681 is Cyan = 0, Magento = 0.01, Yellow = 0.15 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 150 | 129 | - |
| CMYK | 0 | 0.01 | 0.15 | 0.40 |
| HSL | 54.78º | 0.1% | 0.55% | - |
| HSV(B) | 54.78º | 0.15% | 0.6% | - |
| XYZ | 27.82 | 30.07 | 25.11 | - |
| YUV | 148.2 | 117.16 | 130.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 150 | 129 | 0 | 0.01 | 0.15 | 0.40 | 54.78 | 0.1 | 0.55 |
| Hex | 98 | 96 | 81 | 0 | 1 | F | 28 | 37 | A | 37 |
| Octal | 230 | 226 | 201 | 0 | 1 | 17 | 50 | 67 | 12 | 67 |
| Binary | 10011000 | 10010110 | 10000001 | 0 | 1 | 1111 | 101000 | 110111 | 1010 | 110111 |
Color Harmonies of #989681
Complementary color
Monochromatic Colors of #989681
Black with #989681
Text Example
Text Example
White with #989681
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #989681; }
p { color: rgb(152,150,129); }
H1.HeaderClassName
{
color: #989681;
}
.AnyTagClassName
{
color: #989681;
}
</style>
background-color css
<style>
a { background-color: #989681; }
a { background-color: rgb(152,150,129); }
div.DivClassName
{
background-color: #989681;
}
.BgClassName
{
background-color: #989681;
}
</style>
border-color css
<style>
span { border-color: #989681; }
span { border-color: rgb(152,150,129); }
td.TdClassName
{
border-color: #989681;
}
.TagClassName
{
border-color: #989681;
}
</style>