Shades of Lemon Grass #919286
Tints of Lemon Grass #919286
RGB
CMYK
RGB Variations
Color information
#919286 (or 0x919286) is known color: Lemon Grass. HEX triplet: 91, 92 and 86. RGB value is (145,146,134). Sum of RGB (Red+Green+Blue) = 145+146+134=425 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.12% from 425); Green value is 146 (57.42% from 255 or 34.35% from 425); Blue value is 134 (52.73% from 255 or 31.53% from 425); Max value from RGB is 146 - color contains mainly: green. Hex color #919286 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919286 is #6E6D79. Grayscale: #909090. Windows color (decimal): -7236986 or 8819345. OLE color: 8819345.
HSL color Cylindrical-coordinate representation of color #919286: hue angle of 65º degrees, saturation: 0.05, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #919286 is Cyan = 0.01, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 146 | 134 | - |
| CMYK | 0.01 | 0 | 0.08 | 0.43 |
| HSL | 65º | 0.05% | 0.55% | - |
| HSV(B) | 65º | 0.08% | 0.57% | - |
| XYZ | 26.26 | 28.3 | 26.63 | - |
| YUV | 144.33 | 122.17 | 128.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 146 | 134 | 0.01 | 0 | 0.08 | 0.43 | 65 | 0.05 | 0.55 |
| Hex | 91 | 92 | 86 | 1 | 0 | 8 | 2B | 41 | 5 | 37 |
| Octal | 221 | 222 | 206 | 1 | 0 | 10 | 53 | 101 | 5 | 67 |
| Binary | 10010001 | 10010010 | 10000110 | 1 | 0 | 1000 | 101011 | 1000001 | 101 | 110111 |
Color Harmonies of #919286
Complementary color
Monochromatic Colors of #919286
Black with #919286
Text Example
Text Example
White with #919286
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919286; }
p { color: rgb(145,146,134); }
H1.HeaderClassName
{
color: #919286;
}
.AnyTagClassName
{
color: #919286;
}
</style>
background-color css
<style>
a { background-color: #919286; }
a { background-color: rgb(145,146,134); }
div.DivClassName
{
background-color: #919286;
}
.BgClassName
{
background-color: #919286;
}
</style>
border-color css
<style>
span { border-color: #919286; }
span { border-color: rgb(145,146,134); }
td.TdClassName
{
border-color: #919286;
}
.TagClassName
{
border-color: #919286;
}
</style>