Shades of Willow Grove #728157
Tints of Willow Grove #728157
RGB
CMYK
RGB Variations
Color information
#728157 (or 0x728157) is known color: Willow Grove. HEX triplet: 72, 81 and 57. RGB value is (114,129,87). Sum of RGB (Red+Green+Blue) = 114+129+87=330 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.55% from 330); Green value is 129 (50.78% from 255 or 39.09% from 330); Blue value is 87 (34.38% from 255 or 26.36% from 330); Max value from RGB is 129 - color contains mainly: green. Hex color #728157 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728157 is #8D7EA8. Grayscale: #777777. Windows color (decimal): -9273001 or 5734770. OLE color: 5734770.
HSL color Cylindrical-coordinate representation of color #728157: hue angle of 81.43º degrees, saturation: 0.19, 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 #728157 is Cyan = 0.12, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 129 | 87 | - |
| CMYK | 0.12 | 0 | 0.33 | 0.49 |
| HSL | 81.43º | 0.19% | 0.42% | - |
| HSV(B) | 81.43º | 0.33% | 0.51% | - |
| XYZ | 16.51 | 19.97 | 12 | - |
| YUV | 119.73 | 109.53 | 123.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 87 | 0.12 | 0 | 0.33 | 0.49 | 81.43 | 0.19 | 0.42 |
| Hex | 72 | 81 | 57 | C | 0 | 21 | 31 | 51 | 13 | 2A |
| Octal | 162 | 201 | 127 | 14 | 0 | 41 | 61 | 121 | 23 | 52 |
| Binary | 1110010 | 10000001 | 1010111 | 1100 | 0 | 100001 | 110001 | 1010001 | 10011 | 101010 |
Color Harmonies of #728157
Complementary color
Monochromatic Colors of #728157
Black with #728157
Text Example
Text Example
White with #728157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728157; }
p { color: rgb(114,129,87); }
H1.HeaderClassName
{
color: #728157;
}
.AnyTagClassName
{
color: #728157;
}
</style>
background-color css
<style>
a { background-color: #728157; }
a { background-color: rgb(114,129,87); }
div.DivClassName
{
background-color: #728157;
}
.BgClassName
{
background-color: #728157;
}
</style>
border-color css
<style>
span { border-color: #728157; }
span { border-color: rgb(114,129,87); }
td.TdClassName
{
border-color: #728157;
}
.TagClassName
{
border-color: #728157;
}
</style>