Shades of Lemon Grass #959781
Tints of Lemon Grass #959781
RGB
CMYK
RGB Variations
Color information
#959781 (or 0x959781) is known color: Lemon Grass. HEX triplet: 95, 97 and 81. RGB value is (149,151,129). Sum of RGB (Red+Green+Blue) = 149+151+129=429 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.73% from 429); Green value is 151 (59.38% from 255 or 35.20% from 429); Blue value is 129 (50.78% from 255 or 30.07% from 429); Max value from RGB is 151 - color contains mainly: green. Hex color #959781 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959781 is #6A687E. Grayscale: #939393. Windows color (decimal): -6973567 or 8492949. OLE color: 8492949.
HSL color Cylindrical-coordinate representation of color #959781: hue angle of 65.45º degrees, saturation: 0.1, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #959781 is Cyan = 0.01, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 151 | 129 | - |
| CMYK | 0.01 | 0 | 0.15 | 0.41 |
| HSL | 65.45º | 0.1% | 0.55% | - |
| HSV(B) | 65.45º | 0.15% | 0.59% | - |
| XYZ | 27.42 | 30.11 | 25.13 | - |
| YUV | 147.89 | 117.34 | 128.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 151 | 129 | 0.01 | 0 | 0.15 | 0.41 | 65.45 | 0.1 | 0.55 |
| Hex | 95 | 97 | 81 | 1 | 0 | F | 29 | 41 | A | 37 |
| Octal | 225 | 227 | 201 | 1 | 0 | 17 | 51 | 101 | 12 | 67 |
| Binary | 10010101 | 10010111 | 10000001 | 1 | 0 | 1111 | 101001 | 1000001 | 1010 | 110111 |
Color Harmonies of #959781
Complementary color
Monochromatic Colors of #959781
Black with #959781
Text Example
Text Example
White with #959781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959781; }
p { color: rgb(149,151,129); }
H1.HeaderClassName
{
color: #959781;
}
.AnyTagClassName
{
color: #959781;
}
</style>
background-color css
<style>
a { background-color: #959781; }
a { background-color: rgb(149,151,129); }
div.DivClassName
{
background-color: #959781;
}
.BgClassName
{
background-color: #959781;
}
</style>
border-color css
<style>
span { border-color: #959781; }
span { border-color: rgb(149,151,129); }
td.TdClassName
{
border-color: #959781;
}
.TagClassName
{
border-color: #959781;
}
</style>