Shades of Lemon Grass #959589
Tints of Lemon Grass #959589
RGB
CMYK
RGB Variations
Color information
#959589 (or 0x959589) is known color: Lemon Grass. HEX triplet: 95, 95 and 89. RGB value is (149,149,137). Sum of RGB (Red+Green+Blue) = 149+149+137=435 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.25% from 435); Green value is 149 (58.59% from 255 or 34.25% from 435); Blue value is 137 (53.91% from 255 or 31.49% from 435); Max value from RGB is 149 - color contains mainly: red, green. Hex color #959589 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959589 is #6A6A76. Grayscale: #939393. Windows color (decimal): -6974071 or 9016725. OLE color: 9016725.
HSL color Cylindrical-coordinate representation of color #959589: hue angle of 60º degrees, saturation: 0.05, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #959589 is Cyan = 0, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 149 | 137 | - |
| CMYK | 0 | 0 | 0.08 | 0.42 |
| HSL | 60º | 0.05% | 0.56% | - |
| HSV(B) | 60º | 0.08% | 0.58% | - |
| XYZ | 27.66 | 29.69 | 27.94 | - |
| YUV | 147.63 | 122 | 128.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 149 | 137 | 0 | 0 | 0.08 | 0.42 | 60 | 0.05 | 0.56 |
| Hex | 95 | 95 | 89 | 0 | 0 | 8 | 2A | 3C | 5 | 38 |
| Octal | 225 | 225 | 211 | 0 | 0 | 10 | 52 | 74 | 5 | 70 |
| Binary | 10010101 | 10010101 | 10001001 | 0 | 0 | 1000 | 101010 | 111100 | 101 | 111000 |
Color Harmonies of #959589
Complementary color
Monochromatic Colors of #959589
Black with #959589
Text Example
Text Example
White with #959589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959589; }
p { color: rgb(149,149,137); }
H1.HeaderClassName
{
color: #959589;
}
.AnyTagClassName
{
color: #959589;
}
</style>
background-color css
<style>
a { background-color: #959589; }
a { background-color: rgb(149,149,137); }
div.DivClassName
{
background-color: #959589;
}
.BgClassName
{
background-color: #959589;
}
</style>
border-color css
<style>
span { border-color: #959589; }
span { border-color: rgb(149,149,137); }
td.TdClassName
{
border-color: #959589;
}
.TagClassName
{
border-color: #959589;
}
</style>