Shades of Willow Grove #697059
Tints of Willow Grove #697059
RGB
CMYK
RGB Variations
Color information
#697059 (or 0x697059) is known color: Willow Grove. HEX triplet: 69, 70 and 59. RGB value is (105,112,89). Sum of RGB (Red+Green+Blue) = 105+112+89=306 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.31% from 306); Green value is 112 (44.14% from 255 or 36.60% from 306); Blue value is 89 (35.16% from 255 or 29.08% from 306); Max value from RGB is 112 - color contains mainly: green. Hex color #697059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697059 is #968FA6. Grayscale: #6B6B6B. Windows color (decimal): -9867175 or 5861481. OLE color: 5861481.
HSL color Cylindrical-coordinate representation of color #697059: hue angle of 78.26º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #697059 is Cyan = 0.06, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 112 | 89 | - |
| CMYK | 0.06 | 0 | 0.21 | 0.56 |
| HSL | 78.26º | 0.11% | 0.39% | - |
| HSV(B) | 78.26º | 0.21% | 0.44% | - |
| XYZ | 13.42 | 15.31 | 11.7 | - |
| YUV | 107.29 | 117.68 | 126.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 112 | 89 | 0.06 | 0 | 0.21 | 0.56 | 78.26 | 0.11 | 0.39 |
| Hex | 69 | 70 | 59 | 6 | 0 | 15 | 38 | 4E | B | 27 |
| Octal | 151 | 160 | 131 | 6 | 0 | 25 | 70 | 116 | 13 | 47 |
| Binary | 1101001 | 1110000 | 1011001 | 110 | 0 | 10101 | 111000 | 1001110 | 1011 | 100111 |
Color Harmonies of #697059
Complementary color
Monochromatic Colors of #697059
Black with #697059
Text Example
Text Example
White with #697059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697059; }
p { color: rgb(105,112,89); }
H1.HeaderClassName
{
color: #697059;
}
.AnyTagClassName
{
color: #697059;
}
</style>
background-color css
<style>
a { background-color: #697059; }
a { background-color: rgb(105,112,89); }
div.DivClassName
{
background-color: #697059;
}
.BgClassName
{
background-color: #697059;
}
</style>
border-color css
<style>
span { border-color: #697059; }
span { border-color: rgb(105,112,89); }
td.TdClassName
{
border-color: #697059;
}
.TagClassName
{
border-color: #697059;
}
</style>