Shades of Willow Grove #687850
Tints of Willow Grove #687850
RGB
CMYK
RGB Variations
Color information
#687850 (or 0x687850) is known color: Willow Grove. HEX triplet: 68, 78 and 50. RGB value is (104,120,80). Sum of RGB (Red+Green+Blue) = 104+120+80=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 120 (47.27% from 255 or 39.47% from 304); Blue value is 80 (31.64% from 255 or 26.32% from 304); Max value from RGB is 120 - color contains mainly: green. Hex color #687850 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687850 is #9787AF. Grayscale: #6E6E6E. Windows color (decimal): -9930672 or 5273704. OLE color: 5273704.
HSL color Cylindrical-coordinate representation of color #687850: hue angle of 84º degrees, saturation: 0.2, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #687850 is Cyan = 0.13, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 120 | 80 | - |
| CMYK | 0.13 | 0 | 0.33 | 0.53 |
| HSL | 84º | 0.2% | 0.39% | - |
| HSV(B) | 84º | 0.33% | 0.47% | - |
| XYZ | 13.87 | 16.96 | 10.13 | - |
| YUV | 110.66 | 110.7 | 123.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 120 | 80 | 0.13 | 0 | 0.33 | 0.53 | 84 | 0.2 | 0.39 |
| Hex | 68 | 78 | 50 | D | 0 | 21 | 35 | 54 | 14 | 27 |
| Octal | 150 | 170 | 120 | 15 | 0 | 41 | 65 | 124 | 24 | 47 |
| Binary | 1101000 | 1111000 | 1010000 | 1101 | 0 | 100001 | 110101 | 1010100 | 10100 | 100111 |
Color Harmonies of #687850
Complementary color
Monochromatic Colors of #687850
Black with #687850
Text Example
Text Example
White with #687850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687850; }
p { color: rgb(104,120,80); }
H1.HeaderClassName
{
color: #687850;
}
.AnyTagClassName
{
color: #687850;
}
</style>
background-color css
<style>
a { background-color: #687850; }
a { background-color: rgb(104,120,80); }
div.DivClassName
{
background-color: #687850;
}
.BgClassName
{
background-color: #687850;
}
</style>
border-color css
<style>
span { border-color: #687850; }
span { border-color: rgb(104,120,80); }
td.TdClassName
{
border-color: #687850;
}
.TagClassName
{
border-color: #687850;
}
</style>