Shades of Willow Grove #728357
Tints of Willow Grove #728357
RGB
CMYK
RGB Variations
Color information
#728357 (or 0x728357) is known color: Willow Grove. HEX triplet: 72, 83 and 57. RGB value is (114,131,87). Sum of RGB (Red+Green+Blue) = 114+131+87=332 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.34% from 332); Green value is 131 (51.56% from 255 or 39.46% from 332); Blue value is 87 (34.38% from 255 or 26.20% from 332); Max value from RGB is 131 - color contains mainly: green. Hex color #728357 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728357 is #8D7CA8. Grayscale: #797979. Windows color (decimal): -9272489 or 5735282. OLE color: 5735282.
HSL color Cylindrical-coordinate representation of color #728357: hue angle of 83.18º degrees, saturation: 0.2, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #728357 is Cyan = 0.13, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 131 | 87 | - |
| CMYK | 0.13 | 0 | 0.34 | 0.49 |
| HSL | 83.18º | 0.2% | 0.43% | - |
| HSV(B) | 83.18º | 0.34% | 0.51% | - |
| XYZ | 16.78 | 20.5 | 12.09 | - |
| YUV | 120.9 | 108.87 | 123.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 131 | 87 | 0.13 | 0 | 0.34 | 0.49 | 83.18 | 0.2 | 0.43 |
| Hex | 72 | 83 | 57 | D | 0 | 22 | 31 | 53 | 14 | 2B |
| Octal | 162 | 203 | 127 | 15 | 0 | 42 | 61 | 123 | 24 | 53 |
| Binary | 1110010 | 10000011 | 1010111 | 1101 | 0 | 100010 | 110001 | 1010011 | 10100 | 101011 |
Color Harmonies of #728357
Complementary color
Monochromatic Colors of #728357
Black with #728357
Text Example
Text Example
White with #728357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728357; }
p { color: rgb(114,131,87); }
H1.HeaderClassName
{
color: #728357;
}
.AnyTagClassName
{
color: #728357;
}
</style>
background-color css
<style>
a { background-color: #728357; }
a { background-color: rgb(114,131,87); }
div.DivClassName
{
background-color: #728357;
}
.BgClassName
{
background-color: #728357;
}
</style>
border-color css
<style>
span { border-color: #728357; }
span { border-color: rgb(114,131,87); }
td.TdClassName
{
border-color: #728357;
}
.TagClassName
{
border-color: #728357;
}
</style>