Shades of Willow Grove #687958
Tints of Willow Grove #687958
RGB
CMYK
RGB Variations
Color information
#687958 (or 0x687958) is known color: Willow Grove. HEX triplet: 68, 79 and 58. RGB value is (104,121,88). Sum of RGB (Red+Green+Blue) = 104+121+88=313 (41% of max value = 765). Red value is 104 (41.02% from 255 or 33.23% from 313); Green value is 121 (47.66% from 255 or 38.66% from 313); Blue value is 88 (34.77% from 255 or 28.12% from 313); Max value from RGB is 121 - color contains mainly: green. Hex color #687958 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687958 is #9786A7. Grayscale: #707070. Windows color (decimal): -9930408 or 5798248. OLE color: 5798248.
HSL color Cylindrical-coordinate representation of color #687958: hue angle of 90.91º degrees, saturation: 0.16, 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 #687958 is Cyan = 0.14, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 121 | 88 | - |
| CMYK | 0.14 | 0 | 0.27 | 0.53 |
| HSL | 90.91º | 0.16% | 0.41% | - |
| HSV(B) | 90.91º | 0.27% | 0.47% | - |
| XYZ | 14.31 | 17.32 | 11.82 | - |
| YUV | 112.16 | 114.37 | 122.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 121 | 88 | 0.14 | 0 | 0.27 | 0.53 | 90.91 | 0.16 | 0.41 |
| Hex | 68 | 79 | 58 | E | 0 | 1B | 35 | 5B | 10 | 29 |
| Octal | 150 | 171 | 130 | 16 | 0 | 33 | 65 | 133 | 20 | 51 |
| Binary | 1101000 | 1111001 | 1011000 | 1110 | 0 | 11011 | 110101 | 1011011 | 10000 | 101001 |
Color Harmonies of #687958
Complementary color
Monochromatic Colors of #687958
Black with #687958
Text Example
Text Example
White with #687958
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687958; }
p { color: rgb(104,121,88); }
H1.HeaderClassName
{
color: #687958;
}
.AnyTagClassName
{
color: #687958;
}
</style>
background-color css
<style>
a { background-color: #687958; }
a { background-color: rgb(104,121,88); }
div.DivClassName
{
background-color: #687958;
}
.BgClassName
{
background-color: #687958;
}
</style>
border-color css
<style>
span { border-color: #687958; }
span { border-color: rgb(104,121,88); }
td.TdClassName
{
border-color: #687958;
}
.TagClassName
{
border-color: #687958;
}
</style>