Shades of Willow Grove #617151
Tints of Willow Grove #617151
RGB
CMYK
RGB Variations
Color information
#617151 (or 0x617151) is known color: Willow Grove. HEX triplet: 61, 71 and 51. RGB value is (97,113,81). Sum of RGB (Red+Green+Blue) = 97+113+81=291 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.33% from 291); Green value is 113 (44.53% from 255 or 38.83% from 291); Blue value is 81 (32.03% from 255 or 27.84% from 291); Max value from RGB is 113 - color contains mainly: green. Hex color #617151 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617151 is #9E8EAE. Grayscale: #686868. Windows color (decimal): -10391215 or 5337441. OLE color: 5337441.
HSL color Cylindrical-coordinate representation of color #617151: hue angle of 90º degrees, saturation: 0.16, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #617151 is Cyan = 0.14, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 113 | 81 | - |
| CMYK | 0.14 | 0 | 0.28 | 0.56 |
| HSL | 90º | 0.16% | 0.38% | - |
| HSV(B) | 90º | 0.28% | 0.44% | - |
| XYZ | 12.32 | 14.95 | 10.02 | - |
| YUV | 104.57 | 114.7 | 122.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 113 | 81 | 0.14 | 0 | 0.28 | 0.56 | 90 | 0.16 | 0.38 |
| Hex | 61 | 71 | 51 | E | 0 | 1C | 38 | 5A | 10 | 26 |
| Octal | 141 | 161 | 121 | 16 | 0 | 34 | 70 | 132 | 20 | 46 |
| Binary | 1100001 | 1110001 | 1010001 | 1110 | 0 | 11100 | 111000 | 1011010 | 10000 | 100110 |
Color Harmonies of #617151
Complementary color
Monochromatic Colors of #617151
Black with #617151
Text Example
Text Example
White with #617151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617151; }
p { color: rgb(97,113,81); }
H1.HeaderClassName
{
color: #617151;
}
.AnyTagClassName
{
color: #617151;
}
</style>
background-color css
<style>
a { background-color: #617151; }
a { background-color: rgb(97,113,81); }
div.DivClassName
{
background-color: #617151;
}
.BgClassName
{
background-color: #617151;
}
</style>
border-color css
<style>
span { border-color: #617151; }
span { border-color: rgb(97,113,81); }
td.TdClassName
{
border-color: #617151;
}
.TagClassName
{
border-color: #617151;
}
</style>