Shades of Willow Grove #687858
Tints of Willow Grove #687858
RGB
CMYK
RGB Variations
Color information
#687858 (or 0x687858) is known color: Willow Grove. HEX triplet: 68, 78 and 58. RGB value is (104,120,88). Sum of RGB (Red+Green+Blue) = 104+120+88=312 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.33% from 312); Green value is 120 (47.27% from 255 or 38.46% from 312); Blue value is 88 (34.77% from 255 or 28.21% from 312); Max value from RGB is 120 - color contains mainly: green. Hex color #687858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687858 is #9787A7. Grayscale: #6F6F6F. Windows color (decimal): -9930664 or 5797992. OLE color: 5797992.
HSL color Cylindrical-coordinate representation of color #687858: hue angle of 90º degrees, saturation: 0.15, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #687858 is Cyan = 0.13, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 88 | - |
| CMYK | 0.13 | 0 | 0.27 | 0.53 |
| HSL | 90º | 0.15% | 0.41% | - |
| HSV(B) | 90º | 0.27% | 0.47% | - |
| XYZ | 14.19 | 17.08 | 11.78 | - |
| YUV | 111.57 | 114.7 | 122.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 88 | 0.13 | 0 | 0.27 | 0.53 | 90 | 0.15 | 0.41 |
| Hex | 68 | 78 | 58 | D | 0 | 1B | 35 | 5A | F | 29 |
| Octal | 150 | 170 | 130 | 15 | 0 | 33 | 65 | 132 | 17 | 51 |
| Binary | 1101000 | 1111000 | 1011000 | 1101 | 0 | 11011 | 110101 | 1011010 | 1111 | 101001 |
Color Harmonies of #687858
Complementary color
Monochromatic Colors of #687858
Black with #687858
Text Example
Text Example
White with #687858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687858; }
p { color: rgb(104,120,88); }
H1.HeaderClassName
{
color: #687858;
}
.AnyTagClassName
{
color: #687858;
}
</style>
background-color css
<style>
a { background-color: #687858; }
a { background-color: rgb(104,120,88); }
div.DivClassName
{
background-color: #687858;
}
.BgClassName
{
background-color: #687858;
}
</style>
border-color css
<style>
span { border-color: #687858; }
span { border-color: rgb(104,120,88); }
td.TdClassName
{
border-color: #687858;
}
.TagClassName
{
border-color: #687858;
}
</style>