Shades of Willow Grove #738552
Tints of Willow Grove #738552
RGB
CMYK
RGB Variations
Color information
#738552 (or 0x738552) is known color: Willow Grove. HEX triplet: 73, 85 and 52. RGB value is (115,133,82). Sum of RGB (Red+Green+Blue) = 115+133+82=330 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.85% from 330); Green value is 133 (52.34% from 255 or 40.30% from 330); Blue value is 82 (32.42% from 255 or 24.85% from 330); Max value from RGB is 133 - color contains mainly: green. Hex color #738552 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738552 is #8C7AAD. Grayscale: #797979. Windows color (decimal): -9206446 or 5408115. OLE color: 5408115.
HSL color Cylindrical-coordinate representation of color #738552: hue angle of 81.18º degrees, saturation: 0.24, 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 #738552 is Cyan = 0.14, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 115 | 133 | 82 | - |
| CMYK | 0.14 | 0 | 0.38 | 0.48 |
| HSL | 81.18º | 0.24% | 0.42% | - |
| HSV(B) | 81.18º | 0.38% | 0.52% | - |
| XYZ | 16.98 | 21.03 | 11.15 | - |
| YUV | 121.8 | 105.54 | 123.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 133 | 82 | 0.14 | 0 | 0.38 | 0.48 | 81.18 | 0.24 | 0.42 |
| Hex | 73 | 85 | 52 | E | 0 | 26 | 30 | 51 | 18 | 2A |
| Octal | 163 | 205 | 122 | 16 | 0 | 46 | 60 | 121 | 30 | 52 |
| Binary | 1110011 | 10000101 | 1010010 | 1110 | 0 | 100110 | 110000 | 1010001 | 11000 | 101010 |
Color Harmonies of #738552
Complementary color
Monochromatic Colors of #738552
Black with #738552
Text Example
Text Example
White with #738552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738552; }
p { color: rgb(115,133,82); }
H1.HeaderClassName
{
color: #738552;
}
.AnyTagClassName
{
color: #738552;
}
</style>
background-color css
<style>
a { background-color: #738552; }
a { background-color: rgb(115,133,82); }
div.DivClassName
{
background-color: #738552;
}
.BgClassName
{
background-color: #738552;
}
</style>
border-color css
<style>
span { border-color: #738552; }
span { border-color: rgb(115,133,82); }
td.TdClassName
{
border-color: #738552;
}
.TagClassName
{
border-color: #738552;
}
</style>