Shades of Willow Grove #667455
Tints of Willow Grove #667455
RGB
CMYK
RGB Variations
Color information
#667455 (or 0x667455) is known color: Willow Grove. HEX triplet: 66, 74 and 55. RGB value is (102,116,85). Sum of RGB (Red+Green+Blue) = 102+116+85=303 (40% of max value = 765). Red value is 102 (40.23% from 255 or 33.66% from 303); Green value is 116 (45.70% from 255 or 38.28% from 303); Blue value is 85 (33.59% from 255 or 28.05% from 303); Max value from RGB is 116 - color contains mainly: green. Hex color #667455 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #667455 is #998BAA. Grayscale: #6C6C6C. Windows color (decimal): -10062763 or 5600358. OLE color: 5600358.
HSL color Cylindrical-coordinate representation of color #667455: hue angle of 87.1º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #667455 is Cyan = 0.12, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 102 | 116 | 85 | - |
| CMYK | 0.12 | 0 | 0.27 | 0.55 |
| HSL | 87.1º | 0.15% | 0.39% | - |
| HSV(B) | 87.1º | 0.27% | 0.45% | - |
| XYZ | 13.36 | 15.97 | 10.97 | - |
| YUV | 108.28 | 114.86 | 123.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 116 | 85 | 0.12 | 0 | 0.27 | 0.55 | 87.1 | 0.15 | 0.39 |
| Hex | 66 | 74 | 55 | C | 0 | 1B | 37 | 57 | F | 27 |
| Octal | 146 | 164 | 125 | 14 | 0 | 33 | 67 | 127 | 17 | 47 |
| Binary | 1100110 | 1110100 | 1010101 | 1100 | 0 | 11011 | 110111 | 1010111 | 1111 | 100111 |
Color Harmonies of #667455
Complementary color
Monochromatic Colors of #667455
Black with #667455
Text Example
Text Example
White with #667455
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #667455; }
p { color: rgb(102,116,85); }
H1.HeaderClassName
{
color: #667455;
}
.AnyTagClassName
{
color: #667455;
}
</style>
background-color css
<style>
a { background-color: #667455; }
a { background-color: rgb(102,116,85); }
div.DivClassName
{
background-color: #667455;
}
.BgClassName
{
background-color: #667455;
}
</style>
border-color css
<style>
span { border-color: #667455; }
span { border-color: rgb(102,116,85); }
td.TdClassName
{
border-color: #667455;
}
.TagClassName
{
border-color: #667455;
}
</style>