Shades of Willow Grove #627452
Tints of Willow Grove #627452
RGB
CMYK
RGB Variations
Color information
#627452 (or 0x627452) is known color: Willow Grove. HEX triplet: 62, 74 and 52. RGB value is (98,116,82). Sum of RGB (Red+Green+Blue) = 98+116+82=296 (39% of max value = 765). Red value is 98 (38.67% from 255 or 33.11% from 296); Green value is 116 (45.70% from 255 or 39.19% from 296); Blue value is 82 (32.42% from 255 or 27.70% from 296); Max value from RGB is 116 - color contains mainly: green. Hex color #627452 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #627452 is #9D8BAD. Grayscale: #6A6A6A. Windows color (decimal): -10324910 or 5403746. OLE color: 5403746.
HSL color Cylindrical-coordinate representation of color #627452: hue angle of 91.76º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #627452 is Cyan = 0.16, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 98 | 116 | 82 | - |
| CMYK | 0.16 | 0 | 0.29 | 0.55 |
| HSL | 91.76º | 0.17% | 0.39% | - |
| HSV(B) | 91.76º | 0.29% | 0.45% | - |
| XYZ | 12.81 | 15.7 | 10.34 | - |
| YUV | 106.74 | 114.04 | 121.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 116 | 82 | 0.16 | 0 | 0.29 | 0.55 | 91.76 | 0.17 | 0.39 |
| Hex | 62 | 74 | 52 | 10 | 0 | 1D | 37 | 5C | 11 | 27 |
| Octal | 142 | 164 | 122 | 20 | 0 | 35 | 67 | 134 | 21 | 47 |
| Binary | 1100010 | 1110100 | 1010010 | 10000 | 0 | 11101 | 110111 | 1011100 | 10001 | 100111 |
Color Harmonies of #627452
Complementary color
Monochromatic Colors of #627452
Black with #627452
Text Example
Text Example
White with #627452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #627452; }
p { color: rgb(98,116,82); }
H1.HeaderClassName
{
color: #627452;
}
.AnyTagClassName
{
color: #627452;
}
</style>
background-color css
<style>
a { background-color: #627452; }
a { background-color: rgb(98,116,82); }
div.DivClassName
{
background-color: #627452;
}
.BgClassName
{
background-color: #627452;
}
</style>
border-color css
<style>
span { border-color: #627452; }
span { border-color: rgb(98,116,82); }
td.TdClassName
{
border-color: #627452;
}
.TagClassName
{
border-color: #627452;
}
</style>