Shades of Lemon Grass #969687
Tints of Lemon Grass #969687
RGB
CMYK
RGB Variations
Color information
#969687 (or 0x969687) is known color: Lemon Grass. HEX triplet: 96, 96 and 87. RGB value is (150,150,135). Sum of RGB (Red+Green+Blue) = 150+150+135=435 (57% of max value = 765). Red value is 150 (58.98% from 255 or 34.48% from 435); Green value is 150 (58.98% from 255 or 34.48% from 435); Blue value is 135 (53.12% from 255 or 31.03% from 435); Max value from RGB is 150 - color contains mainly: red, green. Hex color #969687 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #969687 is #696978. Grayscale: #949494. Windows color (decimal): -6908281 or 8885910. OLE color: 8885910.
HSL color Cylindrical-coordinate representation of color #969687: hue angle of 60º 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 #969687 is Cyan = 0, Magento = 0, Yellow = 0.1 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 150 | 135 | - |
| CMYK | 0 | 0 | 0.1 | 0.41 |
| HSL | 60º | 0.07% | 0.56% | - |
| HSV(B) | 60º | 0.1% | 0.59% | - |
| XYZ | 27.86 | 30.05 | 27.25 | - |
| YUV | 148.29 | 120.5 | 129.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 150 | 135 | 0 | 0 | 0.1 | 0.41 | 60 | 0.07 | 0.56 |
| Hex | 96 | 96 | 87 | 0 | 0 | A | 29 | 3C | 7 | 38 |
| Octal | 226 | 226 | 207 | 0 | 0 | 12 | 51 | 74 | 7 | 70 |
| Binary | 10010110 | 10010110 | 10000111 | 0 | 0 | 1010 | 101001 | 111100 | 111 | 111000 |
Color Harmonies of #969687
Complementary color
Monochromatic Colors of #969687
Black with #969687
Text Example
Text Example
White with #969687
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #969687; }
p { color: rgb(150,150,135); }
H1.HeaderClassName
{
color: #969687;
}
.AnyTagClassName
{
color: #969687;
}
</style>
background-color css
<style>
a { background-color: #969687; }
a { background-color: rgb(150,150,135); }
div.DivClassName
{
background-color: #969687;
}
.BgClassName
{
background-color: #969687;
}
</style>
border-color css
<style>
span { border-color: #969687; }
span { border-color: rgb(150,150,135); }
td.TdClassName
{
border-color: #969687;
}
.TagClassName
{
border-color: #969687;
}
</style>