Shades of Willow Grove #728557
Tints of Willow Grove #728557
RGB
CMYK
RGB Variations
Color information
#728557 (or 0x728557) is known color: Willow Grove. HEX triplet: 72, 85 and 57. RGB value is (114,133,87). Sum of RGB (Red+Green+Blue) = 114+133+87=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 87 (34.38% from 255 or 26.05% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #728557 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728557 is #8D7AA8. Grayscale: #7A7A7A. Windows color (decimal): -9271977 or 5735794. OLE color: 5735794.
HSL color Cylindrical-coordinate representation of color #728557: hue angle of 84.78º degrees, saturation: 0.21, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #728557 is Cyan = 0.14, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 87 | - |
| CMYK | 0.14 | 0 | 0.35 | 0.48 |
| HSL | 84.78º | 0.21% | 0.43% | - |
| HSV(B) | 84.78º | 0.35% | 0.52% | - |
| XYZ | 17.05 | 21.04 | 12.18 | - |
| YUV | 122.08 | 108.21 | 122.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 87 | 0.14 | 0 | 0.35 | 0.48 | 84.78 | 0.21 | 0.43 |
| Hex | 72 | 85 | 57 | E | 0 | 23 | 30 | 55 | 15 | 2B |
| Octal | 162 | 205 | 127 | 16 | 0 | 43 | 60 | 125 | 25 | 53 |
| Binary | 1110010 | 10000101 | 1010111 | 1110 | 0 | 100011 | 110000 | 1010101 | 10101 | 101011 |
Color Harmonies of #728557
Complementary color
Monochromatic Colors of #728557
Black with #728557
Text Example
Text Example
White with #728557
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728557; }
p { color: rgb(114,133,87); }
H1.HeaderClassName
{
color: #728557;
}
.AnyTagClassName
{
color: #728557;
}
</style>
background-color css
<style>
a { background-color: #728557; }
a { background-color: rgb(114,133,87); }
div.DivClassName
{
background-color: #728557;
}
.BgClassName
{
background-color: #728557;
}
</style>
border-color css
<style>
span { border-color: #728557; }
span { border-color: rgb(114,133,87); }
td.TdClassName
{
border-color: #728557;
}
.TagClassName
{
border-color: #728557;
}
</style>