Shades of Lemon Grass #939682
Tints of Lemon Grass #939682
RGB
CMYK
RGB Variations
Color information
#939682 (or 0x939682) is known color: Lemon Grass. HEX triplet: 93, 96 and 82. RGB value is (147,150,130). Sum of RGB (Red+Green+Blue) = 147+150+130=427 (56% of max value = 765). Red value is 147 (57.81% from 255 or 34.43% from 427); Green value is 150 (58.98% from 255 or 35.13% from 427); Blue value is 130 (51.17% from 255 or 30.44% from 427); Max value from RGB is 150 - color contains mainly: green. Hex color #939682 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #939682 is #6C697D. Grayscale: #929292. Windows color (decimal): -7104894 or 8558227. OLE color: 8558227.
HSL color Cylindrical-coordinate representation of color #939682: hue angle of 69º degrees, saturation: 0.09, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #939682 is Cyan = 0.02, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 147 | 150 | 130 | - |
| CMYK | 0.02 | 0 | 0.13 | 0.41 |
| HSL | 69º | 0.09% | 0.55% | - |
| HSV(B) | 69º | 0.13% | 0.59% | - |
| XYZ | 26.97 | 29.63 | 25.42 | - |
| YUV | 146.82 | 118.51 | 128.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 150 | 130 | 0.02 | 0 | 0.13 | 0.41 | 69 | 0.09 | 0.55 |
| Hex | 93 | 96 | 82 | 2 | 0 | D | 29 | 45 | 9 | 37 |
| Octal | 223 | 226 | 202 | 2 | 0 | 15 | 51 | 105 | 11 | 67 |
| Binary | 10010011 | 10010110 | 10000010 | 10 | 0 | 1101 | 101001 | 1000101 | 1001 | 110111 |
Color Harmonies of #939682
Complementary color
Monochromatic Colors of #939682
Black with #939682
Text Example
Text Example
White with #939682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #939682; }
p { color: rgb(147,150,130); }
H1.HeaderClassName
{
color: #939682;
}
.AnyTagClassName
{
color: #939682;
}
</style>
background-color css
<style>
a { background-color: #939682; }
a { background-color: rgb(147,150,130); }
div.DivClassName
{
background-color: #939682;
}
.BgClassName
{
background-color: #939682;
}
</style>
border-color css
<style>
span { border-color: #939682; }
span { border-color: rgb(147,150,130); }
td.TdClassName
{
border-color: #939682;
}
.TagClassName
{
border-color: #939682;
}
</style>