Shades of Willow Grove #697254
Tints of Willow Grove #697254
RGB
CMYK
RGB Variations
Color information
#697254 (or 0x697254) is known color: Willow Grove. HEX triplet: 69, 72 and 54. RGB value is (105,114,84). Sum of RGB (Red+Green+Blue) = 105+114+84=303 (40% of max value = 765). Red value is 105 (41.41% from 255 or 34.65% from 303); Green value is 114 (44.92% from 255 or 37.62% from 303); Blue value is 84 (33.20% from 255 or 27.72% from 303); Max value from RGB is 114 - color contains mainly: green. Hex color #697254 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #697254 is #968DAB. Grayscale: #6B6B6B. Windows color (decimal): -9866668 or 5534313. OLE color: 5534313.
HSL color Cylindrical-coordinate representation of color #697254: hue angle of 78º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #697254 is Cyan = 0.08, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 114 | 84 | - |
| CMYK | 0.08 | 0 | 0.26 | 0.55 |
| HSL | 78º | 0.15% | 0.39% | - |
| HSV(B) | 78º | 0.26% | 0.45% | - |
| XYZ | 13.44 | 15.68 | 10.71 | - |
| YUV | 107.89 | 114.52 | 125.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 114 | 84 | 0.08 | 0 | 0.26 | 0.55 | 78 | 0.15 | 0.39 |
| Hex | 69 | 72 | 54 | 8 | 0 | 1A | 37 | 4E | F | 27 |
| Octal | 151 | 162 | 124 | 10 | 0 | 32 | 67 | 116 | 17 | 47 |
| Binary | 1101001 | 1110010 | 1010100 | 1000 | 0 | 11010 | 110111 | 1001110 | 1111 | 100111 |
Color Harmonies of #697254
Complementary color
Monochromatic Colors of #697254
Black with #697254
Text Example
Text Example
White with #697254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697254; }
p { color: rgb(105,114,84); }
H1.HeaderClassName
{
color: #697254;
}
.AnyTagClassName
{
color: #697254;
}
</style>
background-color css
<style>
a { background-color: #697254; }
a { background-color: rgb(105,114,84); }
div.DivClassName
{
background-color: #697254;
}
.BgClassName
{
background-color: #697254;
}
</style>
border-color css
<style>
span { border-color: #697254; }
span { border-color: rgb(105,114,84); }
td.TdClassName
{
border-color: #697254;
}
.TagClassName
{
border-color: #697254;
}
</style>