Shades of Willow Grove #697553
Tints of Willow Grove #697553
RGB
CMYK
RGB Variations
Color information
#697553 (or 0x697553) is known color: Willow Grove. HEX triplet: 69, 75 and 53. RGB value is (105,117,83). Sum of RGB (Red+Green+Blue) = 105+117+83=305 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.43% from 305); Green value is 117 (46.09% from 255 or 38.36% from 305); Blue value is 83 (32.81% from 255 or 27.21% from 305); Max value from RGB is 117 - color contains mainly: green. Hex color #697553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697553 is #968AAC. Grayscale: #6D6D6D. Windows color (decimal): -9865901 or 5469545. OLE color: 5469545.
HSL color Cylindrical-coordinate representation of color #697553: hue angle of 81.18º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #697553 is Cyan = 0.10, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 105 | 117 | 83 | - |
| CMYK | 0.10 | 0 | 0.29 | 0.54 |
| HSL | 81.18º | 0.17% | 0.39% | - |
| HSV(B) | 81.18º | 0.29% | 0.46% | - |
| XYZ | 13.75 | 16.35 | 10.61 | - |
| YUV | 109.54 | 113.02 | 124.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 117 | 83 | 0.10 | 0 | 0.29 | 0.54 | 81.18 | 0.17 | 0.39 |
| Hex | 69 | 75 | 53 | A | 0 | 1D | 36 | 51 | 11 | 27 |
| Octal | 151 | 165 | 123 | 12 | 0 | 35 | 66 | 121 | 21 | 47 |
| Binary | 1101001 | 1110101 | 1010011 | 1010 | 0 | 11101 | 110110 | 1010001 | 10001 | 100111 |
Color Harmonies of #697553
Complementary color
Monochromatic Colors of #697553
Black with #697553
Text Example
Text Example
White with #697553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697553; }
p { color: rgb(105,117,83); }
H1.HeaderClassName
{
color: #697553;
}
.AnyTagClassName
{
color: #697553;
}
</style>
background-color css
<style>
a { background-color: #697553; }
a { background-color: rgb(105,117,83); }
div.DivClassName
{
background-color: #697553;
}
.BgClassName
{
background-color: #697553;
}
</style>
border-color css
<style>
span { border-color: #697553; }
span { border-color: rgb(105,117,83); }
td.TdClassName
{
border-color: #697553;
}
.TagClassName
{
border-color: #697553;
}
</style>