Shades of Willow Grove #617352
Tints of Willow Grove #617352
RGB
CMYK
RGB Variations
Color information
#617352 (or 0x617352) is known color: Willow Grove. HEX triplet: 61, 73 and 52. RGB value is (97,115,82). Sum of RGB (Red+Green+Blue) = 97+115+82=294 (38% of max value = 765). Red value is 97 (38.28% from 255 or 32.99% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 82 (32.42% from 255 or 27.89% from 294); Max value from RGB is 115 - color contains mainly: green. Hex color #617352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617352 is #9E8CAD. Grayscale: #696969. Windows color (decimal): -10390702 or 5403489. OLE color: 5403489.
HSL color Cylindrical-coordinate representation of color #617352: hue angle of 92.73º 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 #617352 is Cyan = 0.16, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 97 | 115 | 82 | - |
| CMYK | 0.16 | 0 | 0.29 | 0.55 |
| HSL | 92.73º | 0.17% | 0.39% | - |
| HSV(B) | 92.73º | 0.29% | 0.45% | - |
| XYZ | 12.58 | 15.41 | 10.29 | - |
| YUV | 105.86 | 114.54 | 121.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 115 | 82 | 0.16 | 0 | 0.29 | 0.55 | 92.73 | 0.17 | 0.39 |
| Hex | 61 | 73 | 52 | 10 | 0 | 1D | 37 | 5D | 11 | 27 |
| Octal | 141 | 163 | 122 | 20 | 0 | 35 | 67 | 135 | 21 | 47 |
| Binary | 1100001 | 1110011 | 1010010 | 10000 | 0 | 11101 | 110111 | 1011101 | 10001 | 100111 |
Color Harmonies of #617352
Complementary color
Monochromatic Colors of #617352
Black with #617352
Text Example
Text Example
White with #617352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617352; }
p { color: rgb(97,115,82); }
H1.HeaderClassName
{
color: #617352;
}
.AnyTagClassName
{
color: #617352;
}
</style>
background-color css
<style>
a { background-color: #617352; }
a { background-color: rgb(97,115,82); }
div.DivClassName
{
background-color: #617352;
}
.BgClassName
{
background-color: #617352;
}
</style>
border-color css
<style>
span { border-color: #617352; }
span { border-color: rgb(97,115,82); }
td.TdClassName
{
border-color: #617352;
}
.TagClassName
{
border-color: #617352;
}
</style>