Shades of Willow Grove #617054
Tints of Willow Grove #617054
RGB
CMYK
RGB Variations
Color information
#617054 (or 0x617054) is known color: Willow Grove. HEX triplet: 61, 70 and 54. RGB value is (97,112,84). Sum of RGB (Red+Green+Blue) = 97+112+84=293 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.11% from 293); Green value is 112 (44.14% from 255 or 38.23% from 293); Blue value is 84 (33.20% from 255 or 28.67% from 293); Max value from RGB is 112 - color contains mainly: green. Hex color #617054 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617054 is #9E8FAB. Grayscale: #686868. Windows color (decimal): -10391468 or 5533793. OLE color: 5533793.
HSL color Cylindrical-coordinate representation of color #617054: hue angle of 92.14º degrees, saturation: 0.14, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #617054 is Cyan = 0.13, Magento = 0, Yellow = 0.25 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 84 | - |
| CMYK | 0.13 | 0 | 0.25 | 0.56 |
| HSL | 92.14º | 0.14% | 0.38% | - |
| HSV(B) | 92.14º | 0.25% | 0.44% | - |
| XYZ | 12.32 | 14.77 | 10.59 | - |
| YUV | 104.32 | 116.53 | 122.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 84 | 0.13 | 0 | 0.25 | 0.56 | 92.14 | 0.14 | 0.38 |
| Hex | 61 | 70 | 54 | D | 0 | 19 | 38 | 5C | E | 26 |
| Octal | 141 | 160 | 124 | 15 | 0 | 31 | 70 | 134 | 16 | 46 |
| Binary | 1100001 | 1110000 | 1010100 | 1101 | 0 | 11001 | 111000 | 1011100 | 1110 | 100110 |
Color Harmonies of #617054
Complementary color
Monochromatic Colors of #617054
Black with #617054
Text Example
Text Example
White with #617054
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617054; }
p { color: rgb(97,112,84); }
H1.HeaderClassName
{
color: #617054;
}
.AnyTagClassName
{
color: #617054;
}
</style>
background-color css
<style>
a { background-color: #617054; }
a { background-color: rgb(97,112,84); }
div.DivClassName
{
background-color: #617054;
}
.BgClassName
{
background-color: #617054;
}
</style>
border-color css
<style>
span { border-color: #617054; }
span { border-color: rgb(97,112,84); }
td.TdClassName
{
border-color: #617054;
}
.TagClassName
{
border-color: #617054;
}
</style>