Shades of Lemon Grass #959583
Tints of Lemon Grass #959583
RGB
CMYK
RGB Variations
Color information
#959583 (or 0x959583) is known color: Lemon Grass. HEX triplet: 95, 95 and 83. RGB value is (149,149,131). Sum of RGB (Red+Green+Blue) = 149+149+131=429 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.73% from 429); Green value is 149 (58.59% from 255 or 34.73% from 429); Blue value is 131 (51.56% from 255 or 30.54% from 429); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959583 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959583 is #6A6A7C. Grayscale: #939393. Windows color (decimal): -6974077 or 8623509. OLE color: 8623509.
HSL color Cylindrical-coordinate representation of color #959583: hue angle of 60º degrees, saturation: 0.08, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #959583 is Cyan = 0, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 131 | - |
| CMYK | 0 | 0 | 0.12 | 0.42 |
| HSL | 60º | 0.08% | 0.55% | - |
| HSV(B) | 60º | 0.12% | 0.58% | - |
| XYZ | 27.24 | 29.52 | 25.74 | - |
| YUV | 146.95 | 119 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 131 | 0 | 0 | 0.12 | 0.42 | 60 | 0.08 | 0.55 |
| Hex | 95 | 95 | 83 | 0 | 0 | C | 2A | 3C | 8 | 37 |
| Octal | 225 | 225 | 203 | 0 | 0 | 14 | 52 | 74 | 10 | 67 |
| Binary | 10010101 | 10010101 | 10000011 | 0 | 0 | 1100 | 101010 | 111100 | 1000 | 110111 |
Color Harmonies of #959583
Complementary color
Monochromatic Colors of #959583
Black with #959583
Text Example
Text Example
White with #959583
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959583; }
p { color: rgb(149,149,131); }
H1.HeaderClassName
{
color: #959583;
}
.AnyTagClassName
{
color: #959583;
}
</style>
background-color css
<style>
a { background-color: #959583; }
a { background-color: rgb(149,149,131); }
div.DivClassName
{
background-color: #959583;
}
.BgClassName
{
background-color: #959583;
}
</style>
border-color css
<style>
span { border-color: #959583; }
span { border-color: rgb(149,149,131); }
td.TdClassName
{
border-color: #959583;
}
.TagClassName
{
border-color: #959583;
}
</style>