Shades of Lemon Grass #929290
Tints of Lemon Grass #929290
RGB
CMYK
RGB Variations
Color information
#929290 (or 0x929290) is known color: Lemon Grass. HEX triplet: 92, 92 and 90. RGB value is (146,146,144). Sum of RGB (Red+Green+Blue) = 146+146+144=436 (57% of max value = 765). Red value is 146 (57.42% from 255 or 33.49% from 436); Green value is 146 (57.42% from 255 or 33.49% from 436); Blue value is 144 (56.64% from 255 or 33.03% from 436); Max value from RGB is 146 - color contains mainly: red, green. Hex color #929290 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #929290 is #6D6D6F. Grayscale: #919191. Windows color (decimal): -7171440 or 9474706. OLE color: 9474706.
HSL color Cylindrical-coordinate representation of color #929290: hue angle of 60º degrees, saturation: 0.01, lightness: 0.57%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.01%. Process color model (Four color, CMYK) of #929290 is Cyan = 0, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.43.
Color convert
RGB | 146 | 146 | 144 | - |
CMYK | 0 | 0 | 0.01 | 0.43 |
HSL | 60º | 0.01% | 0.57% | - |
HSV(B) | 60º | 0.01% | 0.57% | - |
XYZ | 27.17 | 28.68 | 30.49 | - |
YUV | 145.77 | 127 | 128.16 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 146 | 146 | 144 | 0 | 0 | 0.01 | 0.43 | 60 | 0.01 | 0.57 |
Hex | 92 | 92 | 90 | 0 | 0 | 1 | 2B | 3C | 1 | 39 |
Octal | 222 | 222 | 220 | 0 | 0 | 1 | 53 | 74 | 1 | 71 |
Binary | 10010010 | 10010010 | 10010000 | 0 | 0 | 1 | 101011 | 111100 | 1 | 111001 |
Color Harmonies of #929290
Complementary color
Monochromatic Colors of #929290
Black with #929290
Text Example
Text Example
White with #929290
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #929290; }
p { color: rgb(146,146,144); }
H1.HeaderClassName
{
color: #929290;
}
.AnyTagClassName
{
color: #929290;
}
</style>
background-color css
<style>
a { background-color: #929290; }
a { background-color: rgb(146,146,144); }
div.DivClassName
{
background-color: #929290;
}
.BgClassName
{
background-color: #929290;
}
</style>
border-color css
<style>
span { border-color: #929290; }
span { border-color: rgb(146,146,144); }
td.TdClassName
{
border-color: #929290;
}
.TagClassName
{
border-color: #929290;
}
</style>