Shades of Willow Grove #697358
Tints of Willow Grove #697358
RGB
CMYK
RGB Variations
Color information
#697358 (or 0x697358) is known color: Willow Grove. HEX triplet: 69, 73 and 58. RGB value is (105,115,88). Sum of RGB (Red+Green+Blue) = 105+115+88=308 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.09% from 308); Green value is 115 (45.31% from 255 or 37.34% from 308); Blue value is 88 (34.77% from 255 or 28.57% from 308); Max value from RGB is 115 - color contains mainly: green. Hex color #697358 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697358 is #968CA7. Grayscale: #6D6D6D. Windows color (decimal): -9866408 or 5796713. OLE color: 5796713.
HSL color Cylindrical-coordinate representation of color #697358: hue angle of 82.22º degrees, saturation: 0.13, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #697358 is Cyan = 0.09, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 88 | - |
| CMYK | 0.09 | 0 | 0.23 | 0.55 |
| HSL | 82.22º | 0.13% | 0.4% | - |
| HSV(B) | 82.22º | 0.23% | 0.45% | - |
| XYZ | 13.72 | 15.97 | 11.59 | - |
| YUV | 108.93 | 116.19 | 125.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 88 | 0.09 | 0 | 0.23 | 0.55 | 82.22 | 0.13 | 0.4 |
| Hex | 69 | 73 | 58 | 9 | 0 | 17 | 37 | 52 | D | 28 |
| Octal | 151 | 163 | 130 | 11 | 0 | 27 | 67 | 122 | 15 | 50 |
| Binary | 1101001 | 1110011 | 1011000 | 1001 | 0 | 10111 | 110111 | 1010010 | 1101 | 101000 |
Color Harmonies of #697358
Complementary color
Monochromatic Colors of #697358
Black with #697358
Text Example
Text Example
White with #697358
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697358; }
p { color: rgb(105,115,88); }
H1.HeaderClassName
{
color: #697358;
}
.AnyTagClassName
{
color: #697358;
}
</style>
background-color css
<style>
a { background-color: #697358; }
a { background-color: rgb(105,115,88); }
div.DivClassName
{
background-color: #697358;
}
.BgClassName
{
background-color: #697358;
}
</style>
border-color css
<style>
span { border-color: #697358; }
span { border-color: rgb(105,115,88); }
td.TdClassName
{
border-color: #697358;
}
.TagClassName
{
border-color: #697358;
}
</style>