Shades of Willow Grove #617052
Tints of Willow Grove #617052
RGB
CMYK
RGB Variations
Color information
#617052 (or 0x617052) is known color: Willow Grove. HEX triplet: 61, 70 and 52. RGB value is (97,112,82). Sum of RGB (Red+Green+Blue) = 97+112+82=291 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.33% from 291); Green value is 112 (44.14% from 255 or 38.49% from 291); Blue value is 82 (32.42% from 255 or 28.18% from 291); Max value from RGB is 112 - color contains mainly: green. Hex color #617052 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617052 is #9E8FAD. Grayscale: #686868. Windows color (decimal): -10391470 or 5402721. OLE color: 5402721.
HSL color Cylindrical-coordinate representation of color #617052: hue angle of 90º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #617052 is Cyan = 0.13, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 82 | - |
| CMYK | 0.13 | 0 | 0.27 | 0.56 |
| HSL | 90º | 0.15% | 0.38% | - |
| HSV(B) | 90º | 0.27% | 0.44% | - |
| XYZ | 12.25 | 14.74 | 10.18 | - |
| YUV | 104.1 | 115.53 | 122.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 82 | 0.13 | 0 | 0.27 | 0.56 | 90 | 0.15 | 0.38 |
| Hex | 61 | 70 | 52 | D | 0 | 1B | 38 | 5A | F | 26 |
| Octal | 141 | 160 | 122 | 15 | 0 | 33 | 70 | 132 | 17 | 46 |
| Binary | 1100001 | 1110000 | 1010010 | 1101 | 0 | 11011 | 111000 | 1011010 | 1111 | 100110 |
Color Harmonies of #617052
Complementary color
Monochromatic Colors of #617052
Black with #617052
Text Example
Text Example
White with #617052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617052; }
p { color: rgb(97,112,82); }
H1.HeaderClassName
{
color: #617052;
}
.AnyTagClassName
{
color: #617052;
}
</style>
background-color css
<style>
a { background-color: #617052; }
a { background-color: rgb(97,112,82); }
div.DivClassName
{
background-color: #617052;
}
.BgClassName
{
background-color: #617052;
}
</style>
border-color css
<style>
span { border-color: #617052; }
span { border-color: rgb(97,112,82); }
td.TdClassName
{
border-color: #617052;
}
.TagClassName
{
border-color: #617052;
}
</style>