Shades of Lemon Grass #979790
Tints of Lemon Grass #979790
RGB
CMYK
RGB Variations
Color information
#979790 (or 0x979790) is known color: Lemon Grass. HEX triplet: 97, 97 and 90. RGB value is (151,151,144). Sum of RGB (Red+Green+Blue) = 151+151+144=446 (59% of max value = 765). Red value is 151 (59.38% from 255 or 33.86% from 446); Green value is 151 (59.38% from 255 or 33.86% from 446); Blue value is 144 (56.64% from 255 or 32.29% from 446); Max value from RGB is 151 - color contains mainly: red, green. Hex color #979790 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #979790 is #68686F. Grayscale: #969696. Windows color (decimal): -6842480 or 9475991. OLE color: 9475991.
HSL color Cylindrical-coordinate representation of color #979790: hue angle of 60º degrees, saturation: 0.03, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.05%. Process color model (Four color, CMYK) of #979790 is Cyan = 0, Magento = 0, Yellow = 0.05 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 151 | 144 | - |
| CMYK | 0 | 0 | 0.05 | 0.41 |
| HSL | 60º | 0.03% | 0.58% | - |
| HSV(B) | 60º | 0.05% | 0.59% | - |
| XYZ | 28.86 | 30.73 | 30.8 | - |
| YUV | 150.2 | 124.5 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 151 | 144 | 0 | 0 | 0.05 | 0.41 | 60 | 0.03 | 0.58 |
| Hex | 97 | 97 | 90 | 0 | 0 | 5 | 29 | 3C | 3 | 3A |
| Octal | 227 | 227 | 220 | 0 | 0 | 5 | 51 | 74 | 3 | 72 |
| Binary | 10010111 | 10010111 | 10010000 | 0 | 0 | 101 | 101001 | 111100 | 11 | 111010 |
Color Harmonies of #979790
Complementary color
Monochromatic Colors of #979790
Black with #979790
Text Example
Text Example
White with #979790
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #979790; }
p { color: rgb(151,151,144); }
H1.HeaderClassName
{
color: #979790;
}
.AnyTagClassName
{
color: #979790;
}
</style>
background-color css
<style>
a { background-color: #979790; }
a { background-color: rgb(151,151,144); }
div.DivClassName
{
background-color: #979790;
}
.BgClassName
{
background-color: #979790;
}
</style>
border-color css
<style>
span { border-color: #979790; }
span { border-color: rgb(151,151,144); }
td.TdClassName
{
border-color: #979790;
}
.TagClassName
{
border-color: #979790;
}
</style>