Shades of Willow Grove #697162
Tints of Willow Grove #697162
RGB
CMYK
RGB Variations
Color information
#697162 (or 0x697162) is known color: Willow Grove. HEX triplet: 69, 71 and 62. RGB value is (105,113,98). Sum of RGB (Red+Green+Blue) = 105+113+98=316 (41% of max value = 765). Red value is 105 (41.41% from 255 or 33.23% from 316); Green value is 113 (44.53% from 255 or 35.76% from 316); Blue value is 98 (38.67% from 255 or 31.01% from 316); Max value from RGB is 113 - color contains mainly: green. Hex color #697162 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697162 is #968E9D. Grayscale: #6C6C6C. Windows color (decimal): -9866910 or 6451561. OLE color: 6451561.
HSL color Cylindrical-coordinate representation of color #697162: hue angle of 92º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #697162 is Cyan = 0.07, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 105 | 113 | 98 | - |
| CMYK | 0.07 | 0 | 0.13 | 0.56 |
| HSL | 92º | 0.07% | 0.41% | - |
| HSV(B) | 92º | 0.13% | 0.44% | - |
| XYZ | 13.94 | 15.7 | 13.85 | - |
| YUV | 108.9 | 121.85 | 125.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 113 | 98 | 0.07 | 0 | 0.13 | 0.56 | 92 | 0.07 | 0.41 |
| Hex | 69 | 71 | 62 | 7 | 0 | D | 38 | 5C | 7 | 29 |
| Octal | 151 | 161 | 142 | 7 | 0 | 15 | 70 | 134 | 7 | 51 |
| Binary | 1101001 | 1110001 | 1100010 | 111 | 0 | 1101 | 111000 | 1011100 | 111 | 101001 |
Color Harmonies of #697162
Complementary color
Monochromatic Colors of #697162
Black with #697162
Text Example
Text Example
White with #697162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697162; }
p { color: rgb(105,113,98); }
H1.HeaderClassName
{
color: #697162;
}
.AnyTagClassName
{
color: #697162;
}
</style>
background-color css
<style>
a { background-color: #697162; }
a { background-color: rgb(105,113,98); }
div.DivClassName
{
background-color: #697162;
}
.BgClassName
{
background-color: #697162;
}
</style>
border-color css
<style>
span { border-color: #697162; }
span { border-color: rgb(105,113,98); }
td.TdClassName
{
border-color: #697162;
}
.TagClassName
{
border-color: #697162;
}
</style>