Shades of Willow Grove #697953
Tints of Willow Grove #697953
RGB
CMYK
RGB Variations
Color information
#697953 (or 0x697953) is known color: Willow Grove. HEX triplet: 69, 79 and 53. RGB value is (105,121,83). Sum of RGB (Red+Green+Blue) = 105+121+83=309 (40% of max value = 765). Red value is 105 (41.41% from 255 or 33.98% from 309); Green value is 121 (47.66% from 255 or 39.16% from 309); Blue value is 83 (32.81% from 255 or 26.86% from 309); Max value from RGB is 121 - color contains mainly: green. Hex color #697953 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697953 is #9686AC. Grayscale: #707070. Windows color (decimal): -9864877 or 5470569. OLE color: 5470569.
HSL color Cylindrical-coordinate representation of color #697953: hue angle of 85.26º degrees, saturation: 0.19, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #697953 is Cyan = 0.13, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 83 | - |
| CMYK | 0.13 | 0 | 0.31 | 0.53 |
| HSL | 85.26º | 0.19% | 0.4% | - |
| HSV(B) | 85.26º | 0.31% | 0.47% | - |
| XYZ | 14.22 | 17.3 | 10.77 | - |
| YUV | 111.88 | 111.7 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 83 | 0.13 | 0 | 0.31 | 0.53 | 85.26 | 0.19 | 0.4 |
| Hex | 69 | 79 | 53 | D | 0 | 1F | 35 | 55 | 13 | 28 |
| Octal | 151 | 171 | 123 | 15 | 0 | 37 | 65 | 125 | 23 | 50 |
| Binary | 1101001 | 1111001 | 1010011 | 1101 | 0 | 11111 | 110101 | 1010101 | 10011 | 101000 |
Color Harmonies of #697953
Complementary color
Monochromatic Colors of #697953
Black with #697953
Text Example
Text Example
White with #697953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697953; }
p { color: rgb(105,121,83); }
H1.HeaderClassName
{
color: #697953;
}
.AnyTagClassName
{
color: #697953;
}
</style>
background-color css
<style>
a { background-color: #697953; }
a { background-color: rgb(105,121,83); }
div.DivClassName
{
background-color: #697953;
}
.BgClassName
{
background-color: #697953;
}
</style>
border-color css
<style>
span { border-color: #697953; }
span { border-color: rgb(105,121,83); }
td.TdClassName
{
border-color: #697953;
}
.TagClassName
{
border-color: #697953;
}
</style>