Shades of Willow Grove #667650
Tints of Willow Grove #667650
RGB
CMYK
RGB Variations
Color information
#667650 (or 0x667650) is known color: Willow Grove. HEX triplet: 66, 76 and 50. RGB value is (102,118,80). Sum of RGB (Red+Green+Blue) = 102+118+80=300 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34% from 300); Green value is 118 (46.48% from 255 or 39.33% from 300); Blue value is 80 (31.64% from 255 or 26.67% from 300); Max value from RGB is 118 - color contains mainly: green. Hex color #667650 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667650 is #9989AF. Grayscale: #6D6D6D. Windows color (decimal): -10062256 or 5273190. OLE color: 5273190.
HSL color Cylindrical-coordinate representation of color #667650: hue angle of 85.26º degrees, saturation: 0.19, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #667650 is Cyan = 0.14, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 118 | 80 | - |
| CMYK | 0.14 | 0 | 0.32 | 0.54 |
| HSL | 85.26º | 0.19% | 0.39% | - |
| HSV(B) | 85.26º | 0.32% | 0.46% | - |
| XYZ | 13.41 | 16.36 | 10.04 | - |
| YUV | 108.88 | 111.7 | 123.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 118 | 80 | 0.14 | 0 | 0.32 | 0.54 | 85.26 | 0.19 | 0.39 |
| Hex | 66 | 76 | 50 | E | 0 | 20 | 36 | 55 | 13 | 27 |
| Octal | 146 | 166 | 120 | 16 | 0 | 40 | 66 | 125 | 23 | 47 |
| Binary | 1100110 | 1110110 | 1010000 | 1110 | 0 | 100000 | 110110 | 1010101 | 10011 | 100111 |
Color Harmonies of #667650
Complementary color
Monochromatic Colors of #667650
Black with #667650
Text Example
Text Example
White with #667650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667650; }
p { color: rgb(102,118,80); }
H1.HeaderClassName
{
color: #667650;
}
.AnyTagClassName
{
color: #667650;
}
</style>
background-color css
<style>
a { background-color: #667650; }
a { background-color: rgb(102,118,80); }
div.DivClassName
{
background-color: #667650;
}
.BgClassName
{
background-color: #667650;
}
</style>
border-color css
<style>
span { border-color: #667650; }
span { border-color: rgb(102,118,80); }
td.TdClassName
{
border-color: #667650;
}
.TagClassName
{
border-color: #667650;
}
</style>