Shades of Willow Grove #728057
Tints of Willow Grove #728057
RGB
CMYK
RGB Variations
Color information
#728057 (or 0x728057) is known color: Willow Grove. HEX triplet: 72, 80 and 57. RGB value is (114,128,87). Sum of RGB (Red+Green+Blue) = 114+128+87=329 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.65% from 329); Green value is 128 (50.39% from 255 or 38.91% from 329); Blue value is 87 (34.38% from 255 or 26.44% from 329); Max value from RGB is 128 - color contains mainly: green. Hex color #728057 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728057 is #8D7FA8. Grayscale: #777777. Windows color (decimal): -9273257 or 5734514. OLE color: 5734514.
HSL color Cylindrical-coordinate representation of color #728057: hue angle of 80.49º degrees, saturation: 0.19, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #728057 is Cyan = 0.11, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 114 | 128 | 87 | - |
| CMYK | 0.11 | 0 | 0.32 | 0.50 |
| HSL | 80.49º | 0.19% | 0.42% | - |
| HSV(B) | 80.49º | 0.32% | 0.5% | - |
| XYZ | 16.38 | 19.7 | 11.96 | - |
| YUV | 119.14 | 109.86 | 124.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 128 | 87 | 0.11 | 0 | 0.32 | 0.50 | 80.49 | 0.19 | 0.42 |
| Hex | 72 | 80 | 57 | B | 0 | 20 | 32 | 50 | 13 | 2A |
| Octal | 162 | 200 | 127 | 13 | 0 | 40 | 62 | 120 | 23 | 52 |
| Binary | 1110010 | 10000000 | 1010111 | 1011 | 0 | 100000 | 110010 | 1010000 | 10011 | 101010 |
Color Harmonies of #728057
Complementary color
Monochromatic Colors of #728057
Black with #728057
Text Example
Text Example
White with #728057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728057; }
p { color: rgb(114,128,87); }
H1.HeaderClassName
{
color: #728057;
}
.AnyTagClassName
{
color: #728057;
}
</style>
background-color css
<style>
a { background-color: #728057; }
a { background-color: rgb(114,128,87); }
div.DivClassName
{
background-color: #728057;
}
.BgClassName
{
background-color: #728057;
}
</style>
border-color css
<style>
span { border-color: #728057; }
span { border-color: rgb(114,128,87); }
td.TdClassName
{
border-color: #728057;
}
.TagClassName
{
border-color: #728057;
}
</style>