Shades of Lemon Grass #959584
Tints of Lemon Grass #959584
RGB
CMYK
RGB Variations
Color information
#959584 (or 0x959584) is known color: Lemon Grass. HEX triplet: 95, 95 and 84. RGB value is (149,149,132). Sum of RGB (Red+Green+Blue) = 149+149+132=430 (56% of max value = 765). Red value is 149 (58.59% from 255 or 34.65% from 430); Green value is 149 (58.59% from 255 or 34.65% from 430); Blue value is 132 (51.95% from 255 or 30.70% from 430); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959584 is #6A6A7B. Grayscale: #939393. Windows color (decimal): -6974076 or 8689045. OLE color: 8689045.
HSL color Cylindrical-coordinate representation of color #959584: hue angle of 60º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #959584 is Cyan = 0, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 132 | - |
| CMYK | 0 | 0 | 0.11 | 0.42 |
| HSL | 60º | 0.07% | 0.55% | - |
| HSV(B) | 60º | 0.11% | 0.58% | - |
| XYZ | 27.31 | 29.55 | 26.09 | - |
| YUV | 147.06 | 119.5 | 129.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 132 | 0 | 0 | 0.11 | 0.42 | 60 | 0.07 | 0.55 |
| Hex | 95 | 95 | 84 | 0 | 0 | B | 2A | 3C | 7 | 37 |
| Octal | 225 | 225 | 204 | 0 | 0 | 13 | 52 | 74 | 7 | 67 |
| Binary | 10010101 | 10010101 | 10000100 | 0 | 0 | 1011 | 101010 | 111100 | 111 | 110111 |
Color Harmonies of #959584
Complementary color
Monochromatic Colors of #959584
Black with #959584
Text Example
Text Example
White with #959584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959584; }
p { color: rgb(149,149,132); }
H1.HeaderClassName
{
color: #959584;
}
.AnyTagClassName
{
color: #959584;
}
</style>
background-color css
<style>
a { background-color: #959584; }
a { background-color: rgb(149,149,132); }
div.DivClassName
{
background-color: #959584;
}
.BgClassName
{
background-color: #959584;
}
</style>
border-color css
<style>
span { border-color: #959584; }
span { border-color: rgb(149,149,132); }
td.TdClassName
{
border-color: #959584;
}
.TagClassName
{
border-color: #959584;
}
</style>