Shades of Willow Grove #728550
Tints of Willow Grove #728550
RGB
CMYK
RGB Variations
Color information
#728550 (or 0x728550) is known color: Willow Grove. HEX triplet: 72, 85 and 50. RGB value is (114,133,80). Sum of RGB (Red+Green+Blue) = 114+133+80=327 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.86% from 327); Green value is 133 (52.34% from 255 or 40.67% from 327); Blue value is 80 (31.64% from 255 or 24.46% from 327); Max value from RGB is 133 - color contains mainly: green. Hex color #728550 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728550 is #8D7AAF. Grayscale: #797979. Windows color (decimal): -9271984 or 5277042. OLE color: 5277042.
HSL color Cylindrical-coordinate representation of color #728550: hue angle of 81.51º degrees, saturation: 0.25, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #728550 is Cyan = 0.14, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 114 | 133 | 80 | - |
| CMYK | 0.14 | 0 | 0.40 | 0.48 |
| HSL | 81.51º | 0.25% | 0.42% | - |
| HSV(B) | 81.51º | 0.4% | 0.52% | - |
| XYZ | 16.77 | 20.93 | 10.75 | - |
| YUV | 121.28 | 104.71 | 122.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 133 | 80 | 0.14 | 0 | 0.40 | 0.48 | 81.51 | 0.25 | 0.42 |
| Hex | 72 | 85 | 50 | E | 0 | 28 | 30 | 52 | 19 | 2A |
| Octal | 162 | 205 | 120 | 16 | 0 | 50 | 60 | 122 | 31 | 52 |
| Binary | 1110010 | 10000101 | 1010000 | 1110 | 0 | 101000 | 110000 | 1010010 | 11001 | 101010 |
Color Harmonies of #728550
Complementary color
Monochromatic Colors of #728550
Black with #728550
Text Example
Text Example
White with #728550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728550; }
p { color: rgb(114,133,80); }
H1.HeaderClassName
{
color: #728550;
}
.AnyTagClassName
{
color: #728550;
}
</style>
background-color css
<style>
a { background-color: #728550; }
a { background-color: rgb(114,133,80); }
div.DivClassName
{
background-color: #728550;
}
.BgClassName
{
background-color: #728550;
}
</style>
border-color css
<style>
span { border-color: #728550; }
span { border-color: rgb(114,133,80); }
td.TdClassName
{
border-color: #728550;
}
.TagClassName
{
border-color: #728550;
}
</style>