Shades of Willow Grove #738353
Tints of Willow Grove #738353
RGB
CMYK
RGB Variations
Color information
#738353 (or 0x738353) is known color: Willow Grove. HEX triplet: 73, 83 and 53. RGB value is (115,131,83). Sum of RGB (Red+Green+Blue) = 115+131+83=329 (43% of max value = 765). Red value is 115 (45.31% from 255 or 34.95% from 329); Green value is 131 (51.56% from 255 or 39.82% from 329); Blue value is 83 (32.81% from 255 or 25.23% from 329); Max value from RGB is 131 - color contains mainly: green. Hex color #738353 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738353 is #8C7CAC. Grayscale: #787878. Windows color (decimal): -9206957 or 5473139. OLE color: 5473139.
HSL color Cylindrical-coordinate representation of color #738353: hue angle of 80º degrees, saturation: 0.22, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #738353 is Cyan = 0.12, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 115 | 131 | 83 | - |
| CMYK | 0.12 | 0 | 0.37 | 0.49 |
| HSL | 80º | 0.22% | 0.42% | - |
| HSV(B) | 80º | 0.37% | 0.51% | - |
| XYZ | 16.75 | 20.5 | 11.26 | - |
| YUV | 120.74 | 106.7 | 123.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 131 | 83 | 0.12 | 0 | 0.37 | 0.49 | 80 | 0.22 | 0.42 |
| Hex | 73 | 83 | 53 | C | 0 | 25 | 31 | 50 | 16 | 2A |
| Octal | 163 | 203 | 123 | 14 | 0 | 45 | 61 | 120 | 26 | 52 |
| Binary | 1110011 | 10000011 | 1010011 | 1100 | 0 | 100101 | 110001 | 1010000 | 10110 | 101010 |
Color Harmonies of #738353
Complementary color
Monochromatic Colors of #738353
Black with #738353
Text Example
Text Example
White with #738353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738353; }
p { color: rgb(115,131,83); }
H1.HeaderClassName
{
color: #738353;
}
.AnyTagClassName
{
color: #738353;
}
</style>
background-color css
<style>
a { background-color: #738353; }
a { background-color: rgb(115,131,83); }
div.DivClassName
{
background-color: #738353;
}
.BgClassName
{
background-color: #738353;
}
</style>
border-color css
<style>
span { border-color: #738353; }
span { border-color: rgb(115,131,83); }
td.TdClassName
{
border-color: #738353;
}
.TagClassName
{
border-color: #738353;
}
</style>