Shades of Willow Grove #667550
Tints of Willow Grove #667550
RGB
CMYK
RGB Variations
Color information
#667550 (or 0x667550) is known color: Willow Grove. HEX triplet: 66, 75 and 50. RGB value is (102,117,80). Sum of RGB (Red+Green+Blue) = 102+117+80=299 (39% of max value = 765). Red value is 102 (40.23% from 255 or 34.11% from 299); Green value is 117 (46.09% from 255 or 39.13% from 299); Blue value is 80 (31.64% from 255 or 26.76% from 299); Max value from RGB is 117 - color contains mainly: green. Hex color #667550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667550 is #998AAF. Grayscale: #6C6C6C. Windows color (decimal): -10062512 or 5272934. OLE color: 5272934.
HSL color Cylindrical-coordinate representation of color #667550: hue angle of 84.32º 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 #667550 is Cyan = 0.13, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 102 | 117 | 80 | - |
| CMYK | 0.13 | 0 | 0.32 | 0.54 |
| HSL | 84.32º | 0.19% | 0.39% | - |
| HSV(B) | 84.32º | 0.32% | 0.46% | - |
| XYZ | 13.29 | 16.13 | 10 | - |
| YUV | 108.3 | 112.03 | 123.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 117 | 80 | 0.13 | 0 | 0.32 | 0.54 | 84.32 | 0.19 | 0.39 |
| Hex | 66 | 75 | 50 | D | 0 | 20 | 36 | 54 | 13 | 27 |
| Octal | 146 | 165 | 120 | 15 | 0 | 40 | 66 | 124 | 23 | 47 |
| Binary | 1100110 | 1110101 | 1010000 | 1101 | 0 | 100000 | 110110 | 1010100 | 10011 | 100111 |
Color Harmonies of #667550
Complementary color
Monochromatic Colors of #667550
Black with #667550
Text Example
Text Example
White with #667550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667550; }
p { color: rgb(102,117,80); }
H1.HeaderClassName
{
color: #667550;
}
.AnyTagClassName
{
color: #667550;
}
</style>
background-color css
<style>
a { background-color: #667550; }
a { background-color: rgb(102,117,80); }
div.DivClassName
{
background-color: #667550;
}
.BgClassName
{
background-color: #667550;
}
</style>
border-color css
<style>
span { border-color: #667550; }
span { border-color: rgb(102,117,80); }
td.TdClassName
{
border-color: #667550;
}
.TagClassName
{
border-color: #667550;
}
</style>