Shades of Willow Grove #697263
Tints of Willow Grove #697263
RGB
CMYK
RGB Variations
Color information
#697263 (or 0x697263) is known color: Willow Grove. HEX triplet: 69, 72 and 63. RGB value is (105,114,99). Sum of RGB (Red+Green+Blue) = 105+114+99=318 (42% of max value = 765). Red value is 105 (41.41% from 255 or 33.02% from 318); Green value is 114 (44.92% from 255 or 35.85% from 318); Blue value is 99 (39.06% from 255 or 31.13% from 318); Max value from RGB is 114 - color contains mainly: green. Hex color #697263 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697263 is #968D9C. Grayscale: #6D6D6D. Windows color (decimal): -9866653 or 6517353. OLE color: 6517353.
HSL color Cylindrical-coordinate representation of color #697263: hue angle of 96º degrees, saturation: 0.07, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #697263 is Cyan = 0.08, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 99 | - |
| CMYK | 0.08 | 0 | 0.13 | 0.55 |
| HSL | 96º | 0.07% | 0.42% | - |
| HSV(B) | 96º | 0.13% | 0.45% | - |
| XYZ | 14.1 | 15.94 | 14.14 | - |
| YUV | 109.6 | 122.02 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 99 | 0.08 | 0 | 0.13 | 0.55 | 96 | 0.07 | 0.42 |
| Hex | 69 | 72 | 63 | 8 | 0 | D | 37 | 60 | 7 | 2A |
| Octal | 151 | 162 | 143 | 10 | 0 | 15 | 67 | 140 | 7 | 52 |
| Binary | 1101001 | 1110010 | 1100011 | 1000 | 0 | 1101 | 110111 | 1100000 | 111 | 101010 |
Color Harmonies of #697263
Complementary color
Monochromatic Colors of #697263
Black with #697263
Text Example
Text Example
White with #697263
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697263; }
p { color: rgb(105,114,99); }
H1.HeaderClassName
{
color: #697263;
}
.AnyTagClassName
{
color: #697263;
}
</style>
background-color css
<style>
a { background-color: #697263; }
a { background-color: rgb(105,114,99); }
div.DivClassName
{
background-color: #697263;
}
.BgClassName
{
background-color: #697263;
}
</style>
border-color css
<style>
span { border-color: #697263; }
span { border-color: rgb(105,114,99); }
td.TdClassName
{
border-color: #697263;
}
.TagClassName
{
border-color: #697263;
}
</style>