Shades of Willow Grove #627353
Tints of Willow Grove #627353
RGB
CMYK
RGB Variations
Color information
#627353 (or 0x627353) is known color: Willow Grove. HEX triplet: 62, 73 and 53. RGB value is (98,115,83). Sum of RGB (Red+Green+Blue) = 98+115+83=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 115 (45.31% from 255 or 38.85% from 296); Blue value is 83 (32.81% from 255 or 28.04% from 296); Max value from RGB is 115 - color contains mainly: green. Hex color #627353 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627353 is #9D8CAC. Grayscale: #6A6A6A. Windows color (decimal): -10325165 or 5469026. OLE color: 5469026.
HSL color Cylindrical-coordinate representation of color #627353: hue angle of 91.88º degrees, saturation: 0.16, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #627353 is Cyan = 0.15, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 115 | 83 | - |
| CMYK | 0.15 | 0 | 0.28 | 0.55 |
| HSL | 91.88º | 0.16% | 0.39% | - |
| HSV(B) | 91.88º | 0.28% | 0.45% | - |
| XYZ | 12.73 | 15.48 | 10.5 | - |
| YUV | 106.27 | 114.87 | 122.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 115 | 83 | 0.15 | 0 | 0.28 | 0.55 | 91.88 | 0.16 | 0.39 |
| Hex | 62 | 73 | 53 | F | 0 | 1C | 37 | 5C | 10 | 27 |
| Octal | 142 | 163 | 123 | 17 | 0 | 34 | 67 | 134 | 20 | 47 |
| Binary | 1100010 | 1110011 | 1010011 | 1111 | 0 | 11100 | 110111 | 1011100 | 10000 | 100111 |
Color Harmonies of #627353
Complementary color
Monochromatic Colors of #627353
Black with #627353
Text Example
Text Example
White with #627353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627353; }
p { color: rgb(98,115,83); }
H1.HeaderClassName
{
color: #627353;
}
.AnyTagClassName
{
color: #627353;
}
</style>
background-color css
<style>
a { background-color: #627353; }
a { background-color: rgb(98,115,83); }
div.DivClassName
{
background-color: #627353;
}
.BgClassName
{
background-color: #627353;
}
</style>
border-color css
<style>
span { border-color: #627353; }
span { border-color: rgb(98,115,83); }
td.TdClassName
{
border-color: #627353;
}
.TagClassName
{
border-color: #627353;
}
</style>