Shades of Lemon Grass #949381
Tints of Lemon Grass #949381
RGB
CMYK
RGB Variations
Color information
#949381 (or 0x949381) is known color: Lemon Grass. HEX triplet: 94, 93 and 81. RGB value is (148,147,129). Sum of RGB (Red+Green+Blue) = 148+147+129=424 (56% of max value = 765). Red value is 148 (58.20% from 255 or 34.91% from 424); Green value is 147 (57.81% from 255 or 34.67% from 424); Blue value is 129 (50.78% from 255 or 30.42% from 424); Max value from RGB is 148 - color contains mainly: red. Hex color #949381 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949381 is #6B6C7E. Grayscale: #919191. Windows color (decimal): -7040127 or 8491924. OLE color: 8491924.
HSL color Cylindrical-coordinate representation of color #949381: hue angle of 56.84º 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 #949381 is Cyan = 0, Magento = 0.01, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 148 | 147 | 129 | - |
| CMYK | 0 | 0.01 | 0.13 | 0.42 |
| HSL | 56.84º | 0.08% | 0.54% | - |
| HSV(B) | 56.84º | 0.13% | 0.58% | - |
| XYZ | 26.61 | 28.75 | 24.92 | - |
| YUV | 145.25 | 118.83 | 129.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 147 | 129 | 0 | 0.01 | 0.13 | 0.42 | 56.84 | 0.08 | 0.54 |
| Hex | 94 | 93 | 81 | 0 | 1 | D | 2A | 39 | 8 | 36 |
| Octal | 224 | 223 | 201 | 0 | 1 | 15 | 52 | 71 | 10 | 66 |
| Binary | 10010100 | 10010011 | 10000001 | 0 | 1 | 1101 | 101010 | 111001 | 1000 | 110110 |
Color Harmonies of #949381
Complementary color
Monochromatic Colors of #949381
Black with #949381
Text Example
Text Example
White with #949381
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949381; }
p { color: rgb(148,147,129); }
H1.HeaderClassName
{
color: #949381;
}
.AnyTagClassName
{
color: #949381;
}
</style>
background-color css
<style>
a { background-color: #949381; }
a { background-color: rgb(148,147,129); }
div.DivClassName
{
background-color: #949381;
}
.BgClassName
{
background-color: #949381;
}
</style>
border-color css
<style>
span { border-color: #949381; }
span { border-color: rgb(148,147,129); }
td.TdClassName
{
border-color: #949381;
}
.TagClassName
{
border-color: #949381;
}
</style>