Shades of Willow Grove #697456
Tints of Willow Grove #697456
RGB
CMYK
RGB Variations
Color information
#697456 (or 0x697456) is known color: Willow Grove. HEX triplet: 69, 74 and 56. RGB value is (105,116,86). Sum of RGB (Red+Green+Blue) = 105+116+86=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 116 (45.70% from 255 or 37.79% from 307); Blue value is 86 (33.98% from 255 or 28.01% from 307); Max value from RGB is 116 - color contains mainly: green. Hex color #697456 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697456 is #968BA9. Grayscale: #6D6D6D. Windows color (decimal): -9866154 or 5665897. OLE color: 5665897.
HSL color Cylindrical-coordinate representation of color #697456: hue angle of 82º degrees, saturation: 0.15, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #697456 is Cyan = 0.09, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 116 | 86 | - |
| CMYK | 0.09 | 0 | 0.26 | 0.55 |
| HSL | 82º | 0.15% | 0.4% | - |
| HSV(B) | 82º | 0.26% | 0.45% | - |
| XYZ | 13.75 | 16.17 | 11.2 | - |
| YUV | 109.29 | 114.86 | 124.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 116 | 86 | 0.09 | 0 | 0.26 | 0.55 | 82 | 0.15 | 0.4 |
| Hex | 69 | 74 | 56 | 9 | 0 | 1A | 37 | 52 | F | 28 |
| Octal | 151 | 164 | 126 | 11 | 0 | 32 | 67 | 122 | 17 | 50 |
| Binary | 1101001 | 1110100 | 1010110 | 1001 | 0 | 11010 | 110111 | 1010010 | 1111 | 101000 |
Color Harmonies of #697456
Complementary color
Monochromatic Colors of #697456
Black with #697456
Text Example
Text Example
White with #697456
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697456; }
p { color: rgb(105,116,86); }
H1.HeaderClassName
{
color: #697456;
}
.AnyTagClassName
{
color: #697456;
}
</style>
background-color css
<style>
a { background-color: #697456; }
a { background-color: rgb(105,116,86); }
div.DivClassName
{
background-color: #697456;
}
.BgClassName
{
background-color: #697456;
}
</style>
border-color css
<style>
span { border-color: #697456; }
span { border-color: rgb(105,116,86); }
td.TdClassName
{
border-color: #697456;
}
.TagClassName
{
border-color: #697456;
}
</style>