Shades of Willow Grove #687256
Tints of Willow Grove #687256
RGB
CMYK
RGB Variations
Color information
#687256 (or 0x687256) is known color: Willow Grove. HEX triplet: 68, 72 and 56. RGB value is (104,114,86). Sum of RGB (Red+Green+Blue) = 104+114+86=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 114 (44.92% from 255 or 37.5% from 304); Blue value is 86 (33.98% from 255 or 28.29% from 304); Max value from RGB is 114 - color contains mainly: green. Hex color #687256 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687256 is #978DA9. Grayscale: #6B6B6B. Windows color (decimal): -9932202 or 5665384. OLE color: 5665384.
HSL color Cylindrical-coordinate representation of color #687256: hue angle of 81.43º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #687256 is Cyan = 0.09, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 86 | - |
| CMYK | 0.09 | 0 | 0.25 | 0.55 |
| HSL | 81.43º | 0.14% | 0.39% | - |
| HSV(B) | 81.43º | 0.25% | 0.45% | - |
| XYZ | 13.41 | 15.65 | 11.12 | - |
| YUV | 107.82 | 115.69 | 125.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 86 | 0.09 | 0 | 0.25 | 0.55 | 81.43 | 0.14 | 0.39 |
| Hex | 68 | 72 | 56 | 9 | 0 | 19 | 37 | 51 | E | 27 |
| Octal | 150 | 162 | 126 | 11 | 0 | 31 | 67 | 121 | 16 | 47 |
| Binary | 1101000 | 1110010 | 1010110 | 1001 | 0 | 11001 | 110111 | 1010001 | 1110 | 100111 |
Color Harmonies of #687256
Complementary color
Monochromatic Colors of #687256
Black with #687256
Text Example
Text Example
White with #687256
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687256; }
p { color: rgb(104,114,86); }
H1.HeaderClassName
{
color: #687256;
}
.AnyTagClassName
{
color: #687256;
}
</style>
background-color css
<style>
a { background-color: #687256; }
a { background-color: rgb(104,114,86); }
div.DivClassName
{
background-color: #687256;
}
.BgClassName
{
background-color: #687256;
}
</style>
border-color css
<style>
span { border-color: #687256; }
span { border-color: rgb(104,114,86); }
td.TdClassName
{
border-color: #687256;
}
.TagClassName
{
border-color: #687256;
}
</style>