Shades of Willow Grove #677061
Tints of Willow Grove #677061
RGB
CMYK
RGB Variations
Color information
#677061 (or 0x677061) is known color: Willow Grove. HEX triplet: 67, 70 and 61. RGB value is (103,112,97). Sum of RGB (Red+Green+Blue) = 103+112+97=312 (41% of max value = 765). Red value is 103 (40.62% from 255 or 33.01% from 312); Green value is 112 (44.14% from 255 or 35.90% from 312); Blue value is 97 (38.28% from 255 or 31.09% from 312); Max value from RGB is 112 - color contains mainly: green. Hex color #677061 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677061 is #988F9E. Grayscale: #6B6B6B. Windows color (decimal): -9998239 or 6385767. OLE color: 6385767.
HSL color Cylindrical-coordinate representation of color #677061: hue angle of 96º degrees, saturation: 0.07, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #677061 is Cyan = 0.08, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 97 | - |
| CMYK | 0.08 | 0 | 0.13 | 0.56 |
| HSL | 96º | 0.07% | 0.41% | - |
| HSV(B) | 96º | 0.13% | 0.44% | - |
| XYZ | 13.55 | 15.33 | 13.56 | - |
| YUV | 107.6 | 122.02 | 124.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 97 | 0.08 | 0 | 0.13 | 0.56 | 96 | 0.07 | 0.41 |
| Hex | 67 | 70 | 61 | 8 | 0 | D | 38 | 60 | 7 | 29 |
| Octal | 147 | 160 | 141 | 10 | 0 | 15 | 70 | 140 | 7 | 51 |
| Binary | 1100111 | 1110000 | 1100001 | 1000 | 0 | 1101 | 111000 | 1100000 | 111 | 101001 |
Color Harmonies of #677061
Complementary color
Monochromatic Colors of #677061
Black with #677061
Text Example
Text Example
White with #677061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677061; }
p { color: rgb(103,112,97); }
H1.HeaderClassName
{
color: #677061;
}
.AnyTagClassName
{
color: #677061;
}
</style>
background-color css
<style>
a { background-color: #677061; }
a { background-color: rgb(103,112,97); }
div.DivClassName
{
background-color: #677061;
}
.BgClassName
{
background-color: #677061;
}
</style>
border-color css
<style>
span { border-color: #677061; }
span { border-color: rgb(103,112,97); }
td.TdClassName
{
border-color: #677061;
}
.TagClassName
{
border-color: #677061;
}
</style>