Shades of Willow Grove #697756
Tints of Willow Grove #697756
RGB
CMYK
RGB Variations
Color information
#697756 (or 0x697756) is known color: Willow Grove. HEX triplet: 69, 77 and 56. RGB value is (105,119,86). Sum of RGB (Red+Green+Blue) = 105+119+86=310 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.87% from 310); Green value is 119 (46.88% from 255 or 38.39% from 310); Blue value is 86 (33.98% from 255 or 27.74% from 310); Max value from RGB is 119 - color contains mainly: green. Hex color #697756 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697756 is #9688A9. Grayscale: #6F6F6F. Windows color (decimal): -9865386 or 5666665. OLE color: 5666665.
HSL color Cylindrical-coordinate representation of color #697756: hue angle of 85.45º degrees, saturation: 0.16, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #697756 is Cyan = 0.12, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 119 | 86 | - |
| CMYK | 0.12 | 0 | 0.28 | 0.53 |
| HSL | 85.45º | 0.16% | 0.4% | - |
| HSV(B) | 85.45º | 0.28% | 0.47% | - |
| XYZ | 14.1 | 16.87 | 11.32 | - |
| YUV | 111.05 | 113.86 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 119 | 86 | 0.12 | 0 | 0.28 | 0.53 | 85.45 | 0.16 | 0.4 |
| Hex | 69 | 77 | 56 | C | 0 | 1C | 35 | 55 | 10 | 28 |
| Octal | 151 | 167 | 126 | 14 | 0 | 34 | 65 | 125 | 20 | 50 |
| Binary | 1101001 | 1110111 | 1010110 | 1100 | 0 | 11100 | 110101 | 1010101 | 10000 | 101000 |
Color Harmonies of #697756
Complementary color
Monochromatic Colors of #697756
Black with #697756
Text Example
Text Example
White with #697756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697756; }
p { color: rgb(105,119,86); }
H1.HeaderClassName
{
color: #697756;
}
.AnyTagClassName
{
color: #697756;
}
</style>
background-color css
<style>
a { background-color: #697756; }
a { background-color: rgb(105,119,86); }
div.DivClassName
{
background-color: #697756;
}
.BgClassName
{
background-color: #697756;
}
</style>
border-color css
<style>
span { border-color: #697756; }
span { border-color: rgb(105,119,86); }
td.TdClassName
{
border-color: #697756;
}
.TagClassName
{
border-color: #697756;
}
</style>