Shades of Lemon Grass #919283
Tints of Lemon Grass #919283
RGB
CMYK
RGB Variations
Color information
#919283 (or 0x919283) is known color: Lemon Grass. HEX triplet: 91, 92 and 83. RGB value is (145,146,131). Sum of RGB (Red+Green+Blue) = 145+146+131=422 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.36% from 422); Green value is 146 (57.42% from 255 or 34.60% from 422); Blue value is 131 (51.56% from 255 or 31.04% from 422); Max value from RGB is 146 - color contains mainly: green. Hex color #919283 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919283 is #6E6D7C. Grayscale: #909090. Windows color (decimal): -7236989 or 8622737. OLE color: 8622737.
HSL color Cylindrical-coordinate representation of color #919283: hue angle of 64º degrees, saturation: 0.06, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #919283 is Cyan = 0.01, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 146 | 131 | - |
| CMYK | 0.01 | 0 | 0.10 | 0.43 |
| HSL | 64º | 0.06% | 0.54% | - |
| HSV(B) | 64º | 0.1% | 0.57% | - |
| XYZ | 26.05 | 28.22 | 25.55 | - |
| YUV | 143.99 | 120.67 | 128.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 146 | 131 | 0.01 | 0 | 0.10 | 0.43 | 64 | 0.06 | 0.54 |
| Hex | 91 | 92 | 83 | 1 | 0 | A | 2B | 40 | 6 | 36 |
| Octal | 221 | 222 | 203 | 1 | 0 | 12 | 53 | 100 | 6 | 66 |
| Binary | 10010001 | 10010010 | 10000011 | 1 | 0 | 1010 | 101011 | 1000000 | 110 | 110110 |
Color Harmonies of #919283
Complementary color
Monochromatic Colors of #919283
Black with #919283
Text Example
Text Example
White with #919283
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919283; }
p { color: rgb(145,146,131); }
H1.HeaderClassName
{
color: #919283;
}
.AnyTagClassName
{
color: #919283;
}
</style>
background-color css
<style>
a { background-color: #919283; }
a { background-color: rgb(145,146,131); }
div.DivClassName
{
background-color: #919283;
}
.BgClassName
{
background-color: #919283;
}
</style>
border-color css
<style>
span { border-color: #919283; }
span { border-color: rgb(145,146,131); }
td.TdClassName
{
border-color: #919283;
}
.TagClassName
{
border-color: #919283;
}
</style>