Shades of Lemon Grass #919284
Tints of Lemon Grass #919284
RGB
CMYK
RGB Variations
Color information
#919284 (or 0x919284) is known color: Lemon Grass. HEX triplet: 91, 92 and 84. RGB value is (145,146,132). Sum of RGB (Red+Green+Blue) = 145+146+132=423 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.28% from 423); Green value is 146 (57.42% from 255 or 34.52% from 423); Blue value is 132 (51.95% from 255 or 31.21% from 423); Max value from RGB is 146 - color contains mainly: green. Hex color #919284 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919284 is #6E6D7B. Grayscale: #909090. Windows color (decimal): -7236988 or 8688273. OLE color: 8688273.
HSL color Cylindrical-coordinate representation of color #919284: hue angle of 64.29º 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 #919284 is Cyan = 0.01, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 146 | 132 | - |
| CMYK | 0.01 | 0 | 0.10 | 0.43 |
| HSL | 64.29º | 0.06% | 0.55% | - |
| HSV(B) | 64.29º | 0.1% | 0.57% | - |
| XYZ | 26.12 | 28.24 | 25.9 | - |
| YUV | 144.11 | 121.17 | 128.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 146 | 132 | 0.01 | 0 | 0.10 | 0.43 | 64.29 | 0.06 | 0.55 |
| Hex | 91 | 92 | 84 | 1 | 0 | A | 2B | 40 | 6 | 37 |
| Octal | 221 | 222 | 204 | 1 | 0 | 12 | 53 | 100 | 6 | 67 |
| Binary | 10010001 | 10010010 | 10000100 | 1 | 0 | 1010 | 101011 | 1000000 | 110 | 110111 |
Color Harmonies of #919284
Complementary color
Monochromatic Colors of #919284
Black with #919284
Text Example
Text Example
White with #919284
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919284; }
p { color: rgb(145,146,132); }
H1.HeaderClassName
{
color: #919284;
}
.AnyTagClassName
{
color: #919284;
}
</style>
background-color css
<style>
a { background-color: #919284; }
a { background-color: rgb(145,146,132); }
div.DivClassName
{
background-color: #919284;
}
.BgClassName
{
background-color: #919284;
}
</style>
border-color css
<style>
span { border-color: #919284; }
span { border-color: rgb(145,146,132); }
td.TdClassName
{
border-color: #919284;
}
.TagClassName
{
border-color: #919284;
}
</style>