Shades of Willow Grove #687655
Tints of Willow Grove #687655
RGB
CMYK
RGB Variations
Color information
#687655 (or 0x687655) is known color: Willow Grove. HEX triplet: 68, 76 and 55. RGB value is (104,118,85). Sum of RGB (Red+Green+Blue) = 104+118+85=307 (40% of max value = 765). Red value is 104 (41.02% from 255 or 33.88% from 307); Green value is 118 (46.48% from 255 or 38.44% from 307); Blue value is 85 (33.59% from 255 or 27.69% from 307); Max value from RGB is 118 - color contains mainly: green. Hex color #687655 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687655 is #9789AA. Grayscale: #6E6E6E. Windows color (decimal): -9931179 or 5600872. OLE color: 5600872.
HSL color Cylindrical-coordinate representation of color #687655: hue angle of 85.45º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #687655 is Cyan = 0.12, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 85 | - |
| CMYK | 0.12 | 0 | 0.28 | 0.54 |
| HSL | 85.45º | 0.16% | 0.4% | - |
| HSV(B) | 85.45º | 0.28% | 0.46% | - |
| XYZ | 13.83 | 16.56 | 11.06 | - |
| YUV | 110.05 | 113.86 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 85 | 0.12 | 0 | 0.28 | 0.54 | 85.45 | 0.16 | 0.4 |
| Hex | 68 | 76 | 55 | C | 0 | 1C | 36 | 55 | 10 | 28 |
| Octal | 150 | 166 | 125 | 14 | 0 | 34 | 66 | 125 | 20 | 50 |
| Binary | 1101000 | 1110110 | 1010101 | 1100 | 0 | 11100 | 110110 | 1010101 | 10000 | 101000 |
Color Harmonies of #687655
Complementary color
Monochromatic Colors of #687655
Black with #687655
Text Example
Text Example
White with #687655
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687655; }
p { color: rgb(104,118,85); }
H1.HeaderClassName
{
color: #687655;
}
.AnyTagClassName
{
color: #687655;
}
</style>
background-color css
<style>
a { background-color: #687655; }
a { background-color: rgb(104,118,85); }
div.DivClassName
{
background-color: #687655;
}
.BgClassName
{
background-color: #687655;
}
</style>
border-color css
<style>
span { border-color: #687655; }
span { border-color: rgb(104,118,85); }
td.TdClassName
{
border-color: #687655;
}
.TagClassName
{
border-color: #687655;
}
</style>