Shades of Lemon Grass #939480
Tints of Lemon Grass #939480
RGB
CMYK
RGB Variations
Color information
#939480 (or 0x939480) is known color: Lemon Grass. HEX triplet: 93, 94 and 80. RGB value is (147,148,128). Sum of RGB (Red+Green+Blue) = 147+148+128=423 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.75% from 423); Green value is 148 (58.20% from 255 or 34.99% from 423); Blue value is 128 (50.39% from 255 or 30.26% from 423); Max value from RGB is 148 - color contains mainly: green. Hex color #939480 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939480 is #6C6B7F. Grayscale: #919191. Windows color (decimal): -7105408 or 8426643. OLE color: 8426643.
HSL color Cylindrical-coordinate representation of color #939480: hue angle of 63º 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 #939480 is Cyan = 0.01, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 148 | 128 | - |
| CMYK | 0.01 | 0 | 0.14 | 0.42 |
| HSL | 63º | 0.09% | 0.54% | - |
| HSV(B) | 63º | 0.14% | 0.58% | - |
| XYZ | 26.52 | 28.94 | 24.61 | - |
| YUV | 145.42 | 118.17 | 129.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 148 | 128 | 0.01 | 0 | 0.14 | 0.42 | 63 | 0.09 | 0.54 |
| Hex | 93 | 94 | 80 | 1 | 0 | E | 2A | 3F | 9 | 36 |
| Octal | 223 | 224 | 200 | 1 | 0 | 16 | 52 | 77 | 11 | 66 |
| Binary | 10010011 | 10010100 | 10000000 | 1 | 0 | 1110 | 101010 | 111111 | 1001 | 110110 |
Color Harmonies of #939480
Complementary color
Monochromatic Colors of #939480
Black with #939480
Text Example
Text Example
White with #939480
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939480; }
p { color: rgb(147,148,128); }
H1.HeaderClassName
{
color: #939480;
}
.AnyTagClassName
{
color: #939480;
}
</style>
background-color css
<style>
a { background-color: #939480; }
a { background-color: rgb(147,148,128); }
div.DivClassName
{
background-color: #939480;
}
.BgClassName
{
background-color: #939480;
}
</style>
border-color css
<style>
span { border-color: #939480; }
span { border-color: rgb(147,148,128); }
td.TdClassName
{
border-color: #939480;
}
.TagClassName
{
border-color: #939480;
}
</style>