Shades of Willow Grove #697556
Tints of Willow Grove #697556
RGB
CMYK
RGB Variations
Color information
#697556 (or 0x697556) is known color: Willow Grove. HEX triplet: 69, 75 and 56. RGB value is (105,117,86). Sum of RGB (Red+Green+Blue) = 105+117+86=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 117 (46.09% from 255 or 37.99% from 308); Blue value is 86 (33.98% from 255 or 27.92% from 308); Max value from RGB is 117 - color contains mainly: green. Hex color #697556 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697556 is #968AA9. Grayscale: #6D6D6D. Windows color (decimal): -9865898 or 5666153. OLE color: 5666153.
HSL color Cylindrical-coordinate representation of color #697556: hue angle of 83.23º 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 #697556 is Cyan = 0.10, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 86 | - |
| CMYK | 0.10 | 0 | 0.26 | 0.54 |
| HSL | 83.23º | 0.15% | 0.4% | - |
| HSV(B) | 83.23º | 0.26% | 0.46% | - |
| XYZ | 13.87 | 16.4 | 11.24 | - |
| YUV | 109.88 | 114.52 | 124.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 86 | 0.10 | 0 | 0.26 | 0.54 | 83.23 | 0.15 | 0.4 |
| Hex | 69 | 75 | 56 | A | 0 | 1A | 36 | 53 | F | 28 |
| Octal | 151 | 165 | 126 | 12 | 0 | 32 | 66 | 123 | 17 | 50 |
| Binary | 1101001 | 1110101 | 1010110 | 1010 | 0 | 11010 | 110110 | 1010011 | 1111 | 101000 |
Color Harmonies of #697556
Complementary color
Monochromatic Colors of #697556
Black with #697556
Text Example
Text Example
White with #697556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697556; }
p { color: rgb(105,117,86); }
H1.HeaderClassName
{
color: #697556;
}
.AnyTagClassName
{
color: #697556;
}
</style>
background-color css
<style>
a { background-color: #697556; }
a { background-color: rgb(105,117,86); }
div.DivClassName
{
background-color: #697556;
}
.BgClassName
{
background-color: #697556;
}
</style>
border-color css
<style>
span { border-color: #697556; }
span { border-color: rgb(105,117,86); }
td.TdClassName
{
border-color: #697556;
}
.TagClassName
{
border-color: #697556;
}
</style>