Shades of Lemon Grass #919186
Tints of Lemon Grass #919186
RGB
CMYK
RGB Variations
Color information
#919186 (or 0x919186) is known color: Lemon Grass. HEX triplet: 91, 91 and 86. RGB value is (145,145,134). Sum of RGB (Red+Green+Blue) = 145+145+134=424 (56% of max value = 765). Red value is 145 (57.03% from 255 or 34.20% from 424); Green value is 145 (57.03% from 255 or 34.20% from 424); Blue value is 134 (52.73% from 255 or 31.60% from 424); Max value from RGB is 145 - color contains mainly: red, green. Hex color #919186 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919186 is #6E6E79. Grayscale: #8F8F8F. Windows color (decimal): -7237242 or 8819089. OLE color: 8819089.
HSL color Cylindrical-coordinate representation of color #919186: hue angle of 60º 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 #919186 is Cyan = 0, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 145 | 134 | - |
| CMYK | 0 | 0 | 0.08 | 0.43 |
| HSL | 60º | 0.05% | 0.55% | - |
| HSV(B) | 60º | 0.08% | 0.57% | - |
| XYZ | 26.11 | 27.99 | 26.58 | - |
| YUV | 143.75 | 122.5 | 128.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 145 | 134 | 0 | 0 | 0.08 | 0.43 | 60 | 0.05 | 0.55 |
| Hex | 91 | 91 | 86 | 0 | 0 | 8 | 2B | 3C | 5 | 37 |
| Octal | 221 | 221 | 206 | 0 | 0 | 10 | 53 | 74 | 5 | 67 |
| Binary | 10010001 | 10010001 | 10000110 | 0 | 0 | 1000 | 101011 | 111100 | 101 | 110111 |
Color Harmonies of #919186
Complementary color
Monochromatic Colors of #919186
Black with #919186
Text Example
Text Example
White with #919186
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919186; }
p { color: rgb(145,145,134); }
H1.HeaderClassName
{
color: #919186;
}
.AnyTagClassName
{
color: #919186;
}
</style>
background-color css
<style>
a { background-color: #919186; }
a { background-color: rgb(145,145,134); }
div.DivClassName
{
background-color: #919186;
}
.BgClassName
{
background-color: #919186;
}
</style>
border-color css
<style>
span { border-color: #919186; }
span { border-color: rgb(145,145,134); }
td.TdClassName
{
border-color: #919186;
}
.TagClassName
{
border-color: #919186;
}
</style>