Shades of Willow Grove #667059
Tints of Willow Grove #667059
RGB
CMYK
RGB Variations
Color information
#667059 (or 0x667059) is known color: Willow Grove. HEX triplet: 66, 70 and 59. RGB value is (102,112,89). Sum of RGB (Red+Green+Blue) = 102+112+89=303 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.66% from 303); Green value is 112 (44.14% from 255 or 36.96% from 303); Blue value is 89 (35.16% from 255 or 29.37% from 303); Max value from RGB is 112 - color contains mainly: green. Hex color #667059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667059 is #998FA6. Grayscale: #6A6A6A. Windows color (decimal): -10063783 or 5861478. OLE color: 5861478.
HSL color Cylindrical-coordinate representation of color #667059: hue angle of 86.09º degrees, saturation: 0.11, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #667059 is Cyan = 0.09, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 102 | 112 | 89 | - |
| CMYK | 0.09 | 0 | 0.21 | 0.56 |
| HSL | 86.09º | 0.11% | 0.39% | - |
| HSV(B) | 86.09º | 0.21% | 0.44% | - |
| XYZ | 13.08 | 15.13 | 11.68 | - |
| YUV | 106.39 | 118.19 | 124.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 112 | 89 | 0.09 | 0 | 0.21 | 0.56 | 86.09 | 0.11 | 0.39 |
| Hex | 66 | 70 | 59 | 9 | 0 | 15 | 38 | 56 | B | 27 |
| Octal | 146 | 160 | 131 | 11 | 0 | 25 | 70 | 126 | 13 | 47 |
| Binary | 1100110 | 1110000 | 1011001 | 1001 | 0 | 10101 | 111000 | 1010110 | 1011 | 100111 |
Color Harmonies of #667059
Complementary color
Monochromatic Colors of #667059
Black with #667059
Text Example
Text Example
White with #667059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667059; }
p { color: rgb(102,112,89); }
H1.HeaderClassName
{
color: #667059;
}
.AnyTagClassName
{
color: #667059;
}
</style>
background-color css
<style>
a { background-color: #667059; }
a { background-color: rgb(102,112,89); }
div.DivClassName
{
background-color: #667059;
}
.BgClassName
{
background-color: #667059;
}
</style>
border-color css
<style>
span { border-color: #667059; }
span { border-color: rgb(102,112,89); }
td.TdClassName
{
border-color: #667059;
}
.TagClassName
{
border-color: #667059;
}
</style>