Shades of Willow Grove #687953
Tints of Willow Grove #687953
RGB
CMYK
RGB Variations
Color information
#687953 (or 0x687953) is known color: Willow Grove. HEX triplet: 68, 79 and 53. RGB value is (104,121,83). Sum of RGB (Red+Green+Blue) = 104+121+83=308 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.77% from 308); Green value is 121 (47.66% from 255 or 39.29% from 308); Blue value is 83 (32.81% from 255 or 26.95% from 308); Max value from RGB is 121 - color contains mainly: green. Hex color #687953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687953 is #9786AC. Grayscale: #6F6F6F. Windows color (decimal): -9930413 or 5470568. OLE color: 5470568.
HSL color Cylindrical-coordinate representation of color #687953: hue angle of 86.84º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #687953 is Cyan = 0.14, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 83 | - |
| CMYK | 0.14 | 0 | 0.31 | 0.53 |
| HSL | 86.84º | 0.19% | 0.4% | - |
| HSV(B) | 86.84º | 0.31% | 0.47% | - |
| XYZ | 14.11 | 17.24 | 10.77 | - |
| YUV | 111.59 | 111.87 | 122.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 83 | 0.14 | 0 | 0.31 | 0.53 | 86.84 | 0.19 | 0.4 |
| Hex | 68 | 79 | 53 | E | 0 | 1F | 35 | 57 | 13 | 28 |
| Octal | 150 | 171 | 123 | 16 | 0 | 37 | 65 | 127 | 23 | 50 |
| Binary | 1101000 | 1111001 | 1010011 | 1110 | 0 | 11111 | 110101 | 1010111 | 10011 | 101000 |
Color Harmonies of #687953
Complementary color
Monochromatic Colors of #687953
Black with #687953
Text Example
Text Example
White with #687953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687953; }
p { color: rgb(104,121,83); }
H1.HeaderClassName
{
color: #687953;
}
.AnyTagClassName
{
color: #687953;
}
</style>
background-color css
<style>
a { background-color: #687953; }
a { background-color: rgb(104,121,83); }
div.DivClassName
{
background-color: #687953;
}
.BgClassName
{
background-color: #687953;
}
</style>
border-color css
<style>
span { border-color: #687953; }
span { border-color: rgb(104,121,83); }
td.TdClassName
{
border-color: #687953;
}
.TagClassName
{
border-color: #687953;
}
</style>