Shades of Willow Grove #728458
Tints of Willow Grove #728458
RGB
CMYK
RGB Variations
Color information
#728458 (or 0x728458) is known color: Willow Grove. HEX triplet: 72, 84 and 58. RGB value is (114,132,88). Sum of RGB (Red+Green+Blue) = 114+132+88=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 132 (51.95% from 255 or 39.52% from 334); Blue value is 88 (34.77% from 255 or 26.35% from 334); Max value from RGB is 132 - color contains mainly: green. Hex color #728458 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728458 is #8D7BA7. Grayscale: #797979. Windows color (decimal): -9272232 or 5801074. OLE color: 5801074.
HSL color Cylindrical-coordinate representation of color #728458: hue angle of 84.55º 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 #728458 is Cyan = 0.14, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 132 | 88 | - |
| CMYK | 0.14 | 0 | 0.33 | 0.48 |
| HSL | 84.55º | 0.2% | 0.43% | - |
| HSV(B) | 84.55º | 0.33% | 0.52% | - |
| XYZ | 16.95 | 20.78 | 12.35 | - |
| YUV | 121.6 | 109.04 | 122.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 132 | 88 | 0.14 | 0 | 0.33 | 0.48 | 84.55 | 0.2 | 0.43 |
| Hex | 72 | 84 | 58 | E | 0 | 21 | 30 | 55 | 14 | 2B |
| Octal | 162 | 204 | 130 | 16 | 0 | 41 | 60 | 125 | 24 | 53 |
| Binary | 1110010 | 10000100 | 1011000 | 1110 | 0 | 100001 | 110000 | 1010101 | 10100 | 101011 |
Color Harmonies of #728458
Complementary color
Monochromatic Colors of #728458
Black with #728458
Text Example
Text Example
White with #728458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728458; }
p { color: rgb(114,132,88); }
H1.HeaderClassName
{
color: #728458;
}
.AnyTagClassName
{
color: #728458;
}
</style>
background-color css
<style>
a { background-color: #728458; }
a { background-color: rgb(114,132,88); }
div.DivClassName
{
background-color: #728458;
}
.BgClassName
{
background-color: #728458;
}
</style>
border-color css
<style>
span { border-color: #728458; }
span { border-color: rgb(114,132,88); }
td.TdClassName
{
border-color: #728458;
}
.TagClassName
{
border-color: #728458;
}
</style>