Shades of Willow Grove #718452
Tints of Willow Grove #718452
RGB
CMYK
RGB Variations
Color information
#718452 (or 0x718452) is known color: Willow Grove. HEX triplet: 71, 84 and 52. RGB value is (113,132,82). Sum of RGB (Red+Green+Blue) = 113+132+82=327 (43% of max value = 765). Red value is 113 (44.53% from 255 or 34.56% from 327); Green value is 132 (51.95% from 255 or 40.37% from 327); Blue value is 82 (32.42% from 255 or 25.08% from 327); Max value from RGB is 132 - color contains mainly: green. Hex color #718452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #718452 is #8E7BAD. Grayscale: #787878. Windows color (decimal): -9337774 or 5407857. OLE color: 5407857.
HSL color Cylindrical-coordinate representation of color #718452: hue angle of 82.8º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #718452 is Cyan = 0.14, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 113 | 132 | 82 | - |
| CMYK | 0.14 | 0 | 0.38 | 0.48 |
| HSL | 82.8º | 0.23% | 0.42% | - |
| HSV(B) | 82.8º | 0.38% | 0.52% | - |
| XYZ | 16.58 | 20.62 | 11.09 | - |
| YUV | 120.62 | 106.21 | 122.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 132 | 82 | 0.14 | 0 | 0.38 | 0.48 | 82.8 | 0.23 | 0.42 |
| Hex | 71 | 84 | 52 | E | 0 | 26 | 30 | 53 | 17 | 2A |
| Octal | 161 | 204 | 122 | 16 | 0 | 46 | 60 | 123 | 27 | 52 |
| Binary | 1110001 | 10000100 | 1010010 | 1110 | 0 | 100110 | 110000 | 1010011 | 10111 | 101010 |
Color Harmonies of #718452
Complementary color
Monochromatic Colors of #718452
Black with #718452
Text Example
Text Example
White with #718452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #718452; }
p { color: rgb(113,132,82); }
H1.HeaderClassName
{
color: #718452;
}
.AnyTagClassName
{
color: #718452;
}
</style>
background-color css
<style>
a { background-color: #718452; }
a { background-color: rgb(113,132,82); }
div.DivClassName
{
background-color: #718452;
}
.BgClassName
{
background-color: #718452;
}
</style>
border-color css
<style>
span { border-color: #718452; }
span { border-color: rgb(113,132,82); }
td.TdClassName
{
border-color: #718452;
}
.TagClassName
{
border-color: #718452;
}
</style>