Shades of Willow Grove #687160
Tints of Willow Grove #687160
RGB
CMYK
RGB Variations
Color information
#687160 (or 0x687160) is known color: Willow Grove. HEX triplet: 68, 71 and 60. RGB value is (104,113,96). Sum of RGB (Red+Green+Blue) = 104+113+96=313 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.23% from 313); Green value is 113 (44.53% from 255 or 36.10% from 313); Blue value is 96 (37.89% from 255 or 30.67% from 313); Max value from RGB is 113 - color contains mainly: green. Hex color #687160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687160 is #978E9F. Grayscale: #6C6C6C. Windows color (decimal): -9932448 or 6320488. OLE color: 6320488.
HSL color Cylindrical-coordinate representation of color #687160: hue angle of 91.76º degrees, saturation: 0.08, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #687160 is Cyan = 0.08, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 96 | - |
| CMYK | 0.08 | 0 | 0.15 | 0.56 |
| HSL | 91.76º | 0.08% | 0.41% | - |
| HSV(B) | 91.76º | 0.15% | 0.44% | - |
| XYZ | 13.73 | 15.6 | 13.35 | - |
| YUV | 108.37 | 121.02 | 124.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 96 | 0.08 | 0 | 0.15 | 0.56 | 91.76 | 0.08 | 0.41 |
| Hex | 68 | 71 | 60 | 8 | 0 | F | 38 | 5C | 8 | 29 |
| Octal | 150 | 161 | 140 | 10 | 0 | 17 | 70 | 134 | 10 | 51 |
| Binary | 1101000 | 1110001 | 1100000 | 1000 | 0 | 1111 | 111000 | 1011100 | 1000 | 101001 |
Color Harmonies of #687160
Complementary color
Monochromatic Colors of #687160
Black with #687160
Text Example
Text Example
White with #687160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687160; }
p { color: rgb(104,113,96); }
H1.HeaderClassName
{
color: #687160;
}
.AnyTagClassName
{
color: #687160;
}
</style>
background-color css
<style>
a { background-color: #687160; }
a { background-color: rgb(104,113,96); }
div.DivClassName
{
background-color: #687160;
}
.BgClassName
{
background-color: #687160;
}
</style>
border-color css
<style>
span { border-color: #687160; }
span { border-color: rgb(104,113,96); }
td.TdClassName
{
border-color: #687160;
}
.TagClassName
{
border-color: #687160;
}
</style>