Shades of Lemon Grass #949589
Tints of Lemon Grass #949589
RGB
CMYK
RGB Variations
Color information
#949589 (or 0x949589) is known color: Lemon Grass. HEX triplet: 94, 95 and 89. RGB value is (148,149,137). Sum of RGB (Red+Green+Blue) = 148+149+137=434 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.10% from 434); Green value is 149 (58.59% from 255 or 34.33% from 434); Blue value is 137 (53.91% from 255 or 31.57% from 434); Max value from RGB is 149 - color contains mainly: green. Hex color #949589 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949589 is #6B6A76. Grayscale: #939393. Windows color (decimal): -7039607 or 9016724. OLE color: 9016724.
HSL color Cylindrical-coordinate representation of color #949589: hue angle of 65º 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 #949589 is Cyan = 0.01, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 149 | 137 | - |
| CMYK | 0.01 | 0 | 0.08 | 0.42 |
| HSL | 65º | 0.05% | 0.56% | - |
| HSV(B) | 65º | 0.08% | 0.58% | - |
| XYZ | 27.48 | 29.6 | 27.93 | - |
| YUV | 147.33 | 122.17 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 149 | 137 | 0.01 | 0 | 0.08 | 0.42 | 65 | 0.05 | 0.56 |
| Hex | 94 | 95 | 89 | 1 | 0 | 8 | 2A | 41 | 5 | 38 |
| Octal | 224 | 225 | 211 | 1 | 0 | 10 | 52 | 101 | 5 | 70 |
| Binary | 10010100 | 10010101 | 10001001 | 1 | 0 | 1000 | 101010 | 1000001 | 101 | 111000 |
Color Harmonies of #949589
Complementary color
Monochromatic Colors of #949589
Black with #949589
Text Example
Text Example
White with #949589
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949589; }
p { color: rgb(148,149,137); }
H1.HeaderClassName
{
color: #949589;
}
.AnyTagClassName
{
color: #949589;
}
</style>
background-color css
<style>
a { background-color: #949589; }
a { background-color: rgb(148,149,137); }
div.DivClassName
{
background-color: #949589;
}
.BgClassName
{
background-color: #949589;
}
</style>
border-color css
<style>
span { border-color: #949589; }
span { border-color: rgb(148,149,137); }
td.TdClassName
{
border-color: #949589;
}
.TagClassName
{
border-color: #949589;
}
</style>