Shades of Lemon Grass #939380
Tints of Lemon Grass #939380
RGB
CMYK
RGB Variations
Color information
#939380 (or 0x939380) is known color: Lemon Grass. HEX triplet: 93, 93 and 80. RGB value is (147,147,128). Sum of RGB (Red+Green+Blue) = 147+147+128=422 (55% of max value = 765). Red value is 147 (57.81% from 255 or 34.83% from 422); Green value is 147 (57.81% from 255 or 34.83% from 422); Blue value is 128 (50.39% from 255 or 30.33% from 422); Max value from RGB is 147 - color contains mainly: red, green. Hex color #939380 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939380 is #6C6C7F. Grayscale: #909090. Windows color (decimal): -7105664 or 8426387. OLE color: 8426387.
HSL color Cylindrical-coordinate representation of color #939380: hue angle of 60º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #939380 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 147 | 128 | - |
| CMYK | 0 | 0 | 0.13 | 0.42 |
| HSL | 60º | 0.08% | 0.54% | - |
| HSV(B) | 60º | 0.13% | 0.58% | - |
| XYZ | 26.36 | 28.63 | 24.56 | - |
| YUV | 144.83 | 118.5 | 129.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 147 | 128 | 0 | 0 | 0.13 | 0.42 | 60 | 0.08 | 0.54 |
| Hex | 93 | 93 | 80 | 0 | 0 | D | 2A | 3C | 8 | 36 |
| Octal | 223 | 223 | 200 | 0 | 0 | 15 | 52 | 74 | 10 | 66 |
| Binary | 10010011 | 10010011 | 10000000 | 0 | 0 | 1101 | 101010 | 111100 | 1000 | 110110 |
Color Harmonies of #939380
Complementary color
Monochromatic Colors of #939380
Black with #939380
Text Example
Text Example
White with #939380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939380; }
p { color: rgb(147,147,128); }
H1.HeaderClassName
{
color: #939380;
}
.AnyTagClassName
{
color: #939380;
}
</style>
background-color css
<style>
a { background-color: #939380; }
a { background-color: rgb(147,147,128); }
div.DivClassName
{
background-color: #939380;
}
.BgClassName
{
background-color: #939380;
}
</style>
border-color css
<style>
span { border-color: #939380; }
span { border-color: rgb(147,147,128); }
td.TdClassName
{
border-color: #939380;
}
.TagClassName
{
border-color: #939380;
}
</style>