Shades of Willow Grove #616956
Tints of Willow Grove #616956
RGB
CMYK
RGB Variations
Color information
#616956 (or 0x616956) is known color: Willow Grove. HEX triplet: 61, 69 and 56. RGB value is (97,105,86). Sum of RGB (Red+Green+Blue) = 97+105+86=288 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.68% from 288); Green value is 105 (41.41% from 255 or 36.46% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 105 - color contains mainly: green. Hex color #616956 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616956 is #9E96A9. Grayscale: #646464. Windows color (decimal): -10393258 or 5663073. OLE color: 5663073.
HSL color Cylindrical-coordinate representation of color #616956: hue angle of 85.26º degrees, saturation: 0.1, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #616956 is Cyan = 0.08, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 86 | - |
| CMYK | 0.08 | 0 | 0.18 | 0.59 |
| HSL | 85.26º | 0.1% | 0.37% | - |
| HSV(B) | 85.26º | 0.18% | 0.41% | - |
| XYZ | 11.66 | 13.32 | 10.76 | - |
| YUV | 100.44 | 119.85 | 125.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 86 | 0.08 | 0 | 0.18 | 0.59 | 85.26 | 0.1 | 0.37 |
| Hex | 61 | 69 | 56 | 8 | 0 | 12 | 3B | 55 | A | 25 |
| Octal | 141 | 151 | 126 | 10 | 0 | 22 | 73 | 125 | 12 | 45 |
| Binary | 1100001 | 1101001 | 1010110 | 1000 | 0 | 10010 | 111011 | 1010101 | 1010 | 100101 |
Color Harmonies of #616956
Complementary color
Monochromatic Colors of #616956
Black with #616956
Text Example
Text Example
White with #616956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616956; }
p { color: rgb(97,105,86); }
H1.HeaderClassName
{
color: #616956;
}
.AnyTagClassName
{
color: #616956;
}
</style>
background-color css
<style>
a { background-color: #616956; }
a { background-color: rgb(97,105,86); }
div.DivClassName
{
background-color: #616956;
}
.BgClassName
{
background-color: #616956;
}
</style>
border-color css
<style>
span { border-color: #616956; }
span { border-color: rgb(97,105,86); }
td.TdClassName
{
border-color: #616956;
}
.TagClassName
{
border-color: #616956;
}
</style>