Shades of Willow Grove #728156
Tints of Willow Grove #728156
RGB
CMYK
RGB Variations
Color information
#728156 (or 0x728156) is known color: Willow Grove. HEX triplet: 72, 81 and 56. RGB value is (114,129,86). Sum of RGB (Red+Green+Blue) = 114+129+86=329 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.65% from 329); Green value is 129 (50.78% from 255 or 39.21% from 329); Blue value is 86 (33.98% from 255 or 26.14% from 329); Max value from RGB is 129 - color contains mainly: green. Hex color #728156 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728156 is #8D7EA9. Grayscale: #777777. Windows color (decimal): -9273002 or 5669234. OLE color: 5669234.
HSL color Cylindrical-coordinate representation of color #728156: hue angle of 80.93º degrees, saturation: 0.2, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #728156 is Cyan = 0.12, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 129 | 86 | - |
| CMYK | 0.12 | 0 | 0.33 | 0.49 |
| HSL | 80.93º | 0.2% | 0.42% | - |
| HSV(B) | 80.93º | 0.33% | 0.51% | - |
| XYZ | 16.47 | 19.95 | 11.79 | - |
| YUV | 119.61 | 109.03 | 124 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 86 | 0.12 | 0 | 0.33 | 0.49 | 80.93 | 0.2 | 0.42 |
| Hex | 72 | 81 | 56 | C | 0 | 21 | 31 | 51 | 14 | 2A |
| Octal | 162 | 201 | 126 | 14 | 0 | 41 | 61 | 121 | 24 | 52 |
| Binary | 1110010 | 10000001 | 1010110 | 1100 | 0 | 100001 | 110001 | 1010001 | 10100 | 101010 |
Color Harmonies of #728156
Complementary color
Monochromatic Colors of #728156
Black with #728156
Text Example
Text Example
White with #728156
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728156; }
p { color: rgb(114,129,86); }
H1.HeaderClassName
{
color: #728156;
}
.AnyTagClassName
{
color: #728156;
}
</style>
background-color css
<style>
a { background-color: #728156; }
a { background-color: rgb(114,129,86); }
div.DivClassName
{
background-color: #728156;
}
.BgClassName
{
background-color: #728156;
}
</style>
border-color css
<style>
span { border-color: #728156; }
span { border-color: rgb(114,129,86); }
td.TdClassName
{
border-color: #728156;
}
.TagClassName
{
border-color: #728156;
}
</style>