Shades of Willow Grove #728452
Tints of Willow Grove #728452
RGB
CMYK
RGB Variations
Color information
#728452 (or 0x728452) is known color: Willow Grove. HEX triplet: 72, 84 and 52. RGB value is (114,132,82). Sum of RGB (Red+Green+Blue) = 114+132+82=328 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.76% from 328); Green value is 132 (51.95% from 255 or 40.24% from 328); Blue value is 82 (32.42% from 255 or 25% from 328); Max value from RGB is 132 - color contains mainly: green. Hex color #728452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728452 is #8D7BAD. Grayscale: #797979. Windows color (decimal): -9272238 or 5407858. OLE color: 5407858.
HSL color Cylindrical-coordinate representation of color #728452: hue angle of 81.6º 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 #728452 is Cyan = 0.14, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 132 | 82 | - |
| CMYK | 0.14 | 0 | 0.38 | 0.48 |
| HSL | 81.6º | 0.23% | 0.42% | - |
| HSV(B) | 81.6º | 0.38% | 0.52% | - |
| XYZ | 16.71 | 20.69 | 11.1 | - |
| YUV | 120.92 | 106.04 | 123.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 82 | 0.14 | 0 | 0.38 | 0.48 | 81.6 | 0.23 | 0.42 |
| Hex | 72 | 84 | 52 | E | 0 | 26 | 30 | 52 | 17 | 2A |
| Octal | 162 | 204 | 122 | 16 | 0 | 46 | 60 | 122 | 27 | 52 |
| Binary | 1110010 | 10000100 | 1010010 | 1110 | 0 | 100110 | 110000 | 1010010 | 10111 | 101010 |
Color Harmonies of #728452
Complementary color
Monochromatic Colors of #728452
Black with #728452
Text Example
Text Example
White with #728452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728452; }
p { color: rgb(114,132,82); }
H1.HeaderClassName
{
color: #728452;
}
.AnyTagClassName
{
color: #728452;
}
</style>
background-color css
<style>
a { background-color: #728452; }
a { background-color: rgb(114,132,82); }
div.DivClassName
{
background-color: #728452;
}
.BgClassName
{
background-color: #728452;
}
</style>
border-color css
<style>
span { border-color: #728452; }
span { border-color: rgb(114,132,82); }
td.TdClassName
{
border-color: #728452;
}
.TagClassName
{
border-color: #728452;
}
</style>