Shades of Lemon Grass #939485
Tints of Lemon Grass #939485
RGB
CMYK
RGB Variations
Color information
#939485 (or 0x939485) is known color: Lemon Grass. HEX triplet: 93, 94 and 85. RGB value is (147,148,133). Sum of RGB (Red+Green+Blue) = 147+148+133=428 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.35% from 428); Green value is 148 (58.20% from 255 or 34.58% from 428); Blue value is 133 (52.34% from 255 or 31.07% from 428); Max value from RGB is 148 - color contains mainly: green. Hex color #939485 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939485 is #6C6B7A. Grayscale: #929292. Windows color (decimal): -7105403 or 8754323. OLE color: 8754323.
HSL color Cylindrical-coordinate representation of color #939485: hue angle of 64º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #939485 is Cyan = 0.01, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 148 | 133 | - |
| CMYK | 0.01 | 0 | 0.10 | 0.42 |
| HSL | 64º | 0.07% | 0.55% | - |
| HSV(B) | 64º | 0.1% | 0.58% | - |
| XYZ | 26.86 | 29.08 | 26.39 | - |
| YUV | 145.99 | 120.67 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 148 | 133 | 0.01 | 0 | 0.10 | 0.42 | 64 | 0.07 | 0.55 |
| Hex | 93 | 94 | 85 | 1 | 0 | A | 2A | 40 | 7 | 37 |
| Octal | 223 | 224 | 205 | 1 | 0 | 12 | 52 | 100 | 7 | 67 |
| Binary | 10010011 | 10010100 | 10000101 | 1 | 0 | 1010 | 101010 | 1000000 | 111 | 110111 |
Color Harmonies of #939485
Complementary color
Monochromatic Colors of #939485
Black with #939485
Text Example
Text Example
White with #939485
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939485; }
p { color: rgb(147,148,133); }
H1.HeaderClassName
{
color: #939485;
}
.AnyTagClassName
{
color: #939485;
}
</style>
background-color css
<style>
a { background-color: #939485; }
a { background-color: rgb(147,148,133); }
div.DivClassName
{
background-color: #939485;
}
.BgClassName
{
background-color: #939485;
}
</style>
border-color css
<style>
span { border-color: #939485; }
span { border-color: rgb(147,148,133); }
td.TdClassName
{
border-color: #939485;
}
.TagClassName
{
border-color: #939485;
}
</style>