Shades of Lemon Grass #939487
Tints of Lemon Grass #939487
RGB
CMYK
RGB Variations
Color information
#939487 (or 0x939487) is known color: Lemon Grass. HEX triplet: 93, 94 and 87. RGB value is (147,148,135). Sum of RGB (Red+Green+Blue) = 147+148+135=430 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.19% from 430); Green value is 148 (58.20% from 255 or 34.42% from 430); Blue value is 135 (53.12% from 255 or 31.40% from 430); Max value from RGB is 148 - color contains mainly: green. Hex color #939487 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939487 is #6C6B78. Grayscale: #929292. Windows color (decimal): -7105401 or 8885395. OLE color: 8885395.
HSL color Cylindrical-coordinate representation of color #939487: hue angle of 64.62º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #939487 is Cyan = 0.01, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 148 | 135 | - |
| CMYK | 0.01 | 0 | 0.09 | 0.42 |
| HSL | 64.62º | 0.06% | 0.55% | - |
| HSV(B) | 64.62º | 0.09% | 0.58% | - |
| XYZ | 27 | 29.13 | 27.12 | - |
| YUV | 146.22 | 121.67 | 128.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 148 | 135 | 0.01 | 0 | 0.09 | 0.42 | 64.62 | 0.06 | 0.55 |
| Hex | 93 | 94 | 87 | 1 | 0 | 9 | 2A | 41 | 6 | 37 |
| Octal | 223 | 224 | 207 | 1 | 0 | 11 | 52 | 101 | 6 | 67 |
| Binary | 10010011 | 10010100 | 10000111 | 1 | 0 | 1001 | 101010 | 1000001 | 110 | 110111 |
Color Harmonies of #939487
Complementary color
Monochromatic Colors of #939487
Black with #939487
Text Example
Text Example
White with #939487
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939487; }
p { color: rgb(147,148,135); }
H1.HeaderClassName
{
color: #939487;
}
.AnyTagClassName
{
color: #939487;
}
</style>
background-color css
<style>
a { background-color: #939487; }
a { background-color: rgb(147,148,135); }
div.DivClassName
{
background-color: #939487;
}
.BgClassName
{
background-color: #939487;
}
</style>
border-color css
<style>
span { border-color: #939487; }
span { border-color: rgb(147,148,135); }
td.TdClassName
{
border-color: #939487;
}
.TagClassName
{
border-color: #939487;
}
</style>