Shades of Lemon Grass #939289
Tints of Lemon Grass #939289
RGB
CMYK
RGB Variations
Color information
#939289 (or 0x939289) is known color: Lemon Grass. HEX triplet: 93, 92 and 89. RGB value is (147,146,137). Sum of RGB (Red+Green+Blue) = 147+146+137=430 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.19% from 430); Green value is 146 (57.42% from 255 or 33.95% from 430); Blue value is 137 (53.91% from 255 or 31.86% from 430); Max value from RGB is 147 - color contains mainly: red. Hex color #939289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939289 is #6C6D76. Grayscale: #919191. Windows color (decimal): -7105911 or 9015955. OLE color: 9015955.
HSL color Cylindrical-coordinate representation of color #939289: hue angle of 54º degrees, saturation: 0.04, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #939289 is Cyan = 0, Magento = 0.01, Yellow = 0.07 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 146 | 137 | - |
| CMYK | 0 | 0.01 | 0.07 | 0.42 |
| HSL | 54º | 0.04% | 0.56% | - |
| HSV(B) | 54º | 0.07% | 0.58% | - |
| XYZ | 26.83 | 28.57 | 27.77 | - |
| YUV | 145.27 | 123.33 | 129.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 146 | 137 | 0 | 0.01 | 0.07 | 0.42 | 54 | 0.04 | 0.56 |
| Hex | 93 | 92 | 89 | 0 | 1 | 7 | 2A | 36 | 4 | 38 |
| Octal | 223 | 222 | 211 | 0 | 1 | 7 | 52 | 66 | 4 | 70 |
| Binary | 10010011 | 10010010 | 10001001 | 0 | 1 | 111 | 101010 | 110110 | 100 | 111000 |
Color Harmonies of #939289
Complementary color
Monochromatic Colors of #939289
Black with #939289
Text Example
Text Example
White with #939289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939289; }
p { color: rgb(147,146,137); }
H1.HeaderClassName
{
color: #939289;
}
.AnyTagClassName
{
color: #939289;
}
</style>
background-color css
<style>
a { background-color: #939289; }
a { background-color: rgb(147,146,137); }
div.DivClassName
{
background-color: #939289;
}
.BgClassName
{
background-color: #939289;
}
</style>
border-color css
<style>
span { border-color: #939289; }
span { border-color: rgb(147,146,137); }
td.TdClassName
{
border-color: #939289;
}
.TagClassName
{
border-color: #939289;
}
</style>