Shades of Lemon Grass #919281
Tints of Lemon Grass #919281
RGB
CMYK
RGB Variations
Color information
#919281 (or 0x919281) is known color: Lemon Grass. HEX triplet: 91, 92 and 81. RGB value is (145,146,129). Sum of RGB (Red+Green+Blue) = 145+146+129=420 (55% of max value = 765). Red value is 145 (57.03% from 255 or 34.52% from 420); Green value is 146 (57.42% from 255 or 34.76% from 420); Blue value is 129 (50.78% from 255 or 30.71% from 420); Max value from RGB is 146 - color contains mainly: green. Hex color #919281 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #919281 is #6E6D7E. Grayscale: #8F8F8F. Windows color (decimal): -7236991 or 8491665. OLE color: 8491665.
HSL color Cylindrical-coordinate representation of color #919281: hue angle of 63.53º degrees, saturation: 0.07, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #919281 is Cyan = 0.01, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 145 | 146 | 129 | - |
| CMYK | 0.01 | 0 | 0.12 | 0.43 |
| HSL | 63.53º | 0.07% | 0.54% | - |
| HSV(B) | 63.53º | 0.12% | 0.57% | - |
| XYZ | 25.92 | 28.16 | 24.84 | - |
| YUV | 143.76 | 119.67 | 128.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 145 | 146 | 129 | 0.01 | 0 | 0.12 | 0.43 | 63.53 | 0.07 | 0.54 |
| Hex | 91 | 92 | 81 | 1 | 0 | C | 2B | 40 | 7 | 36 |
| Octal | 221 | 222 | 201 | 1 | 0 | 14 | 53 | 100 | 7 | 66 |
| Binary | 10010001 | 10010010 | 10000001 | 1 | 0 | 1100 | 101011 | 1000000 | 111 | 110110 |
Color Harmonies of #919281
Complementary color
Monochromatic Colors of #919281
Black with #919281
Text Example
Text Example
White with #919281
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #919281; }
p { color: rgb(145,146,129); }
H1.HeaderClassName
{
color: #919281;
}
.AnyTagClassName
{
color: #919281;
}
</style>
background-color css
<style>
a { background-color: #919281; }
a { background-color: rgb(145,146,129); }
div.DivClassName
{
background-color: #919281;
}
.BgClassName
{
background-color: #919281;
}
</style>
border-color css
<style>
span { border-color: #919281; }
span { border-color: rgb(145,146,129); }
td.TdClassName
{
border-color: #919281;
}
.TagClassName
{
border-color: #919281;
}
</style>