Shades of Willow Grove #697159
Tints of Willow Grove #697159
RGB
CMYK
RGB Variations
Color information
#697159 (or 0x697159) is known color: Willow Grove. HEX triplet: 69, 71 and 59. RGB value is (105,113,89). Sum of RGB (Red+Green+Blue) = 105+113+89=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 113 (44.53% from 255 or 36.81% from 307); Blue value is 89 (35.16% from 255 or 28.99% from 307); Max value from RGB is 113 - color contains mainly: green. Hex color #697159 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697159 is #968EA6. Grayscale: #6B6B6B. Windows color (decimal): -9866919 or 5861737. OLE color: 5861737.
HSL color Cylindrical-coordinate representation of color #697159: hue angle of 80º degrees, saturation: 0.12, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #697159 is Cyan = 0.07, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 113 | 89 | - |
| CMYK | 0.07 | 0 | 0.21 | 0.56 |
| HSL | 80º | 0.12% | 0.4% | - |
| HSV(B) | 80º | 0.21% | 0.44% | - |
| XYZ | 13.53 | 15.53 | 11.74 | - |
| YUV | 107.87 | 117.35 | 125.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 89 | 0.07 | 0 | 0.21 | 0.56 | 80 | 0.12 | 0.4 |
| Hex | 69 | 71 | 59 | 7 | 0 | 15 | 38 | 50 | C | 28 |
| Octal | 151 | 161 | 131 | 7 | 0 | 25 | 70 | 120 | 14 | 50 |
| Binary | 1101001 | 1110001 | 1011001 | 111 | 0 | 10101 | 111000 | 1010000 | 1100 | 101000 |
Color Harmonies of #697159
Complementary color
Monochromatic Colors of #697159
Black with #697159
Text Example
Text Example
White with #697159
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697159; }
p { color: rgb(105,113,89); }
H1.HeaderClassName
{
color: #697159;
}
.AnyTagClassName
{
color: #697159;
}
</style>
background-color css
<style>
a { background-color: #697159; }
a { background-color: rgb(105,113,89); }
div.DivClassName
{
background-color: #697159;
}
.BgClassName
{
background-color: #697159;
}
</style>
border-color css
<style>
span { border-color: #697159; }
span { border-color: rgb(105,113,89); }
td.TdClassName
{
border-color: #697159;
}
.TagClassName
{
border-color: #697159;
}
</style>