Shades of Willow Grove #728553
Tints of Willow Grove #728553
RGB
CMYK
RGB Variations
Color information
#728553 (or 0x728553) is known color: Willow Grove. HEX triplet: 72, 85 and 53. RGB value is (114,133,83). Sum of RGB (Red+Green+Blue) = 114+133+83=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 133 (52.34% from 255 or 40.30% from 330); Blue value is 83 (32.81% from 255 or 25.15% from 330); Max value from RGB is 133 - color contains mainly: green. Hex color #728553 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728553 is #8D7AAC. Grayscale: #797979. Windows color (decimal): -9271981 or 5473650. OLE color: 5473650.
HSL color Cylindrical-coordinate representation of color #728553: 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 #728553 is Cyan = 0.14, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 83 | - |
| 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.89 | 20.98 | 11.34 | - |
| YUV | 121.62 | 106.21 | 122.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 83 | 0.14 | 0 | 0.38 | 0.48 | 82.8 | 0.23 | 0.42 |
| Hex | 72 | 85 | 53 | E | 0 | 26 | 30 | 53 | 17 | 2A |
| Octal | 162 | 205 | 123 | 16 | 0 | 46 | 60 | 123 | 27 | 52 |
| Binary | 1110010 | 10000101 | 1010011 | 1110 | 0 | 100110 | 110000 | 1010011 | 10111 | 101010 |
Color Harmonies of #728553
Complementary color
Monochromatic Colors of #728553
Black with #728553
Text Example
Text Example
White with #728553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728553; }
p { color: rgb(114,133,83); }
H1.HeaderClassName
{
color: #728553;
}
.AnyTagClassName
{
color: #728553;
}
</style>
background-color css
<style>
a { background-color: #728553; }
a { background-color: rgb(114,133,83); }
div.DivClassName
{
background-color: #728553;
}
.BgClassName
{
background-color: #728553;
}
</style>
border-color css
<style>
span { border-color: #728553; }
span { border-color: rgb(114,133,83); }
td.TdClassName
{
border-color: #728553;
}
.TagClassName
{
border-color: #728553;
}
</style>