Shades of Willow Grove #718459
Tints of Willow Grove #718459
RGB
CMYK
RGB Variations
Color information
#718459 (or 0x718459) is known color: Willow Grove. HEX triplet: 71, 84 and 59. RGB value is (113,132,89). Sum of RGB (Red+Green+Blue) = 113+132+89=334 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.83% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 89 (35.16% from 255 or 26.65% from 334); Max value from RGB is 132 - color contains mainly: green. Hex color #718459 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718459 is #8E7BA6. Grayscale: #797979. Windows color (decimal): -9337767 or 5866609. OLE color: 5866609.
HSL color Cylindrical-coordinate representation of color #718459: hue angle of 86.51º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #718459 is Cyan = 0.14, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 132 | 89 | - |
| CMYK | 0.14 | 0 | 0.33 | 0.48 |
| HSL | 86.51º | 0.19% | 0.43% | - |
| HSV(B) | 86.51º | 0.33% | 0.52% | - |
| XYZ | 16.86 | 20.73 | 12.56 | - |
| YUV | 121.42 | 109.71 | 122 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 132 | 89 | 0.14 | 0 | 0.33 | 0.48 | 86.51 | 0.19 | 0.43 |
| Hex | 71 | 84 | 59 | E | 0 | 21 | 30 | 57 | 13 | 2B |
| Octal | 161 | 204 | 131 | 16 | 0 | 41 | 60 | 127 | 23 | 53 |
| Binary | 1110001 | 10000100 | 1011001 | 1110 | 0 | 100001 | 110000 | 1010111 | 10011 | 101011 |
Color Harmonies of #718459
Complementary color
Monochromatic Colors of #718459
Black with #718459
Text Example
Text Example
White with #718459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718459; }
p { color: rgb(113,132,89); }
H1.HeaderClassName
{
color: #718459;
}
.AnyTagClassName
{
color: #718459;
}
</style>
background-color css
<style>
a { background-color: #718459; }
a { background-color: rgb(113,132,89); }
div.DivClassName
{
background-color: #718459;
}
.BgClassName
{
background-color: #718459;
}
</style>
border-color css
<style>
span { border-color: #718459; }
span { border-color: rgb(113,132,89); }
td.TdClassName
{
border-color: #718459;
}
.TagClassName
{
border-color: #718459;
}
</style>