Shades of Lemon Grass #959889
Tints of Lemon Grass #959889
RGB
CMYK
RGB Variations
Color information
#959889 (or 0x959889) is known color: Lemon Grass. HEX triplet: 95, 98 and 89. RGB value is (149,152,137). Sum of RGB (Red+Green+Blue) = 149+152+137=438 (58% of max value = 765). Red value is 149 (58.59% from 255 or 34.02% from 438); Green value is 152 (59.77% from 255 or 34.70% from 438); Blue value is 137 (53.91% from 255 or 31.28% from 438); Max value from RGB is 152 - color contains mainly: green. Hex color #959889 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959889 is #6A6776. Grayscale: #959595. Windows color (decimal): -6973303 or 9017493. OLE color: 9017493.
HSL color Cylindrical-coordinate representation of color #959889: hue angle of 72º degrees, saturation: 0.07, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #959889 is Cyan = 0.02, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 149 | 152 | 137 | - |
| CMYK | 0.02 | 0 | 0.10 | 0.40 |
| HSL | 72º | 0.07% | 0.57% | - |
| HSV(B) | 72º | 0.1% | 0.6% | - |
| XYZ | 28.14 | 30.65 | 28.1 | - |
| YUV | 149.39 | 121.01 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 152 | 137 | 0.02 | 0 | 0.10 | 0.40 | 72 | 0.07 | 0.57 |
| Hex | 95 | 98 | 89 | 2 | 0 | A | 28 | 48 | 7 | 39 |
| Octal | 225 | 230 | 211 | 2 | 0 | 12 | 50 | 110 | 7 | 71 |
| Binary | 10010101 | 10011000 | 10001001 | 10 | 0 | 1010 | 101000 | 1001000 | 111 | 111001 |
Color Harmonies of #959889
Complementary color
Monochromatic Colors of #959889
Black with #959889
Text Example
Text Example
White with #959889
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959889; }
p { color: rgb(149,152,137); }
H1.HeaderClassName
{
color: #959889;
}
.AnyTagClassName
{
color: #959889;
}
</style>
background-color css
<style>
a { background-color: #959889; }
a { background-color: rgb(149,152,137); }
div.DivClassName
{
background-color: #959889;
}
.BgClassName
{
background-color: #959889;
}
</style>
border-color css
<style>
span { border-color: #959889; }
span { border-color: rgb(149,152,137); }
td.TdClassName
{
border-color: #959889;
}
.TagClassName
{
border-color: #959889;
}
</style>