Shades of Lemon Grass #919481
Tints of Lemon Grass #919481
RGB
CMYK
RGB Variations
Color information
#919481 (or 0x919481) is known color: Lemon Grass. HEX triplet: 91, 94 and 81. RGB value is (145,148,129). Sum of RGB (Red+Green+Blue) = 145+148+129=422 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.36% from 422); Green value is 148 (58.20% from 255 or 35.07% from 422); Blue value is 129 (50.78% from 255 or 30.57% from 422); Max value from RGB is 148 - color contains mainly: green. Hex color #919481 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919481 is #6E6B7E. Grayscale: #919191. Windows color (decimal): -7236479 or 8492177. OLE color: 8492177.
HSL color Cylindrical-coordinate representation of color #919481: hue angle of 69.47º degrees, saturation: 0.08, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #919481 is Cyan = 0.02, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 145 | 148 | 129 | - |
| CMYK | 0.02 | 0 | 0.13 | 0.42 |
| HSL | 69.47º | 0.08% | 0.54% | - |
| HSV(B) | 69.47º | 0.13% | 0.58% | - |
| XYZ | 26.23 | 28.78 | 24.94 | - |
| YUV | 144.94 | 119.01 | 128.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 148 | 129 | 0.02 | 0 | 0.13 | 0.42 | 69.47 | 0.08 | 0.54 |
| Hex | 91 | 94 | 81 | 2 | 0 | D | 2A | 45 | 8 | 36 |
| Octal | 221 | 224 | 201 | 2 | 0 | 15 | 52 | 105 | 10 | 66 |
| Binary | 10010001 | 10010100 | 10000001 | 10 | 0 | 1101 | 101010 | 1000101 | 1000 | 110110 |
Color Harmonies of #919481
Complementary color
Monochromatic Colors of #919481
Black with #919481
Text Example
Text Example
White with #919481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919481; }
p { color: rgb(145,148,129); }
H1.HeaderClassName
{
color: #919481;
}
.AnyTagClassName
{
color: #919481;
}
</style>
background-color css
<style>
a { background-color: #919481; }
a { background-color: rgb(145,148,129); }
div.DivClassName
{
background-color: #919481;
}
.BgClassName
{
background-color: #919481;
}
</style>
border-color css
<style>
span { border-color: #919481; }
span { border-color: rgb(145,148,129); }
td.TdClassName
{
border-color: #919481;
}
.TagClassName
{
border-color: #919481;
}
</style>