Shades of Willow Grove #697356
Tints of Willow Grove #697356
RGB
CMYK
RGB Variations
Color information
#697356 (or 0x697356) is known color: Willow Grove. HEX triplet: 69, 73 and 56. RGB value is (105,115,86). Sum of RGB (Red+Green+Blue) = 105+115+86=306 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.31% from 306); Green value is 115 (45.31% from 255 or 37.58% from 306); Blue value is 86 (33.98% from 255 or 28.10% from 306); Max value from RGB is 115 - color contains mainly: green. Hex color #697356 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697356 is #968CA9. Grayscale: #6C6C6C. Windows color (decimal): -9866410 or 5665641. OLE color: 5665641.
HSL color Cylindrical-coordinate representation of color #697356: hue angle of 80.69º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #697356 is Cyan = 0.09, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 86 | - |
| CMYK | 0.09 | 0 | 0.25 | 0.55 |
| HSL | 80.69º | 0.14% | 0.39% | - |
| HSV(B) | 80.69º | 0.25% | 0.45% | - |
| XYZ | 13.64 | 15.94 | 11.16 | - |
| YUV | 108.7 | 115.19 | 125.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 86 | 0.09 | 0 | 0.25 | 0.55 | 80.69 | 0.14 | 0.39 |
| Hex | 69 | 73 | 56 | 9 | 0 | 19 | 37 | 51 | E | 27 |
| Octal | 151 | 163 | 126 | 11 | 0 | 31 | 67 | 121 | 16 | 47 |
| Binary | 1101001 | 1110011 | 1010110 | 1001 | 0 | 11001 | 110111 | 1010001 | 1110 | 100111 |
Color Harmonies of #697356
Complementary color
Monochromatic Colors of #697356
Black with #697356
Text Example
Text Example
White with #697356
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697356; }
p { color: rgb(105,115,86); }
H1.HeaderClassName
{
color: #697356;
}
.AnyTagClassName
{
color: #697356;
}
</style>
background-color css
<style>
a { background-color: #697356; }
a { background-color: rgb(105,115,86); }
div.DivClassName
{
background-color: #697356;
}
.BgClassName
{
background-color: #697356;
}
</style>
border-color css
<style>
span { border-color: #697356; }
span { border-color: rgb(105,115,86); }
td.TdClassName
{
border-color: #697356;
}
.TagClassName
{
border-color: #697356;
}
</style>