Shades of Lemon Grass #939580
Tints of Lemon Grass #939580
RGB
CMYK
RGB Variations
Color information
#939580 (or 0x939580) is known color: Lemon Grass. HEX triplet: 93, 95 and 80. RGB value is (147,149,128). Sum of RGB (Red+Green+Blue) = 147+149+128=424 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.67% from 424); Green value is 149 (58.59% from 255 or 35.14% from 424); Blue value is 128 (50.39% from 255 or 30.19% from 424); Max value from RGB is 149 - color contains mainly: green. Hex color #939580 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939580 is #6C6A7F. Grayscale: #929292. Windows color (decimal): -7105152 or 8426899. OLE color: 8426899.
HSL color Cylindrical-coordinate representation of color #939580: hue angle of 65.71º degrees, saturation: 0.09, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #939580 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 149 | 128 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.42 |
| HSL | 65.71º | 0.09% | 0.54% | - |
| HSV(B) | 65.71º | 0.14% | 0.58% | - |
| XYZ | 26.68 | 29.26 | 24.66 | - |
| YUV | 146.01 | 117.84 | 128.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 149 | 128 | 0.01 | 0 | 0.14 | 0.42 | 65.71 | 0.09 | 0.54 |
| Hex | 93 | 95 | 80 | 1 | 0 | E | 2A | 42 | 9 | 36 |
| Octal | 223 | 225 | 200 | 1 | 0 | 16 | 52 | 102 | 11 | 66 |
| Binary | 10010011 | 10010101 | 10000000 | 1 | 0 | 1110 | 101010 | 1000010 | 1001 | 110110 |
Color Harmonies of #939580
Complementary color
Monochromatic Colors of #939580
Black with #939580
Text Example
Text Example
White with #939580
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939580; }
p { color: rgb(147,149,128); }
H1.HeaderClassName
{
color: #939580;
}
.AnyTagClassName
{
color: #939580;
}
</style>
background-color css
<style>
a { background-color: #939580; }
a { background-color: rgb(147,149,128); }
div.DivClassName
{
background-color: #939580;
}
.BgClassName
{
background-color: #939580;
}
</style>
border-color css
<style>
span { border-color: #939580; }
span { border-color: rgb(147,149,128); }
td.TdClassName
{
border-color: #939580;
}
.TagClassName
{
border-color: #939580;
}
</style>