Shades of Willow Grove #677056
Tints of Willow Grove #677056
RGB
CMYK
RGB Variations
Color information
#677056 (or 0x677056) is known color: Willow Grove. HEX triplet: 67, 70 and 56. RGB value is (103,112,86). Sum of RGB (Red+Green+Blue) = 103+112+86=301 (39% of max value = 765). Red value is 103 (40.62% from 255 or 34.22% from 301); Green value is 112 (44.14% from 255 or 37.21% from 301); Blue value is 86 (33.98% from 255 or 28.57% from 301); Max value from RGB is 112 - color contains mainly: green. Hex color #677056 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677056 is #988FA9. Grayscale: #6A6A6A. Windows color (decimal): -9998250 or 5664871. OLE color: 5664871.
HSL color Cylindrical-coordinate representation of color #677056: hue angle of 80.77º degrees, saturation: 0.13, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #677056 is Cyan = 0.08, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 86 | - |
| CMYK | 0.08 | 0 | 0.23 | 0.56 |
| HSL | 80.77º | 0.13% | 0.39% | - |
| HSV(B) | 80.77º | 0.23% | 0.44% | - |
| XYZ | 13.07 | 15.14 | 11.04 | - |
| YUV | 106.35 | 116.52 | 125.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 86 | 0.08 | 0 | 0.23 | 0.56 | 80.77 | 0.13 | 0.39 |
| Hex | 67 | 70 | 56 | 8 | 0 | 17 | 38 | 51 | D | 27 |
| Octal | 147 | 160 | 126 | 10 | 0 | 27 | 70 | 121 | 15 | 47 |
| Binary | 1100111 | 1110000 | 1010110 | 1000 | 0 | 10111 | 111000 | 1010001 | 1101 | 100111 |
Color Harmonies of #677056
Complementary color
Monochromatic Colors of #677056
Black with #677056
Text Example
Text Example
White with #677056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677056; }
p { color: rgb(103,112,86); }
H1.HeaderClassName
{
color: #677056;
}
.AnyTagClassName
{
color: #677056;
}
</style>
background-color css
<style>
a { background-color: #677056; }
a { background-color: rgb(103,112,86); }
div.DivClassName
{
background-color: #677056;
}
.BgClassName
{
background-color: #677056;
}
</style>
border-color css
<style>
span { border-color: #677056; }
span { border-color: rgb(103,112,86); }
td.TdClassName
{
border-color: #677056;
}
.TagClassName
{
border-color: #677056;
}
</style>