Shades of Lemon Grass #959785
Tints of Lemon Grass #959785
RGB
CMYK
RGB Variations
Color information
#959785 (or 0x959785) is known color: Lemon Grass. HEX triplet: 95, 97 and 85. RGB value is (149,151,133). Sum of RGB (Red+Green+Blue) = 149+151+133=433 (57% of max value = 765). Red value is 149 (58.59% from 255 or 34.41% from 433); Green value is 151 (59.38% from 255 or 34.87% from 433); Blue value is 133 (52.34% from 255 or 30.72% from 433); Max value from RGB is 151 - color contains mainly: green. Hex color #959785 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #959785 is #6A687A. Grayscale: #949494. Windows color (decimal): -6973563 or 8755093. OLE color: 8755093.
HSL color Cylindrical-coordinate representation of color #959785: hue angle of 66.67º degrees, saturation: 0.08, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.12%. Process color model (Four color, CMYK) of #959785 is Cyan = 0.01, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 149 | 151 | 133 | - |
| CMYK | 0.01 | 0 | 0.12 | 0.41 |
| HSL | 66.67º | 0.08% | 0.56% | - |
| HSV(B) | 66.67º | 0.12% | 0.59% | - |
| XYZ | 27.69 | 30.22 | 26.56 | - |
| YUV | 148.35 | 119.34 | 128.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 151 | 133 | 0.01 | 0 | 0.12 | 0.41 | 66.67 | 0.08 | 0.56 |
| Hex | 95 | 97 | 85 | 1 | 0 | C | 29 | 43 | 8 | 38 |
| Octal | 225 | 227 | 205 | 1 | 0 | 14 | 51 | 103 | 10 | 70 |
| Binary | 10010101 | 10010111 | 10000101 | 1 | 0 | 1100 | 101001 | 1000011 | 1000 | 111000 |
Color Harmonies of #959785
Complementary color
Monochromatic Colors of #959785
Black with #959785
Text Example
Text Example
White with #959785
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #959785; }
p { color: rgb(149,151,133); }
H1.HeaderClassName
{
color: #959785;
}
.AnyTagClassName
{
color: #959785;
}
</style>
background-color css
<style>
a { background-color: #959785; }
a { background-color: rgb(149,151,133); }
div.DivClassName
{
background-color: #959785;
}
.BgClassName
{
background-color: #959785;
}
</style>
border-color css
<style>
span { border-color: #959785; }
span { border-color: rgb(149,151,133); }
td.TdClassName
{
border-color: #959785;
}
.TagClassName
{
border-color: #959785;
}
</style>