Shades of Willow Grove #687359
Tints of Willow Grove #687359
RGB
CMYK
RGB Variations
Color information
#687359 (or 0x687359) is known color: Willow Grove. HEX triplet: 68, 73 and 59. RGB value is (104,115,89). Sum of RGB (Red+Green+Blue) = 104+115+89=308 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.77% from 308); Green value is 115 (45.31% from 255 or 37.34% from 308); Blue value is 89 (35.16% from 255 or 28.90% from 308); Max value from RGB is 115 - color contains mainly: green. Hex color #687359 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687359 is #978CA6. Grayscale: #6C6C6C. Windows color (decimal): -9931943 or 5862248. OLE color: 5862248.
HSL color Cylindrical-coordinate representation of color #687359: hue angle of 85.38º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #687359 is Cyan = 0.10, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 89 | - |
| CMYK | 0.10 | 0 | 0.23 | 0.55 |
| HSL | 85.38º | 0.13% | 0.4% | - |
| HSV(B) | 85.38º | 0.23% | 0.45% | - |
| XYZ | 13.64 | 15.93 | 11.81 | - |
| YUV | 108.75 | 116.86 | 124.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 89 | 0.10 | 0 | 0.23 | 0.55 | 85.38 | 0.13 | 0.4 |
| Hex | 68 | 73 | 59 | A | 0 | 17 | 37 | 55 | D | 28 |
| Octal | 150 | 163 | 131 | 12 | 0 | 27 | 67 | 125 | 15 | 50 |
| Binary | 1101000 | 1110011 | 1011001 | 1010 | 0 | 10111 | 110111 | 1010101 | 1101 | 101000 |
Color Harmonies of #687359
Complementary color
Monochromatic Colors of #687359
Black with #687359
Text Example
Text Example
White with #687359
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687359; }
p { color: rgb(104,115,89); }
H1.HeaderClassName
{
color: #687359;
}
.AnyTagClassName
{
color: #687359;
}
</style>
background-color css
<style>
a { background-color: #687359; }
a { background-color: rgb(104,115,89); }
div.DivClassName
{
background-color: #687359;
}
.BgClassName
{
background-color: #687359;
}
</style>
border-color css
<style>
span { border-color: #687359; }
span { border-color: rgb(104,115,89); }
td.TdClassName
{
border-color: #687359;
}
.TagClassName
{
border-color: #687359;
}
</style>