Shades of Lemon Grass #929284
Tints of Lemon Grass #929284
RGB
CMYK
RGB Variations
Color information
#929284 (or 0x929284) is known color: Lemon Grass. HEX triplet: 92, 92 and 84. RGB value is (146,146,132). Sum of RGB (Red+Green+Blue) = 146+146+132=424 (56% of max value = 765). Red value is 146 (57.42% from 255 or 34.43% from 424); Green value is 146 (57.42% from 255 or 34.43% from 424); Blue value is 132 (51.95% from 255 or 31.13% from 424); Max value from RGB is 146 - color contains mainly: red, green. Hex color #929284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #929284 is #6D6D7B. Grayscale: #909090. Windows color (decimal): -7171452 or 8688274. OLE color: 8688274.
HSL color Cylindrical-coordinate representation of color #929284: hue angle of 60º degrees, saturation: 0.06, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #929284 is Cyan = 0, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 146 | 146 | 132 | - |
| CMYK | 0 | 0 | 0.10 | 0.43 |
| HSL | 60º | 0.06% | 0.55% | - |
| HSV(B) | 60º | 0.1% | 0.57% | - |
| XYZ | 26.3 | 28.33 | 25.91 | - |
| YUV | 144.4 | 121 | 129.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 146 | 146 | 132 | 0 | 0 | 0.10 | 0.43 | 60 | 0.06 | 0.55 |
| Hex | 92 | 92 | 84 | 0 | 0 | A | 2B | 3C | 6 | 37 |
| Octal | 222 | 222 | 204 | 0 | 0 | 12 | 53 | 74 | 6 | 67 |
| Binary | 10010010 | 10010010 | 10000100 | 0 | 0 | 1010 | 101011 | 111100 | 110 | 110111 |
Color Harmonies of #929284
Complementary color
Monochromatic Colors of #929284
Black with #929284
Text Example
Text Example
White with #929284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929284; }
p { color: rgb(146,146,132); }
H1.HeaderClassName
{
color: #929284;
}
.AnyTagClassName
{
color: #929284;
}
</style>
background-color css
<style>
a { background-color: #929284; }
a { background-color: rgb(146,146,132); }
div.DivClassName
{
background-color: #929284;
}
.BgClassName
{
background-color: #929284;
}
</style>
border-color css
<style>
span { border-color: #929284; }
span { border-color: rgb(146,146,132); }
td.TdClassName
{
border-color: #929284;
}
.TagClassName
{
border-color: #929284;
}
</style>