Shades of Willow Grove #697560
Tints of Willow Grove #697560
RGB
CMYK
RGB Variations
Color information
#697560 (or 0x697560) is known color: Willow Grove. HEX triplet: 69, 75 and 60. RGB value is (105,117,96). Sum of RGB (Red+Green+Blue) = 105+117+96=318 (42% of max value = 765). Red value is 105 (41.41% from 255 or 33.02% from 318); Green value is 117 (46.09% from 255 or 36.79% from 318); Blue value is 96 (37.89% from 255 or 30.19% from 318); Max value from RGB is 117 - color contains mainly: green. Hex color #697560 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697560 is #968A9F. Grayscale: #6F6F6F. Windows color (decimal): -9865888 or 6321513. OLE color: 6321513.
HSL color Cylindrical-coordinate representation of color #697560: hue angle of 94.29º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #697560 is Cyan = 0.10, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 96 | - |
| CMYK | 0.10 | 0 | 0.18 | 0.54 |
| HSL | 94.29º | 0.1% | 0.42% | - |
| HSV(B) | 94.29º | 0.18% | 0.46% | - |
| XYZ | 14.3 | 16.57 | 13.51 | - |
| YUV | 111.02 | 119.52 | 123.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 96 | 0.10 | 0 | 0.18 | 0.54 | 94.29 | 0.1 | 0.42 |
| Hex | 69 | 75 | 60 | A | 0 | 12 | 36 | 5E | A | 2A |
| Octal | 151 | 165 | 140 | 12 | 0 | 22 | 66 | 136 | 12 | 52 |
| Binary | 1101001 | 1110101 | 1100000 | 1010 | 0 | 10010 | 110110 | 1011110 | 1010 | 101010 |
Color Harmonies of #697560
Complementary color
Monochromatic Colors of #697560
Black with #697560
Text Example
Text Example
White with #697560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697560; }
p { color: rgb(105,117,96); }
H1.HeaderClassName
{
color: #697560;
}
.AnyTagClassName
{
color: #697560;
}
</style>
background-color css
<style>
a { background-color: #697560; }
a { background-color: rgb(105,117,96); }
div.DivClassName
{
background-color: #697560;
}
.BgClassName
{
background-color: #697560;
}
</style>
border-color css
<style>
span { border-color: #697560; }
span { border-color: rgb(105,117,96); }
td.TdClassName
{
border-color: #697560;
}
.TagClassName
{
border-color: #697560;
}
</style>