Shades of Willow Grove #697650
Tints of Willow Grove #697650
RGB
CMYK
RGB Variations
Color information
#697650 (or 0x697650) is known color: Willow Grove. HEX triplet: 69, 76 and 50. RGB value is (105,118,80). Sum of RGB (Red+Green+Blue) = 105+118+80=303 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.65% from 303); Green value is 118 (46.48% from 255 or 38.94% from 303); Blue value is 80 (31.64% from 255 or 26.40% from 303); Max value from RGB is 118 - color contains mainly: green. Hex color #697650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697650 is #9689AF. Grayscale: #6D6D6D. Windows color (decimal): -9865648 or 5273193. OLE color: 5273193.
HSL color Cylindrical-coordinate representation of color #697650: hue angle of 80.53º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #697650 is Cyan = 0.11, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 118 | 80 | - |
| CMYK | 0.11 | 0 | 0.32 | 0.54 |
| HSL | 80.53º | 0.19% | 0.39% | - |
| HSV(B) | 80.53º | 0.32% | 0.46% | - |
| XYZ | 13.75 | 16.54 | 10.06 | - |
| YUV | 109.78 | 111.19 | 124.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 118 | 80 | 0.11 | 0 | 0.32 | 0.54 | 80.53 | 0.19 | 0.39 |
| Hex | 69 | 76 | 50 | B | 0 | 20 | 36 | 51 | 13 | 27 |
| Octal | 151 | 166 | 120 | 13 | 0 | 40 | 66 | 121 | 23 | 47 |
| Binary | 1101001 | 1110110 | 1010000 | 1011 | 0 | 100000 | 110110 | 1010001 | 10011 | 100111 |
Color Harmonies of #697650
Complementary color
Monochromatic Colors of #697650
Black with #697650
Text Example
Text Example
White with #697650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697650; }
p { color: rgb(105,118,80); }
H1.HeaderClassName
{
color: #697650;
}
.AnyTagClassName
{
color: #697650;
}
</style>
background-color css
<style>
a { background-color: #697650; }
a { background-color: rgb(105,118,80); }
div.DivClassName
{
background-color: #697650;
}
.BgClassName
{
background-color: #697650;
}
</style>
border-color css
<style>
span { border-color: #697650; }
span { border-color: rgb(105,118,80); }
td.TdClassName
{
border-color: #697650;
}
.TagClassName
{
border-color: #697650;
}
</style>