Shades of Willow Grove #637150
Tints of Willow Grove #637150
RGB
CMYK
RGB Variations
Color information
#637150 (or 0x637150) is known color: Willow Grove. HEX triplet: 63, 71 and 50. RGB value is (99,113,80). Sum of RGB (Red+Green+Blue) = 99+113+80=292 (38% of max value = 765). Red value is 99 (39.06% from 255 or 33.90% from 292); Green value is 113 (44.53% from 255 or 38.70% from 292); Blue value is 80 (31.64% from 255 or 27.40% from 292); Max value from RGB is 113 - color contains mainly: green. Hex color #637150 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637150 is #9C8EAF. Grayscale: #696969. Windows color (decimal): -10260144 or 5271907. OLE color: 5271907.
HSL color Cylindrical-coordinate representation of color #637150: hue angle of 85.45º degrees, saturation: 0.17, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #637150 is Cyan = 0.12, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 99 | 113 | 80 | - |
| CMYK | 0.12 | 0 | 0.29 | 0.56 |
| HSL | 85.45º | 0.17% | 0.38% | - |
| HSV(B) | 85.45º | 0.29% | 0.44% | - |
| XYZ | 12.5 | 15.04 | 9.83 | - |
| YUV | 105.05 | 113.86 | 123.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 113 | 80 | 0.12 | 0 | 0.29 | 0.56 | 85.45 | 0.17 | 0.38 |
| Hex | 63 | 71 | 50 | C | 0 | 1D | 38 | 55 | 11 | 26 |
| Octal | 143 | 161 | 120 | 14 | 0 | 35 | 70 | 125 | 21 | 46 |
| Binary | 1100011 | 1110001 | 1010000 | 1100 | 0 | 11101 | 111000 | 1010101 | 10001 | 100110 |
Color Harmonies of #637150
Complementary color
Monochromatic Colors of #637150
Black with #637150
Text Example
Text Example
White with #637150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637150; }
p { color: rgb(99,113,80); }
H1.HeaderClassName
{
color: #637150;
}
.AnyTagClassName
{
color: #637150;
}
</style>
background-color css
<style>
a { background-color: #637150; }
a { background-color: rgb(99,113,80); }
div.DivClassName
{
background-color: #637150;
}
.BgClassName
{
background-color: #637150;
}
</style>
border-color css
<style>
span { border-color: #637150; }
span { border-color: rgb(99,113,80); }
td.TdClassName
{
border-color: #637150;
}
.TagClassName
{
border-color: #637150;
}
</style>