Shades of Willow Grove #687061
Tints of Willow Grove #687061
RGB
CMYK
RGB Variations
Color information
#687061 (or 0x687061) is known color: Willow Grove. HEX triplet: 68, 70 and 61. RGB value is (104,112,97). Sum of RGB (Red+Green+Blue) = 104+112+97=313 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.23% from 313); Green value is 112 (44.14% from 255 or 35.78% from 313); Blue value is 97 (38.28% from 255 or 30.99% from 313); Max value from RGB is 112 - color contains mainly: green. Hex color #687061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687061 is #978F9E. Grayscale: #6B6B6B. Windows color (decimal): -9932703 or 6385768. OLE color: 6385768.
HSL color Cylindrical-coordinate representation of color #687061: hue angle of 92º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #687061 is Cyan = 0.07, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 97 | - |
| CMYK | 0.07 | 0 | 0.13 | 0.56 |
| HSL | 92º | 0.07% | 0.41% | - |
| HSV(B) | 92º | 0.13% | 0.44% | - |
| XYZ | 13.66 | 15.39 | 13.56 | - |
| YUV | 107.9 | 121.85 | 125.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 97 | 0.07 | 0 | 0.13 | 0.56 | 92 | 0.07 | 0.41 |
| Hex | 68 | 70 | 61 | 7 | 0 | D | 38 | 5C | 7 | 29 |
| Octal | 150 | 160 | 141 | 7 | 0 | 15 | 70 | 134 | 7 | 51 |
| Binary | 1101000 | 1110000 | 1100001 | 111 | 0 | 1101 | 111000 | 1011100 | 111 | 101001 |
Color Harmonies of #687061
Complementary color
Monochromatic Colors of #687061
Black with #687061
Text Example
Text Example
White with #687061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687061; }
p { color: rgb(104,112,97); }
H1.HeaderClassName
{
color: #687061;
}
.AnyTagClassName
{
color: #687061;
}
</style>
background-color css
<style>
a { background-color: #687061; }
a { background-color: rgb(104,112,97); }
div.DivClassName
{
background-color: #687061;
}
.BgClassName
{
background-color: #687061;
}
</style>
border-color css
<style>
span { border-color: #687061; }
span { border-color: rgb(104,112,97); }
td.TdClassName
{
border-color: #687061;
}
.TagClassName
{
border-color: #687061;
}
</style>