Shades of Willow Grove #657053
Tints of Willow Grove #657053
RGB
CMYK
RGB Variations
Color information
#657053 (or 0x657053) is known color: Willow Grove. HEX triplet: 65, 70 and 53. RGB value is (101,112,83). Sum of RGB (Red+Green+Blue) = 101+112+83=296 (39% of max value = 765). Red value is 101 (39.84% from 255 or 34.12% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 83 (32.81% from 255 or 28.04% from 296); Max value from RGB is 112 - color contains mainly: green. Hex color #657053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #657053 is #9A8FAC. Grayscale: #696969. Windows color (decimal): -10129325 or 5468261. OLE color: 5468261.
HSL color Cylindrical-coordinate representation of color #657053: hue angle of 82.76º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #657053 is Cyan = 0.10, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 83 | - |
| CMYK | 0.10 | 0 | 0.26 | 0.56 |
| HSL | 82.76º | 0.15% | 0.38% | - |
| HSV(B) | 82.76º | 0.26% | 0.44% | - |
| XYZ | 12.72 | 14.98 | 10.4 | - |
| YUV | 105.41 | 115.36 | 124.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 83 | 0.10 | 0 | 0.26 | 0.56 | 82.76 | 0.15 | 0.38 |
| Hex | 65 | 70 | 53 | A | 0 | 1A | 38 | 53 | F | 26 |
| Octal | 145 | 160 | 123 | 12 | 0 | 32 | 70 | 123 | 17 | 46 |
| Binary | 1100101 | 1110000 | 1010011 | 1010 | 0 | 11010 | 111000 | 1010011 | 1111 | 100110 |
Color Harmonies of #657053
Complementary color
Monochromatic Colors of #657053
Black with #657053
Text Example
Text Example
White with #657053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657053; }
p { color: rgb(101,112,83); }
H1.HeaderClassName
{
color: #657053;
}
.AnyTagClassName
{
color: #657053;
}
</style>
background-color css
<style>
a { background-color: #657053; }
a { background-color: rgb(101,112,83); }
div.DivClassName
{
background-color: #657053;
}
.BgClassName
{
background-color: #657053;
}
</style>
border-color css
<style>
span { border-color: #657053; }
span { border-color: rgb(101,112,83); }
td.TdClassName
{
border-color: #657053;
}
.TagClassName
{
border-color: #657053;
}
</style>