Shades of Lemon Grass #959786
Tints of Lemon Grass #959786
RGB
CMYK
RGB Variations
Color information
#959786 (or 0x959786) is known color: Lemon Grass. HEX triplet: 95, 97 and 86. RGB value is (149,151,134). Sum of RGB (Red+Green+Blue) = 149+151+134=434 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.33% from 434); Green value is 151 (59.38% from 255 or 34.79% from 434); Blue value is 134 (52.73% from 255 or 30.88% from 434); Max value from RGB is 151 - color contains mainly: green. Hex color #959786 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959786 is #6A6879. Grayscale: #949494. Windows color (decimal): -6973562 or 8820629. OLE color: 8820629.
HSL color Cylindrical-coordinate representation of color #959786: hue angle of 67.06º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #959786 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 151 | 134 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.41 |
| HSL | 67.06º | 0.08% | 0.56% | - |
| HSV(B) | 67.06º | 0.11% | 0.59% | - |
| XYZ | 27.76 | 30.24 | 26.93 | - |
| YUV | 148.46 | 119.84 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 151 | 134 | 0.01 | 0 | 0.11 | 0.41 | 67.06 | 0.08 | 0.56 |
| Hex | 95 | 97 | 86 | 1 | 0 | B | 29 | 43 | 8 | 38 |
| Octal | 225 | 227 | 206 | 1 | 0 | 13 | 51 | 103 | 10 | 70 |
| Binary | 10010101 | 10010111 | 10000110 | 1 | 0 | 1011 | 101001 | 1000011 | 1000 | 111000 |
Color Harmonies of #959786
Complementary color
Monochromatic Colors of #959786
Black with #959786
Text Example
Text Example
White with #959786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959786; }
p { color: rgb(149,151,134); }
H1.HeaderClassName
{
color: #959786;
}
.AnyTagClassName
{
color: #959786;
}
</style>
background-color css
<style>
a { background-color: #959786; }
a { background-color: rgb(149,151,134); }
div.DivClassName
{
background-color: #959786;
}
.BgClassName
{
background-color: #959786;
}
</style>
border-color css
<style>
span { border-color: #959786; }
span { border-color: rgb(149,151,134); }
td.TdClassName
{
border-color: #959786;
}
.TagClassName
{
border-color: #959786;
}
</style>