Shades of Willow Grove #687756
Tints of Willow Grove #687756
RGB
CMYK
RGB Variations
Color information
#687756 (or 0x687756) is known color: Willow Grove. HEX triplet: 68, 77 and 56. RGB value is (104,119,86). Sum of RGB (Red+Green+Blue) = 104+119+86=309 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.66% from 309); Green value is 119 (46.88% from 255 or 38.51% from 309); Blue value is 86 (33.98% from 255 or 27.83% from 309); Max value from RGB is 119 - color contains mainly: green. Hex color #687756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687756 is #9788A9. Grayscale: #6E6E6E. Windows color (decimal): -9930922 or 5666664. OLE color: 5666664.
HSL color Cylindrical-coordinate representation of color #687756: hue angle of 87.27º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #687756 is Cyan = 0.13, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 86 | - |
| CMYK | 0.13 | 0 | 0.28 | 0.53 |
| HSL | 87.27º | 0.16% | 0.4% | - |
| HSV(B) | 87.27º | 0.28% | 0.47% | - |
| XYZ | 13.99 | 16.81 | 11.31 | - |
| YUV | 110.75 | 114.03 | 123.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 86 | 0.13 | 0 | 0.28 | 0.53 | 87.27 | 0.16 | 0.4 |
| Hex | 68 | 77 | 56 | D | 0 | 1C | 35 | 57 | 10 | 28 |
| Octal | 150 | 167 | 126 | 15 | 0 | 34 | 65 | 127 | 20 | 50 |
| Binary | 1101000 | 1110111 | 1010110 | 1101 | 0 | 11100 | 110101 | 1010111 | 10000 | 101000 |
Color Harmonies of #687756
Complementary color
Monochromatic Colors of #687756
Black with #687756
Text Example
Text Example
White with #687756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687756; }
p { color: rgb(104,119,86); }
H1.HeaderClassName
{
color: #687756;
}
.AnyTagClassName
{
color: #687756;
}
</style>
background-color css
<style>
a { background-color: #687756; }
a { background-color: rgb(104,119,86); }
div.DivClassName
{
background-color: #687756;
}
.BgClassName
{
background-color: #687756;
}
</style>
border-color css
<style>
span { border-color: #687756; }
span { border-color: rgb(104,119,86); }
td.TdClassName
{
border-color: #687756;
}
.TagClassName
{
border-color: #687756;
}
</style>