Shades of Lemon Grass #949685
Tints of Lemon Grass #949685
RGB
CMYK
RGB Variations
Color information
#949685 (or 0x949685) is known color: Lemon Grass. HEX triplet: 94, 96 and 85. RGB value is (148,150,133). Sum of RGB (Red+Green+Blue) = 148+150+133=431 (57% of max value = 765). Red value is 148 (58.20% from 255 or 34.34% from 431); Green value is 150 (58.98% from 255 or 34.80% from 431); Blue value is 133 (52.34% from 255 or 30.86% from 431); Max value from RGB is 150 - color contains mainly: green. Hex color #949685 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #949685 is #6B697A. Grayscale: #939393. Windows color (decimal): -7039355 or 8754836. OLE color: 8754836.
HSL color Cylindrical-coordinate representation of color #949685: hue angle of 67.06º degrees, saturation: 0.07, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.11%. Process color model (Four color, CMYK) of #949685 is Cyan = 0.01, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 148 | 150 | 133 | - |
| CMYK | 0.01 | 0 | 0.11 | 0.41 |
| HSL | 67.06º | 0.07% | 0.55% | - |
| HSV(B) | 67.06º | 0.11% | 0.59% | - |
| XYZ | 27.35 | 29.8 | 26.5 | - |
| YUV | 147.46 | 119.84 | 128.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 148 | 150 | 133 | 0.01 | 0 | 0.11 | 0.41 | 67.06 | 0.07 | 0.55 |
| Hex | 94 | 96 | 85 | 1 | 0 | B | 29 | 43 | 7 | 37 |
| Octal | 224 | 226 | 205 | 1 | 0 | 13 | 51 | 103 | 7 | 67 |
| Binary | 10010100 | 10010110 | 10000101 | 1 | 0 | 1011 | 101001 | 1000011 | 111 | 110111 |
Color Harmonies of #949685
Complementary color
Monochromatic Colors of #949685
Black with #949685
Text Example
Text Example
White with #949685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #949685; }
p { color: rgb(148,150,133); }
H1.HeaderClassName
{
color: #949685;
}
.AnyTagClassName
{
color: #949685;
}
</style>
background-color css
<style>
a { background-color: #949685; }
a { background-color: rgb(148,150,133); }
div.DivClassName
{
background-color: #949685;
}
.BgClassName
{
background-color: #949685;
}
</style>
border-color css
<style>
span { border-color: #949685; }
span { border-color: rgb(148,150,133); }
td.TdClassName
{
border-color: #949685;
}
.TagClassName
{
border-color: #949685;
}
</style>