Shades of Willow Grove #687952
Tints of Willow Grove #687952
RGB
CMYK
RGB Variations
Color information
#687952 (or 0x687952) is known color: Willow Grove. HEX triplet: 68, 79 and 52. RGB value is (104,121,82). Sum of RGB (Red+Green+Blue) = 104+121+82=307 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.88% from 307); Green value is 121 (47.66% from 255 or 39.41% from 307); Blue value is 82 (32.42% from 255 or 26.71% from 307); Max value from RGB is 121 - color contains mainly: green. Hex color #687952 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687952 is #9786AD. Grayscale: #6F6F6F. Windows color (decimal): -9930414 or 5405032. OLE color: 5405032.
HSL color Cylindrical-coordinate representation of color #687952: hue angle of 86.15º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #687952 is Cyan = 0.14, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 82 | - |
| CMYK | 0.14 | 0 | 0.32 | 0.53 |
| HSL | 86.15º | 0.19% | 0.4% | - |
| HSV(B) | 86.15º | 0.32% | 0.47% | - |
| XYZ | 14.07 | 17.23 | 10.57 | - |
| YUV | 111.47 | 111.37 | 122.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 82 | 0.14 | 0 | 0.32 | 0.53 | 86.15 | 0.19 | 0.4 |
| Hex | 68 | 79 | 52 | E | 0 | 20 | 35 | 56 | 13 | 28 |
| Octal | 150 | 171 | 122 | 16 | 0 | 40 | 65 | 126 | 23 | 50 |
| Binary | 1101000 | 1111001 | 1010010 | 1110 | 0 | 100000 | 110101 | 1010110 | 10011 | 101000 |
Color Harmonies of #687952
Complementary color
Monochromatic Colors of #687952
Black with #687952
Text Example
Text Example
White with #687952
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687952; }
p { color: rgb(104,121,82); }
H1.HeaderClassName
{
color: #687952;
}
.AnyTagClassName
{
color: #687952;
}
</style>
background-color css
<style>
a { background-color: #687952; }
a { background-color: rgb(104,121,82); }
div.DivClassName
{
background-color: #687952;
}
.BgClassName
{
background-color: #687952;
}
</style>
border-color css
<style>
span { border-color: #687952; }
span { border-color: rgb(104,121,82); }
td.TdClassName
{
border-color: #687952;
}
.TagClassName
{
border-color: #687952;
}
</style>