Shades of Willow Grove #718458
Tints of Willow Grove #718458
RGB
CMYK
RGB Variations
Color information
#718458 (or 0x718458) is known color: Willow Grove. HEX triplet: 71, 84 and 58. RGB value is (113,132,88). Sum of RGB (Red+Green+Blue) = 113+132+88=333 (44% of max value = 765). Red value is 113 (44.53% from 255 or 33.93% from 333); Green value is 132 (51.95% from 255 or 39.64% from 333); Blue value is 88 (34.77% from 255 or 26.43% from 333); Max value from RGB is 132 - color contains mainly: green. Hex color #718458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718458 is #8E7BA7. Grayscale: #797979. Windows color (decimal): -9337768 or 5801073. OLE color: 5801073.
HSL color Cylindrical-coordinate representation of color #718458: hue angle of 85.91º degrees, saturation: 0.2, 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 #718458 is Cyan = 0.14, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 132 | 88 | - |
| CMYK | 0.14 | 0 | 0.33 | 0.48 |
| HSL | 85.91º | 0.2% | 0.43% | - |
| HSV(B) | 85.91º | 0.33% | 0.52% | - |
| XYZ | 16.82 | 20.72 | 12.34 | - |
| YUV | 121.3 | 109.21 | 122.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 132 | 88 | 0.14 | 0 | 0.33 | 0.48 | 85.91 | 0.2 | 0.43 |
| Hex | 71 | 84 | 58 | E | 0 | 21 | 30 | 56 | 14 | 2B |
| Octal | 161 | 204 | 130 | 16 | 0 | 41 | 60 | 126 | 24 | 53 |
| Binary | 1110001 | 10000100 | 1011000 | 1110 | 0 | 100001 | 110000 | 1010110 | 10100 | 101011 |
Color Harmonies of #718458
Complementary color
Monochromatic Colors of #718458
Black with #718458
Text Example
Text Example
White with #718458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718458; }
p { color: rgb(113,132,88); }
H1.HeaderClassName
{
color: #718458;
}
.AnyTagClassName
{
color: #718458;
}
</style>
background-color css
<style>
a { background-color: #718458; }
a { background-color: rgb(113,132,88); }
div.DivClassName
{
background-color: #718458;
}
.BgClassName
{
background-color: #718458;
}
</style>
border-color css
<style>
span { border-color: #718458; }
span { border-color: rgb(113,132,88); }
td.TdClassName
{
border-color: #718458;
}
.TagClassName
{
border-color: #718458;
}
</style>