Shades of Willow Grove #697951
Tints of Willow Grove #697951
RGB
CMYK
RGB Variations
Color information
#697951 (or 0x697951) is known color: Willow Grove. HEX triplet: 69, 79 and 51. RGB value is (105,121,81). Sum of RGB (Red+Green+Blue) = 105+121+81=307 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.20% from 307); Green value is 121 (47.66% from 255 or 39.41% from 307); Blue value is 81 (32.03% from 255 or 26.38% from 307); Max value from RGB is 121 - color contains mainly: green. Hex color #697951 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697951 is #9686AE. Grayscale: #6F6F6F. Windows color (decimal): -9864879 or 5339497. OLE color: 5339497.
HSL color Cylindrical-coordinate representation of color #697951: hue angle of 84º degrees, saturation: 0.2, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #697951 is Cyan = 0.13, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 105 | 121 | 81 | - |
| CMYK | 0.13 | 0 | 0.33 | 0.53 |
| HSL | 84º | 0.2% | 0.4% | - |
| HSV(B) | 84º | 0.33% | 0.47% | - |
| XYZ | 14.15 | 17.27 | 10.37 | - |
| YUV | 111.66 | 110.7 | 123.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 121 | 81 | 0.13 | 0 | 0.33 | 0.53 | 84 | 0.2 | 0.4 |
| Hex | 69 | 79 | 51 | D | 0 | 21 | 35 | 54 | 14 | 28 |
| Octal | 151 | 171 | 121 | 15 | 0 | 41 | 65 | 124 | 24 | 50 |
| Binary | 1101001 | 1111001 | 1010001 | 1101 | 0 | 100001 | 110101 | 1010100 | 10100 | 101000 |
Color Harmonies of #697951
Complementary color
Monochromatic Colors of #697951
Black with #697951
Text Example
Text Example
White with #697951
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697951; }
p { color: rgb(105,121,81); }
H1.HeaderClassName
{
color: #697951;
}
.AnyTagClassName
{
color: #697951;
}
</style>
background-color css
<style>
a { background-color: #697951; }
a { background-color: rgb(105,121,81); }
div.DivClassName
{
background-color: #697951;
}
.BgClassName
{
background-color: #697951;
}
</style>
border-color css
<style>
span { border-color: #697951; }
span { border-color: rgb(105,121,81); }
td.TdClassName
{
border-color: #697951;
}
.TagClassName
{
border-color: #697951;
}
</style>