Shades of Willow Grove #728656
Tints of Willow Grove #728656
RGB
CMYK
RGB Variations
Color information
#728656 (or 0x728656) is known color: Willow Grove. HEX triplet: 72, 86 and 56. RGB value is (114,134,86). Sum of RGB (Red+Green+Blue) = 114+134+86=334 (44% of max value = 765). Red value is 114 (44.92% from 255 or 34.13% from 334); Green value is 134 (52.73% from 255 or 40.12% from 334); Blue value is 86 (33.98% from 255 or 25.75% from 334); Max value from RGB is 134 - color contains mainly: green. Hex color #728656 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728656 is #8D79A9. Grayscale: #7A7A7A. Windows color (decimal): -9271722 or 5670514. OLE color: 5670514.
HSL color Cylindrical-coordinate representation of color #728656: hue angle of 85º degrees, saturation: 0.22, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #728656 is Cyan = 0.15, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 114 | 134 | 86 | - |
| CMYK | 0.15 | 0 | 0.36 | 0.47 |
| HSL | 85º | 0.22% | 0.43% | - |
| HSV(B) | 85º | 0.36% | 0.53% | - |
| XYZ | 17.14 | 21.3 | 12.01 | - |
| YUV | 122.55 | 107.37 | 121.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 134 | 86 | 0.15 | 0 | 0.36 | 0.47 | 85 | 0.22 | 0.43 |
| Hex | 72 | 86 | 56 | F | 0 | 24 | 2F | 55 | 16 | 2B |
| Octal | 162 | 206 | 126 | 17 | 0 | 44 | 57 | 125 | 26 | 53 |
| Binary | 1110010 | 10000110 | 1010110 | 1111 | 0 | 100100 | 101111 | 1010101 | 10110 | 101011 |
Color Harmonies of #728656
Complementary color
Monochromatic Colors of #728656
Black with #728656
Text Example
Text Example
White with #728656
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728656; }
p { color: rgb(114,134,86); }
H1.HeaderClassName
{
color: #728656;
}
.AnyTagClassName
{
color: #728656;
}
</style>
background-color css
<style>
a { background-color: #728656; }
a { background-color: rgb(114,134,86); }
div.DivClassName
{
background-color: #728656;
}
.BgClassName
{
background-color: #728656;
}
</style>
border-color css
<style>
span { border-color: #728656; }
span { border-color: rgb(114,134,86); }
td.TdClassName
{
border-color: #728656;
}
.TagClassName
{
border-color: #728656;
}
</style>