Shades of Willow Grove #687456
Tints of Willow Grove #687456
RGB
CMYK
RGB Variations
Color information
#687456 (or 0x687456) is known color: Willow Grove. HEX triplet: 68, 74 and 56. RGB value is (104,116,86). Sum of RGB (Red+Green+Blue) = 104+116+86=306 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.99% from 306); Green value is 116 (45.70% from 255 or 37.91% from 306); Blue value is 86 (33.98% from 255 or 28.10% from 306); Max value from RGB is 116 - color contains mainly: green. Hex color #687456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687456 is #978BA9. Grayscale: #6D6D6D. Windows color (decimal): -9931690 or 5665896. OLE color: 5665896.
HSL color Cylindrical-coordinate representation of color #687456: hue angle of 84º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #687456 is Cyan = 0.10, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 116 | 86 | - |
| CMYK | 0.10 | 0 | 0.26 | 0.55 |
| HSL | 84º | 0.15% | 0.4% | - |
| HSV(B) | 84º | 0.26% | 0.45% | - |
| XYZ | 13.63 | 16.11 | 11.19 | - |
| YUV | 108.99 | 115.02 | 124.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 86 | 0.10 | 0 | 0.26 | 0.55 | 84 | 0.15 | 0.4 |
| Hex | 68 | 74 | 56 | A | 0 | 1A | 37 | 54 | F | 28 |
| Octal | 150 | 164 | 126 | 12 | 0 | 32 | 67 | 124 | 17 | 50 |
| Binary | 1101000 | 1110100 | 1010110 | 1010 | 0 | 11010 | 110111 | 1010100 | 1111 | 101000 |
Color Harmonies of #687456
Complementary color
Monochromatic Colors of #687456
Black with #687456
Text Example
Text Example
White with #687456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687456; }
p { color: rgb(104,116,86); }
H1.HeaderClassName
{
color: #687456;
}
.AnyTagClassName
{
color: #687456;
}
</style>
background-color css
<style>
a { background-color: #687456; }
a { background-color: rgb(104,116,86); }
div.DivClassName
{
background-color: #687456;
}
.BgClassName
{
background-color: #687456;
}
</style>
border-color css
<style>
span { border-color: #687456; }
span { border-color: rgb(104,116,86); }
td.TdClassName
{
border-color: #687456;
}
.TagClassName
{
border-color: #687456;
}
</style>