Shades of Willow Grove #738452
Tints of Willow Grove #738452
RGB
CMYK
RGB Variations
Color information
#738452 (or 0x738452) is known color: Willow Grove. HEX triplet: 73, 84 and 52. RGB value is (115,132,82). Sum of RGB (Red+Green+Blue) = 115+132+82=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 132 (51.95% from 255 or 40.12% from 329); Blue value is 82 (32.42% from 255 or 24.92% from 329); Max value from RGB is 132 - color contains mainly: green. Hex color #738452 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738452 is #8C7BAD. Grayscale: #797979. Windows color (decimal): -9206702 or 5407859. OLE color: 5407859.
HSL color Cylindrical-coordinate representation of color #738452: hue angle of 80.4º degrees, saturation: 0.23, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #738452 is Cyan = 0.13, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 132 | 82 | - |
| CMYK | 0.13 | 0 | 0.38 | 0.48 |
| HSL | 80.4º | 0.23% | 0.42% | - |
| HSV(B) | 80.4º | 0.38% | 0.52% | - |
| XYZ | 16.84 | 20.76 | 11.1 | - |
| YUV | 121.22 | 105.87 | 123.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 132 | 82 | 0.13 | 0 | 0.38 | 0.48 | 80.4 | 0.23 | 0.42 |
| Hex | 73 | 84 | 52 | D | 0 | 26 | 30 | 50 | 17 | 2A |
| Octal | 163 | 204 | 122 | 15 | 0 | 46 | 60 | 120 | 27 | 52 |
| Binary | 1110011 | 10000100 | 1010010 | 1101 | 0 | 100110 | 110000 | 1010000 | 10111 | 101010 |
Color Harmonies of #738452
Complementary color
Monochromatic Colors of #738452
Black with #738452
Text Example
Text Example
White with #738452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738452; }
p { color: rgb(115,132,82); }
H1.HeaderClassName
{
color: #738452;
}
.AnyTagClassName
{
color: #738452;
}
</style>
background-color css
<style>
a { background-color: #738452; }
a { background-color: rgb(115,132,82); }
div.DivClassName
{
background-color: #738452;
}
.BgClassName
{
background-color: #738452;
}
</style>
border-color css
<style>
span { border-color: #738452; }
span { border-color: rgb(115,132,82); }
td.TdClassName
{
border-color: #738452;
}
.TagClassName
{
border-color: #738452;
}
</style>