Shades of Willow Grove #728059
Tints of Willow Grove #728059
RGB
CMYK
RGB Variations
Color information
#728059 (or 0x728059) is known color: Willow Grove. HEX triplet: 72, 80 and 59. RGB value is (114,128,89). Sum of RGB (Red+Green+Blue) = 114+128+89=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 128 (50.39% from 255 or 38.67% from 331); Blue value is 89 (35.16% from 255 or 26.89% from 331); Max value from RGB is 128 - color contains mainly: green. Hex color #728059 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728059 is #8D7FA6. Grayscale: #777777. Windows color (decimal): -9273255 or 5865586. OLE color: 5865586.
HSL color Cylindrical-coordinate representation of color #728059: hue angle of 81.54º degrees, saturation: 0.18, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #728059 is Cyan = 0.11, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 128 | 89 | - |
| CMYK | 0.11 | 0 | 0.30 | 0.50 |
| HSL | 81.54º | 0.18% | 0.43% | - |
| HSV(B) | 81.54º | 0.3% | 0.5% | - |
| XYZ | 16.46 | 19.74 | 12.39 | - |
| YUV | 119.37 | 110.86 | 124.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 89 | 0.11 | 0 | 0.30 | 0.50 | 81.54 | 0.18 | 0.43 |
| Hex | 72 | 80 | 59 | B | 0 | 1E | 32 | 52 | 12 | 2B |
| Octal | 162 | 200 | 131 | 13 | 0 | 36 | 62 | 122 | 22 | 53 |
| Binary | 1110010 | 10000000 | 1011001 | 1011 | 0 | 11110 | 110010 | 1010010 | 10010 | 101011 |
Color Harmonies of #728059
Complementary color
Monochromatic Colors of #728059
Black with #728059
Text Example
Text Example
White with #728059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728059; }
p { color: rgb(114,128,89); }
H1.HeaderClassName
{
color: #728059;
}
.AnyTagClassName
{
color: #728059;
}
</style>
background-color css
<style>
a { background-color: #728059; }
a { background-color: rgb(114,128,89); }
div.DivClassName
{
background-color: #728059;
}
.BgClassName
{
background-color: #728059;
}
</style>
border-color css
<style>
span { border-color: #728059; }
span { border-color: rgb(114,128,89); }
td.TdClassName
{
border-color: #728059;
}
.TagClassName
{
border-color: #728059;
}
</style>