Shades of Willow Grove #728158
Tints of Willow Grove #728158
RGB
CMYK
RGB Variations
Color information
#728158 (or 0x728158) is known color: Willow Grove. HEX triplet: 72, 81 and 58. RGB value is (114,129,88). Sum of RGB (Red+Green+Blue) = 114+129+88=331 (43% of max value = 765). Red value is 114 (44.92% from 255 or 34.44% from 331); Green value is 129 (50.78% from 255 or 38.97% from 331); Blue value is 88 (34.77% from 255 or 26.59% from 331); Max value from RGB is 129 - color contains mainly: green. Hex color #728158 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #728158 is #8D7EA7. Grayscale: #777777. Windows color (decimal): -9273000 or 5800306. OLE color: 5800306.
HSL color Cylindrical-coordinate representation of color #728158: hue angle of 81.95º degrees, saturation: 0.19, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #728158 is Cyan = 0.12, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 114 | 129 | 88 | - |
| CMYK | 0.12 | 0 | 0.32 | 0.49 |
| HSL | 81.95º | 0.19% | 0.43% | - |
| HSV(B) | 81.95º | 0.32% | 0.51% | - |
| XYZ | 16.55 | 19.98 | 12.22 | - |
| YUV | 119.84 | 110.03 | 123.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 129 | 88 | 0.12 | 0 | 0.32 | 0.49 | 81.95 | 0.19 | 0.43 |
| Hex | 72 | 81 | 58 | C | 0 | 20 | 31 | 52 | 13 | 2B |
| Octal | 162 | 201 | 130 | 14 | 0 | 40 | 61 | 122 | 23 | 53 |
| Binary | 1110010 | 10000001 | 1011000 | 1100 | 0 | 100000 | 110001 | 1010010 | 10011 | 101011 |
Color Harmonies of #728158
Complementary color
Monochromatic Colors of #728158
Black with #728158
Text Example
Text Example
White with #728158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #728158; }
p { color: rgb(114,129,88); }
H1.HeaderClassName
{
color: #728158;
}
.AnyTagClassName
{
color: #728158;
}
</style>
background-color css
<style>
a { background-color: #728158; }
a { background-color: rgb(114,129,88); }
div.DivClassName
{
background-color: #728158;
}
.BgClassName
{
background-color: #728158;
}
</style>
border-color css
<style>
span { border-color: #728158; }
span { border-color: rgb(114,129,88); }
td.TdClassName
{
border-color: #728158;
}
.TagClassName
{
border-color: #728158;
}
</style>