Shades of Willow Grove #697459
Tints of Willow Grove #697459
RGB
CMYK
RGB Variations
Color information
#697459 (or 0x697459) is known color: Willow Grove. HEX triplet: 69, 74 and 59. RGB value is (105,116,89). Sum of RGB (Red+Green+Blue) = 105+116+89=310 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.87% from 310); Green value is 116 (45.70% from 255 or 37.42% from 310); Blue value is 89 (35.16% from 255 or 28.71% from 310); Max value from RGB is 116 - color contains mainly: green. Hex color #697459 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697459 is #968BA6. Grayscale: #6D6D6D. Windows color (decimal): -9866151 or 5862505. OLE color: 5862505.
HSL color Cylindrical-coordinate representation of color #697459: hue angle of 84.44º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #697459 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 89 | - |
| CMYK | 0.09 | 0 | 0.23 | 0.55 |
| HSL | 84.44º | 0.13% | 0.4% | - |
| HSV(B) | 84.44º | 0.23% | 0.45% | - |
| XYZ | 13.87 | 16.22 | 11.85 | - |
| YUV | 109.63 | 116.36 | 124.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 89 | 0.09 | 0 | 0.23 | 0.55 | 84.44 | 0.13 | 0.4 |
| Hex | 69 | 74 | 59 | 9 | 0 | 17 | 37 | 54 | D | 28 |
| Octal | 151 | 164 | 131 | 11 | 0 | 27 | 67 | 124 | 15 | 50 |
| Binary | 1101001 | 1110100 | 1011001 | 1001 | 0 | 10111 | 110111 | 1010100 | 1101 | 101000 |
Color Harmonies of #697459
Complementary color
Monochromatic Colors of #697459
Black with #697459
Text Example
Text Example
White with #697459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697459; }
p { color: rgb(105,116,89); }
H1.HeaderClassName
{
color: #697459;
}
.AnyTagClassName
{
color: #697459;
}
</style>
background-color css
<style>
a { background-color: #697459; }
a { background-color: rgb(105,116,89); }
div.DivClassName
{
background-color: #697459;
}
.BgClassName
{
background-color: #697459;
}
</style>
border-color css
<style>
span { border-color: #697459; }
span { border-color: rgb(105,116,89); }
td.TdClassName
{
border-color: #697459;
}
.TagClassName
{
border-color: #697459;
}
</style>