Shades of Willow Grove #637350
Tints of Willow Grove #637350
RGB
CMYK
RGB Variations
Color information
#637350 (or 0x637350) is known color: Willow Grove. HEX triplet: 63, 73 and 50. RGB value is (99,115,80). Sum of RGB (Red+Green+Blue) = 99+115+80=294 (38% of max value = 765). Red value is 99 (39.06% from 255 or 33.67% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 80 (31.64% from 255 or 27.21% from 294); Max value from RGB is 115 - color contains mainly: green. Hex color #637350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #637350 is #9C8CAF. Grayscale: #6A6A6A. Windows color (decimal): -10259632 or 5272419. OLE color: 5272419.
HSL color Cylindrical-coordinate representation of color #637350: hue angle of 87.43º 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 #637350 is Cyan = 0.14, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 99 | 115 | 80 | - |
| CMYK | 0.14 | 0 | 0.30 | 0.55 |
| HSL | 87.43º | 0.18% | 0.38% | - |
| HSV(B) | 87.43º | 0.3% | 0.45% | - |
| XYZ | 12.72 | 15.49 | 9.91 | - |
| YUV | 106.23 | 113.2 | 122.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 115 | 80 | 0.14 | 0 | 0.30 | 0.55 | 87.43 | 0.18 | 0.38 |
| Hex | 63 | 73 | 50 | E | 0 | 1E | 37 | 57 | 12 | 26 |
| Octal | 143 | 163 | 120 | 16 | 0 | 36 | 67 | 127 | 22 | 46 |
| Binary | 1100011 | 1110011 | 1010000 | 1110 | 0 | 11110 | 110111 | 1010111 | 10010 | 100110 |
Color Harmonies of #637350
Complementary color
Monochromatic Colors of #637350
Black with #637350
Text Example
Text Example
White with #637350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #637350; }
p { color: rgb(99,115,80); }
H1.HeaderClassName
{
color: #637350;
}
.AnyTagClassName
{
color: #637350;
}
</style>
background-color css
<style>
a { background-color: #637350; }
a { background-color: rgb(99,115,80); }
div.DivClassName
{
background-color: #637350;
}
.BgClassName
{
background-color: #637350;
}
</style>
border-color css
<style>
span { border-color: #637350; }
span { border-color: rgb(99,115,80); }
td.TdClassName
{
border-color: #637350;
}
.TagClassName
{
border-color: #637350;
}
</style>