Shades of Willow Grove #677059
Tints of Willow Grove #677059
RGB
CMYK
RGB Variations
Color information
#677059 (or 0x677059) is known color: Willow Grove. HEX triplet: 67, 70 and 59. RGB value is (103,112,89). Sum of RGB (Red+Green+Blue) = 103+112+89=304 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.88% from 304); Green value is 112 (44.14% from 255 or 36.84% from 304); Blue value is 89 (35.16% from 255 or 29.28% from 304); Max value from RGB is 112 - color contains mainly: green. Hex color #677059 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677059 is #988FA6. Grayscale: #6A6A6A. Windows color (decimal): -9998247 or 5861479. OLE color: 5861479.
HSL color Cylindrical-coordinate representation of color #677059: hue angle of 83.48º 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 #677059 is Cyan = 0.08, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 89 | - |
| CMYK | 0.08 | 0 | 0.21 | 0.56 |
| HSL | 83.48º | 0.11% | 0.39% | - |
| HSV(B) | 83.48º | 0.21% | 0.44% | - |
| XYZ | 13.19 | 15.19 | 11.69 | - |
| YUV | 106.69 | 118.02 | 125.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 89 | 0.08 | 0 | 0.21 | 0.56 | 83.48 | 0.11 | 0.39 |
| Hex | 67 | 70 | 59 | 8 | 0 | 15 | 38 | 53 | B | 27 |
| Octal | 147 | 160 | 131 | 10 | 0 | 25 | 70 | 123 | 13 | 47 |
| Binary | 1100111 | 1110000 | 1011001 | 1000 | 0 | 10101 | 111000 | 1010011 | 1011 | 100111 |
Color Harmonies of #677059
Complementary color
Monochromatic Colors of #677059
Black with #677059
Text Example
Text Example
White with #677059
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677059; }
p { color: rgb(103,112,89); }
H1.HeaderClassName
{
color: #677059;
}
.AnyTagClassName
{
color: #677059;
}
</style>
background-color css
<style>
a { background-color: #677059; }
a { background-color: rgb(103,112,89); }
div.DivClassName
{
background-color: #677059;
}
.BgClassName
{
background-color: #677059;
}
</style>
border-color css
<style>
span { border-color: #677059; }
span { border-color: rgb(103,112,89); }
td.TdClassName
{
border-color: #677059;
}
.TagClassName
{
border-color: #677059;
}
</style>