Shades of Willow Grove #617053
Tints of Willow Grove #617053
RGB
CMYK
RGB Variations
Color information
#617053 (or 0x617053) is known color: Willow Grove. HEX triplet: 61, 70 and 53. RGB value is (97,112,83). Sum of RGB (Red+Green+Blue) = 97+112+83=292 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.22% from 292); Green value is 112 (44.14% from 255 or 38.36% from 292); Blue value is 83 (32.81% from 255 or 28.42% from 292); Max value from RGB is 112 - color contains mainly: green. Hex color #617053 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #617053 is #9E8FAC. Grayscale: #686868. Windows color (decimal): -10391469 or 5468257. OLE color: 5468257.
HSL color Cylindrical-coordinate representation of color #617053: hue angle of 91.03º degrees, saturation: 0.15, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #617053 is Cyan = 0.13, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 97 | 112 | 83 | - |
| CMYK | 0.13 | 0 | 0.26 | 0.56 |
| HSL | 91.03º | 0.15% | 0.38% | - |
| HSV(B) | 91.03º | 0.26% | 0.44% | - |
| XYZ | 12.29 | 14.75 | 10.38 | - |
| YUV | 104.21 | 116.03 | 122.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 112 | 83 | 0.13 | 0 | 0.26 | 0.56 | 91.03 | 0.15 | 0.38 |
| Hex | 61 | 70 | 53 | D | 0 | 1A | 38 | 5B | F | 26 |
| Octal | 141 | 160 | 123 | 15 | 0 | 32 | 70 | 133 | 17 | 46 |
| Binary | 1100001 | 1110000 | 1010011 | 1101 | 0 | 11010 | 111000 | 1011011 | 1111 | 100110 |
Color Harmonies of #617053
Complementary color
Monochromatic Colors of #617053
Black with #617053
Text Example
Text Example
White with #617053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #617053; }
p { color: rgb(97,112,83); }
H1.HeaderClassName
{
color: #617053;
}
.AnyTagClassName
{
color: #617053;
}
</style>
background-color css
<style>
a { background-color: #617053; }
a { background-color: rgb(97,112,83); }
div.DivClassName
{
background-color: #617053;
}
.BgClassName
{
background-color: #617053;
}
</style>
border-color css
<style>
span { border-color: #617053; }
span { border-color: rgb(97,112,83); }
td.TdClassName
{
border-color: #617053;
}
.TagClassName
{
border-color: #617053;
}
</style>