Shades of Willow Grove #687959
Tints of Willow Grove #687959
RGB
CMYK
RGB Variations
Color information
#687959 (or 0x687959) is known color: Willow Grove. HEX triplet: 68, 79 and 59. RGB value is (104,121,89). Sum of RGB (Red+Green+Blue) = 104+121+89=314 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.12% from 314); Green value is 121 (47.66% from 255 or 38.54% from 314); Blue value is 89 (35.16% from 255 or 28.34% from 314); Max value from RGB is 121 - color contains mainly: green. Hex color #687959 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687959 is #9786A6. Grayscale: #707070. Windows color (decimal): -9930407 or 5863784. OLE color: 5863784.
HSL color Cylindrical-coordinate representation of color #687959: hue angle of 91.88º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #687959 is Cyan = 0.14, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 89 | - |
| CMYK | 0.14 | 0 | 0.26 | 0.53 |
| HSL | 91.88º | 0.15% | 0.41% | - |
| HSV(B) | 91.88º | 0.26% | 0.47% | - |
| XYZ | 14.35 | 17.34 | 12.04 | - |
| YUV | 112.27 | 114.87 | 122.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 89 | 0.14 | 0 | 0.26 | 0.53 | 91.88 | 0.15 | 0.41 |
| Hex | 68 | 79 | 59 | E | 0 | 1A | 35 | 5C | F | 29 |
| Octal | 150 | 171 | 131 | 16 | 0 | 32 | 65 | 134 | 17 | 51 |
| Binary | 1101000 | 1111001 | 1011001 | 1110 | 0 | 11010 | 110101 | 1011100 | 1111 | 101001 |
Color Harmonies of #687959
Complementary color
Monochromatic Colors of #687959
Black with #687959
Text Example
Text Example
White with #687959
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687959; }
p { color: rgb(104,121,89); }
H1.HeaderClassName
{
color: #687959;
}
.AnyTagClassName
{
color: #687959;
}
</style>
background-color css
<style>
a { background-color: #687959; }
a { background-color: rgb(104,121,89); }
div.DivClassName
{
background-color: #687959;
}
.BgClassName
{
background-color: #687959;
}
</style>
border-color css
<style>
span { border-color: #687959; }
span { border-color: rgb(104,121,89); }
td.TdClassName
{
border-color: #687959;
}
.TagClassName
{
border-color: #687959;
}
</style>