Shades of Willow Grove #637056
Tints of Willow Grove #637056
RGB
CMYK
RGB Variations
Color information
#637056 (or 0x637056) is known color: Willow Grove. HEX triplet: 63, 70 and 56. RGB value is (99,112,86). Sum of RGB (Red+Green+Blue) = 99+112+86=297 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.33% from 297); Green value is 112 (44.14% from 255 or 37.71% from 297); Blue value is 86 (33.98% from 255 or 28.96% from 297); Max value from RGB is 112 - color contains mainly: green. Hex color #637056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637056 is #9C8FA9. Grayscale: #696969. Windows color (decimal): -10260394 or 5664867. OLE color: 5664867.
HSL color Cylindrical-coordinate representation of color #637056: hue angle of 90º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #637056 is Cyan = 0.12, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 86 | - |
| CMYK | 0.12 | 0 | 0.23 | 0.56 |
| HSL | 90º | 0.13% | 0.39% | - |
| HSV(B) | 90º | 0.23% | 0.44% | - |
| XYZ | 12.62 | 14.91 | 11.02 | - |
| YUV | 105.15 | 117.19 | 123.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 86 | 0.12 | 0 | 0.23 | 0.56 | 90 | 0.13 | 0.39 |
| Hex | 63 | 70 | 56 | C | 0 | 17 | 38 | 5A | D | 27 |
| Octal | 143 | 160 | 126 | 14 | 0 | 27 | 70 | 132 | 15 | 47 |
| Binary | 1100011 | 1110000 | 1010110 | 1100 | 0 | 10111 | 111000 | 1011010 | 1101 | 100111 |
Color Harmonies of #637056
Complementary color
Monochromatic Colors of #637056
Black with #637056
Text Example
Text Example
White with #637056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637056; }
p { color: rgb(99,112,86); }
H1.HeaderClassName
{
color: #637056;
}
.AnyTagClassName
{
color: #637056;
}
</style>
background-color css
<style>
a { background-color: #637056; }
a { background-color: rgb(99,112,86); }
div.DivClassName
{
background-color: #637056;
}
.BgClassName
{
background-color: #637056;
}
</style>
border-color css
<style>
span { border-color: #637056; }
span { border-color: rgb(99,112,86); }
td.TdClassName
{
border-color: #637056;
}
.TagClassName
{
border-color: #637056;
}
</style>