Shades of Lemon Grass #949687
Tints of Lemon Grass #949687
RGB
CMYK
RGB Variations
Color information
#949687 (or 0x949687) is known color: Lemon Grass. HEX triplet: 94, 96 and 87. RGB value is (148,150,135). Sum of RGB (Red+Green+Blue) = 148+150+135=433 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.18% from 433); Green value is 150 (58.98% from 255 or 34.64% from 433); Blue value is 135 (53.12% from 255 or 31.18% from 433); Max value from RGB is 150 - color contains mainly: green. Hex color #949687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949687 is #6B6978. Grayscale: #939393. Windows color (decimal): -7039353 or 8885908. OLE color: 8885908.
HSL color Cylindrical-coordinate representation of color #949687: hue angle of 68º 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 #949687 is Cyan = 0.01, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 148 | 150 | 135 | - |
| CMYK | 0.01 | 0 | 0.1 | 0.41 |
| HSL | 68º | 0.07% | 0.56% | - |
| HSV(B) | 68º | 0.1% | 0.59% | - |
| XYZ | 27.49 | 29.86 | 27.24 | - |
| YUV | 147.69 | 120.84 | 128.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 150 | 135 | 0.01 | 0 | 0.1 | 0.41 | 68 | 0.07 | 0.56 |
| Hex | 94 | 96 | 87 | 1 | 0 | A | 29 | 44 | 7 | 38 |
| Octal | 224 | 226 | 207 | 1 | 0 | 12 | 51 | 104 | 7 | 70 |
| Binary | 10010100 | 10010110 | 10000111 | 1 | 0 | 1010 | 101001 | 1000100 | 111 | 111000 |
Color Harmonies of #949687
Complementary color
Monochromatic Colors of #949687
Black with #949687
Text Example
Text Example
White with #949687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949687; }
p { color: rgb(148,150,135); }
H1.HeaderClassName
{
color: #949687;
}
.AnyTagClassName
{
color: #949687;
}
</style>
background-color css
<style>
a { background-color: #949687; }
a { background-color: rgb(148,150,135); }
div.DivClassName
{
background-color: #949687;
}
.BgClassName
{
background-color: #949687;
}
</style>
border-color css
<style>
span { border-color: #949687; }
span { border-color: rgb(148,150,135); }
td.TdClassName
{
border-color: #949687;
}
.TagClassName
{
border-color: #949687;
}
</style>