Shades of Willow Grove #697557
Tints of Willow Grove #697557
RGB
CMYK
RGB Variations
Color information
#697557 (or 0x697557) is known color: Willow Grove. HEX triplet: 69, 75 and 57. RGB value is (105,117,87). Sum of RGB (Red+Green+Blue) = 105+117+87=309 (40% of max value = 765). Red value is 105 (41.41% from 255 or 33.98% from 309); Green value is 117 (46.09% from 255 or 37.86% from 309); Blue value is 87 (34.38% from 255 or 28.16% from 309); Max value from RGB is 117 - color contains mainly: green. Hex color #697557 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697557 is #968AA8. Grayscale: #6E6E6E. Windows color (decimal): -9865897 or 5731689. OLE color: 5731689.
HSL color Cylindrical-coordinate representation of color #697557: hue angle of 84º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #697557 is Cyan = 0.10, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 87 | - |
| CMYK | 0.10 | 0 | 0.26 | 0.54 |
| HSL | 84º | 0.15% | 0.4% | - |
| HSV(B) | 84º | 0.26% | 0.46% | - |
| XYZ | 13.91 | 16.41 | 11.45 | - |
| YUV | 109.99 | 115.02 | 124.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 87 | 0.10 | 0 | 0.26 | 0.54 | 84 | 0.15 | 0.4 |
| Hex | 69 | 75 | 57 | A | 0 | 1A | 36 | 54 | F | 28 |
| Octal | 151 | 165 | 127 | 12 | 0 | 32 | 66 | 124 | 17 | 50 |
| Binary | 1101001 | 1110101 | 1010111 | 1010 | 0 | 11010 | 110110 | 1010100 | 1111 | 101000 |
Color Harmonies of #697557
Complementary color
Monochromatic Colors of #697557
Black with #697557
Text Example
Text Example
White with #697557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697557; }
p { color: rgb(105,117,87); }
H1.HeaderClassName
{
color: #697557;
}
.AnyTagClassName
{
color: #697557;
}
</style>
background-color css
<style>
a { background-color: #697557; }
a { background-color: rgb(105,117,87); }
div.DivClassName
{
background-color: #697557;
}
.BgClassName
{
background-color: #697557;
}
</style>
border-color css
<style>
span { border-color: #697557; }
span { border-color: rgb(105,117,87); }
td.TdClassName
{
border-color: #697557;
}
.TagClassName
{
border-color: #697557;
}
</style>