Shades of Lemon Grass #939584
Tints of Lemon Grass #939584
RGB
CMYK
RGB Variations
Color information
#939584 (or 0x939584) is known color: Lemon Grass. HEX triplet: 93, 95 and 84. RGB value is (147,149,132). Sum of RGB (Red+Green+Blue) = 147+149+132=428 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.35% from 428); Green value is 149 (58.59% from 255 or 34.81% from 428); Blue value is 132 (51.95% from 255 or 30.84% from 428); Max value from RGB is 149 - color contains mainly: green. Hex color #939584 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939584 is #6C6A7B. Grayscale: #929292. Windows color (decimal): -7105148 or 8689043. OLE color: 8689043.
HSL color Cylindrical-coordinate representation of color #939584: hue angle of 67.06º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #939584 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 149 | 132 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.42 |
| HSL | 67.06º | 0.07% | 0.55% | - |
| HSV(B) | 67.06º | 0.11% | 0.58% | - |
| XYZ | 26.94 | 29.36 | 26.08 | - |
| YUV | 146.46 | 119.84 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 149 | 132 | 0.01 | 0 | 0.11 | 0.42 | 67.06 | 0.07 | 0.55 |
| Hex | 93 | 95 | 84 | 1 | 0 | B | 2A | 43 | 7 | 37 |
| Octal | 223 | 225 | 204 | 1 | 0 | 13 | 52 | 103 | 7 | 67 |
| Binary | 10010011 | 10010101 | 10000100 | 1 | 0 | 1011 | 101010 | 1000011 | 111 | 110111 |
Color Harmonies of #939584
Complementary color
Monochromatic Colors of #939584
Black with #939584
Text Example
Text Example
White with #939584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939584; }
p { color: rgb(147,149,132); }
H1.HeaderClassName
{
color: #939584;
}
.AnyTagClassName
{
color: #939584;
}
</style>
background-color css
<style>
a { background-color: #939584; }
a { background-color: rgb(147,149,132); }
div.DivClassName
{
background-color: #939584;
}
.BgClassName
{
background-color: #939584;
}
</style>
border-color css
<style>
span { border-color: #939584; }
span { border-color: rgb(147,149,132); }
td.TdClassName
{
border-color: #939584;
}
.TagClassName
{
border-color: #939584;
}
</style>