Shades of Lemon Grass #949788
Tints of Lemon Grass #949788
RGB
CMYK
RGB Variations
Color information
#949788 (or 0x949788) is known color: Lemon Grass. HEX triplet: 94, 97 and 88. RGB value is (148,151,136). Sum of RGB (Red+Green+Blue) = 148+151+136=435 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.02% from 435); Green value is 151 (59.38% from 255 or 34.71% from 435); Blue value is 136 (53.52% from 255 or 31.26% from 435); Max value from RGB is 151 - color contains mainly: green. Hex color #949788 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949788 is #6B6877. Grayscale: #949494. Windows color (decimal): -7039096 or 8951700. OLE color: 8951700.
HSL color Cylindrical-coordinate representation of color #949788: hue angle of 72º degrees, saturation: 0.07, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #949788 is Cyan = 0.02, Magento = 0, Yellow = 0.10 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 148 | 151 | 136 | - |
| CMYK | 0.02 | 0 | 0.10 | 0.41 |
| HSL | 72º | 0.07% | 0.56% | - |
| HSV(B) | 72º | 0.1% | 0.59% | - |
| XYZ | 27.72 | 30.21 | 27.66 | - |
| YUV | 148.39 | 121.01 | 127.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 151 | 136 | 0.02 | 0 | 0.10 | 0.41 | 72 | 0.07 | 0.56 |
| Hex | 94 | 97 | 88 | 2 | 0 | A | 29 | 48 | 7 | 38 |
| Octal | 224 | 227 | 210 | 2 | 0 | 12 | 51 | 110 | 7 | 70 |
| Binary | 10010100 | 10010111 | 10001000 | 10 | 0 | 1010 | 101001 | 1001000 | 111 | 111000 |
Color Harmonies of #949788
Complementary color
Monochromatic Colors of #949788
Black with #949788
Text Example
Text Example
White with #949788
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949788; }
p { color: rgb(148,151,136); }
H1.HeaderClassName
{
color: #949788;
}
.AnyTagClassName
{
color: #949788;
}
</style>
background-color css
<style>
a { background-color: #949788; }
a { background-color: rgb(148,151,136); }
div.DivClassName
{
background-color: #949788;
}
.BgClassName
{
background-color: #949788;
}
</style>
border-color css
<style>
span { border-color: #949788; }
span { border-color: rgb(148,151,136); }
td.TdClassName
{
border-color: #949788;
}
.TagClassName
{
border-color: #949788;
}
</style>