Shades of Willow Grove #616858
Tints of Willow Grove #616858
RGB
CMYK
RGB Variations
Color information
#616858 (or 0x616858) is known color: Willow Grove. HEX triplet: 61, 68 and 58. RGB value is (97,104,88). Sum of RGB (Red+Green+Blue) = 97+104+88=289 (38% of max value = 765). Red value is 97 (38.28% from 255 or 33.56% from 289); Green value is 104 (41.02% from 255 or 35.99% from 289); Blue value is 88 (34.77% from 255 or 30.45% from 289); Max value from RGB is 104 - color contains mainly: green. Hex color #616858 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616858 is #9E97A7. Grayscale: #646464. Windows color (decimal): -10393512 or 5793889. OLE color: 5793889.
HSL color Cylindrical-coordinate representation of color #616858: hue angle of 86.25º degrees, saturation: 0.08, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #616858 is Cyan = 0.07, Magento = 0, Yellow = 0.15 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 88 | - |
| CMYK | 0.07 | 0 | 0.15 | 0.59 |
| HSL | 86.25º | 0.08% | 0.38% | - |
| HSV(B) | 86.25º | 0.15% | 0.41% | - |
| XYZ | 11.64 | 13.15 | 11.16 | - |
| YUV | 100.08 | 121.18 | 125.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 88 | 0.07 | 0 | 0.15 | 0.59 | 86.25 | 0.08 | 0.38 |
| Hex | 61 | 68 | 58 | 7 | 0 | F | 3B | 56 | 8 | 26 |
| Octal | 141 | 150 | 130 | 7 | 0 | 17 | 73 | 126 | 10 | 46 |
| Binary | 1100001 | 1101000 | 1011000 | 111 | 0 | 1111 | 111011 | 1010110 | 1000 | 100110 |
Color Harmonies of #616858
Complementary color
Monochromatic Colors of #616858
Black with #616858
Text Example
Text Example
White with #616858
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616858; }
p { color: rgb(97,104,88); }
H1.HeaderClassName
{
color: #616858;
}
.AnyTagClassName
{
color: #616858;
}
</style>
background-color css
<style>
a { background-color: #616858; }
a { background-color: rgb(97,104,88); }
div.DivClassName
{
background-color: #616858;
}
.BgClassName
{
background-color: #616858;
}
</style>
border-color css
<style>
span { border-color: #616858; }
span { border-color: rgb(97,104,88); }
td.TdClassName
{
border-color: #616858;
}
.TagClassName
{
border-color: #616858;
}
</style>