Shades of Lemon Grass #929289
Tints of Lemon Grass #929289
RGB
CMYK
RGB Variations
Color information
#929289 (or 0x929289) is known color: Lemon Grass. HEX triplet: 92, 92 and 89. RGB value is (146,146,137). Sum of RGB (Red+Green+Blue) = 146+146+137=429 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.03% from 429); Green value is 146 (57.42% from 255 or 34.03% from 429); Blue value is 137 (53.91% from 255 or 31.93% from 429); Max value from RGB is 146 - color contains mainly: red, green. Hex color #929289 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #929289 is #6D6D76. Grayscale: #919191. Windows color (decimal): -7171447 or 9015954. OLE color: 9015954.
HSL color Cylindrical-coordinate representation of color #929289: hue angle of 60º degrees, saturation: 0.04, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.06%. Process color model (Four color, CMYK) of #929289 is Cyan = 0, Magento = 0, Yellow = 0.06 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 146 | 137 | - |
| CMYK | 0 | 0 | 0.06 | 0.43 |
| HSL | 60º | 0.04% | 0.55% | - |
| HSV(B) | 60º | 0.06% | 0.57% | - |
| XYZ | 26.65 | 28.47 | 27.76 | - |
| YUV | 144.97 | 123.5 | 128.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 146 | 137 | 0 | 0 | 0.06 | 0.43 | 60 | 0.04 | 0.55 |
| Hex | 92 | 92 | 89 | 0 | 0 | 6 | 2B | 3C | 4 | 37 |
| Octal | 222 | 222 | 211 | 0 | 0 | 6 | 53 | 74 | 4 | 67 |
| Binary | 10010010 | 10010010 | 10001001 | 0 | 0 | 110 | 101011 | 111100 | 100 | 110111 |
Color Harmonies of #929289
Complementary color
Monochromatic Colors of #929289
Black with #929289
Text Example
Text Example
White with #929289
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929289; }
p { color: rgb(146,146,137); }
H1.HeaderClassName
{
color: #929289;
}
.AnyTagClassName
{
color: #929289;
}
</style>
background-color css
<style>
a { background-color: #929289; }
a { background-color: rgb(146,146,137); }
div.DivClassName
{
background-color: #929289;
}
.BgClassName
{
background-color: #929289;
}
</style>
border-color css
<style>
span { border-color: #929289; }
span { border-color: rgb(146,146,137); }
td.TdClassName
{
border-color: #929289;
}
.TagClassName
{
border-color: #929289;
}
</style>