Shades of Lemon Grass #959887
Tints of Lemon Grass #959887
RGB
CMYK
RGB Variations
Color information
#959887 (or 0x959887) is known color: Lemon Grass. HEX triplet: 95, 98 and 87. RGB value is (149,152,135). Sum of RGB (Red+Green+Blue) = 149+152+135=436 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.17% from 436); Green value is 152 (59.77% from 255 or 34.86% from 436); Blue value is 135 (53.12% from 255 or 30.96% from 436); Max value from RGB is 152 - color contains mainly: green. Hex color #959887 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959887 is #6A6778. Grayscale: #959595. Windows color (decimal): -6973305 or 8886421. OLE color: 8886421.
HSL color Cylindrical-coordinate representation of color #959887: hue angle of 70.59º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #959887 is Cyan = 0.02, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 149 | 152 | 135 | - |
| CMYK | 0.02 | 0 | 0.11 | 0.40 |
| HSL | 70.59º | 0.08% | 0.56% | - |
| HSV(B) | 70.59º | 0.11% | 0.6% | - |
| XYZ | 28 | 30.6 | 27.35 | - |
| YUV | 149.17 | 120.01 | 127.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 152 | 135 | 0.02 | 0 | 0.11 | 0.40 | 70.59 | 0.08 | 0.56 |
| Hex | 95 | 98 | 87 | 2 | 0 | B | 28 | 47 | 8 | 38 |
| Octal | 225 | 230 | 207 | 2 | 0 | 13 | 50 | 107 | 10 | 70 |
| Binary | 10010101 | 10011000 | 10000111 | 10 | 0 | 1011 | 101000 | 1000111 | 1000 | 111000 |
Color Harmonies of #959887
Complementary color
Monochromatic Colors of #959887
Black with #959887
Text Example
Text Example
White with #959887
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959887; }
p { color: rgb(149,152,135); }
H1.HeaderClassName
{
color: #959887;
}
.AnyTagClassName
{
color: #959887;
}
</style>
background-color css
<style>
a { background-color: #959887; }
a { background-color: rgb(149,152,135); }
div.DivClassName
{
background-color: #959887;
}
.BgClassName
{
background-color: #959887;
}
</style>
border-color css
<style>
span { border-color: #959887; }
span { border-color: rgb(149,152,135); }
td.TdClassName
{
border-color: #959887;
}
.TagClassName
{
border-color: #959887;
}
</style>