Shades of Willow Grove #637055
Tints of Willow Grove #637055
RGB
CMYK
RGB Variations
Color information
#637055 (or 0x637055) is known color: Willow Grove. HEX triplet: 63, 70 and 55. RGB value is (99,112,85). Sum of RGB (Red+Green+Blue) = 99+112+85=296 (39% of max value = 765). Red value is 99 (39.06% from 255 or 33.45% from 296); Green value is 112 (44.14% from 255 or 37.84% from 296); Blue value is 85 (33.59% from 255 or 28.72% from 296); Max value from RGB is 112 - color contains mainly: green. Hex color #637055 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637055 is #9C8FAA. Grayscale: #696969. Windows color (decimal): -10260395 or 5599331. OLE color: 5599331.
HSL color Cylindrical-coordinate representation of color #637055: hue angle of 88.89º degrees, saturation: 0.14, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #637055 is Cyan = 0.12, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 112 | 85 | - |
| CMYK | 0.12 | 0 | 0.24 | 0.56 |
| HSL | 88.89º | 0.14% | 0.39% | - |
| HSV(B) | 88.89º | 0.24% | 0.44% | - |
| XYZ | 12.58 | 14.9 | 10.81 | - |
| YUV | 105.04 | 116.69 | 123.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 112 | 85 | 0.12 | 0 | 0.24 | 0.56 | 88.89 | 0.14 | 0.39 |
| Hex | 63 | 70 | 55 | C | 0 | 18 | 38 | 59 | E | 27 |
| Octal | 143 | 160 | 125 | 14 | 0 | 30 | 70 | 131 | 16 | 47 |
| Binary | 1100011 | 1110000 | 1010101 | 1100 | 0 | 11000 | 111000 | 1011001 | 1110 | 100111 |
Color Harmonies of #637055
Complementary color
Monochromatic Colors of #637055
Black with #637055
Text Example
Text Example
White with #637055
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637055; }
p { color: rgb(99,112,85); }
H1.HeaderClassName
{
color: #637055;
}
.AnyTagClassName
{
color: #637055;
}
</style>
background-color css
<style>
a { background-color: #637055; }
a { background-color: rgb(99,112,85); }
div.DivClassName
{
background-color: #637055;
}
.BgClassName
{
background-color: #637055;
}
</style>
border-color css
<style>
span { border-color: #637055; }
span { border-color: rgb(99,112,85); }
td.TdClassName
{
border-color: #637055;
}
.TagClassName
{
border-color: #637055;
}
</style>