Shades of Willow Grove #657350
Tints of Willow Grove #657350
RGB
CMYK
RGB Variations
Color information
#657350 (or 0x657350) is known color: Willow Grove. HEX triplet: 65, 73 and 50. RGB value is (101,115,80). Sum of RGB (Red+Green+Blue) = 101+115+80=296 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.12% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 115 - color contains mainly: green. Hex color #657350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657350 is #9A8CAF. Grayscale: #6A6A6A. Windows color (decimal): -10128560 or 5272421. OLE color: 5272421.
HSL color Cylindrical-coordinate representation of color #657350: hue angle of 84º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #657350 is Cyan = 0.12, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 80 | - |
| CMYK | 0.12 | 0 | 0.30 | 0.55 |
| HSL | 84º | 0.18% | 0.38% | - |
| HSV(B) | 84º | 0.3% | 0.45% | - |
| XYZ | 12.95 | 15.61 | 9.92 | - |
| YUV | 106.82 | 112.86 | 123.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 80 | 0.12 | 0 | 0.30 | 0.55 | 84 | 0.18 | 0.38 |
| Hex | 65 | 73 | 50 | C | 0 | 1E | 37 | 54 | 12 | 26 |
| Octal | 145 | 163 | 120 | 14 | 0 | 36 | 67 | 124 | 22 | 46 |
| Binary | 1100101 | 1110011 | 1010000 | 1100 | 0 | 11110 | 110111 | 1010100 | 10010 | 100110 |
Color Harmonies of #657350
Complementary color
Monochromatic Colors of #657350
Black with #657350
Text Example
Text Example
White with #657350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657350; }
p { color: rgb(101,115,80); }
H1.HeaderClassName
{
color: #657350;
}
.AnyTagClassName
{
color: #657350;
}
</style>
background-color css
<style>
a { background-color: #657350; }
a { background-color: rgb(101,115,80); }
div.DivClassName
{
background-color: #657350;
}
.BgClassName
{
background-color: #657350;
}
</style>
border-color css
<style>
span { border-color: #657350; }
span { border-color: rgb(101,115,80); }
td.TdClassName
{
border-color: #657350;
}
.TagClassName
{
border-color: #657350;
}
</style>