Shades of Lemon Grass #929280
Tints of Lemon Grass #929280
RGB
CMYK
RGB Variations
Color information
#929280 (or 0x929280) is known color: Lemon Grass. HEX triplet: 92, 92 and 80. RGB value is (146,146,128). Sum of RGB (Red+Green+Blue) = 146+146+128=420 (55% of max value = 765). Red value is 146 (57.42% from 255 or 34.76% from 420); Green value is 146 (57.42% from 255 or 34.76% from 420); Blue value is 128 (50.39% from 255 or 30.48% from 420); Max value from RGB is 146 - color contains mainly: red, green. Hex color #929280 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #929280 is #6D6D7F. Grayscale: #909090. Windows color (decimal): -7171456 or 8426130. OLE color: 8426130.
HSL color Cylindrical-coordinate representation of color #929280: hue angle of 60º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #929280 is Cyan = 0, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 146 | 128 | - |
| CMYK | 0 | 0 | 0.12 | 0.43 |
| HSL | 60º | 0.08% | 0.54% | - |
| HSV(B) | 60º | 0.12% | 0.57% | - |
| XYZ | 26.03 | 28.23 | 24.5 | - |
| YUV | 143.95 | 119 | 129.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 146 | 128 | 0 | 0 | 0.12 | 0.43 | 60 | 0.08 | 0.54 |
| Hex | 92 | 92 | 80 | 0 | 0 | C | 2B | 3C | 8 | 36 |
| Octal | 222 | 222 | 200 | 0 | 0 | 14 | 53 | 74 | 10 | 66 |
| Binary | 10010010 | 10010010 | 10000000 | 0 | 0 | 1100 | 101011 | 111100 | 1000 | 110110 |
Color Harmonies of #929280
Complementary color
Monochromatic Colors of #929280
Black with #929280
Text Example
Text Example
White with #929280
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929280; }
p { color: rgb(146,146,128); }
H1.HeaderClassName
{
color: #929280;
}
.AnyTagClassName
{
color: #929280;
}
</style>
background-color css
<style>
a { background-color: #929280; }
a { background-color: rgb(146,146,128); }
div.DivClassName
{
background-color: #929280;
}
.BgClassName
{
background-color: #929280;
}
</style>
border-color css
<style>
span { border-color: #929280; }
span { border-color: rgb(146,146,128); }
td.TdClassName
{
border-color: #929280;
}
.TagClassName
{
border-color: #929280;
}
</style>