Shades of Lemon Grass #939391
Tints of Lemon Grass #939391
RGB
CMYK
RGB Variations
Color information
#939391 (or 0x939391) is known color: Lemon Grass. HEX triplet: 93, 93 and 91. RGB value is (147,147,145). Sum of RGB (Red+Green+Blue) = 147+147+145=439 (58% of max value = 765). Red value is 147 (57.81% from 255 or 33.49% from 439); Green value is 147 (57.81% from 255 or 33.49% from 439); Blue value is 145 (57.03% from 255 or 33.03% from 439); Max value from RGB is 147 - color contains mainly: red, green. Hex color #939391 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939391 is #6C6C6E. Grayscale: #929292. Windows color (decimal): -7105647 or 9540499. OLE color: 9540499.
HSL color Cylindrical-coordinate representation of color #939391: hue angle of 60º degrees, saturation: 0.01, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #939391 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.42.
Color convert
RGB | 147 | 147 | 145 | - |
CMYK | 0 | 0 | 0.01 | 0.42 |
HSL | 60º | 0.01% | 0.57% | - |
HSV(B) | 60º | 0.01% | 0.58% | - |
XYZ | 27.58 | 29.11 | 30.95 | - |
YUV | 146.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 147 | 147 | 145 | 0 | 0 | 0.01 | 0.42 | 60 | 0.01 | 0.57 |
Hex | 93 | 93 | 91 | 0 | 0 | 1 | 2A | 3C | 1 | 39 |
Octal | 223 | 223 | 221 | 0 | 0 | 1 | 52 | 74 | 1 | 71 |
Binary | 10010011 | 10010011 | 10010001 | 0 | 0 | 1 | 101010 | 111100 | 1 | 111001 |
Color Harmonies of #939391
Complementary color
Monochromatic Colors of #939391
Black with #939391
Text Example
Text Example
White with #939391
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939391; }
p { color: rgb(147,147,145); }
H1.HeaderClassName
{
color: #939391;
}
.AnyTagClassName
{
color: #939391;
}
</style>
background-color css
<style>
a { background-color: #939391; }
a { background-color: rgb(147,147,145); }
div.DivClassName
{
background-color: #939391;
}
.BgClassName
{
background-color: #939391;
}
</style>
border-color css
<style>
span { border-color: #939391; }
span { border-color: rgb(147,147,145); }
td.TdClassName
{
border-color: #939391;
}
.TagClassName
{
border-color: #939391;
}
</style>