Shades of Willow Grove #677355
Tints of Willow Grove #677355
RGB
CMYK
RGB Variations
Color information
#677355 (or 0x677355) is known color: Willow Grove. HEX triplet: 67, 73 and 55. RGB value is (103,115,85). Sum of RGB (Red+Green+Blue) = 103+115+85=303 (40% of max value = 765). Red value is 103 (40.62% from 255 or 33.99% from 303); Green value is 115 (45.31% from 255 or 37.95% from 303); Blue value is 85 (33.59% from 255 or 28.05% from 303); Max value from RGB is 115 - color contains mainly: green. Hex color #677355 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #677355 is #988CAA. Grayscale: #6C6C6C. Windows color (decimal): -9997483 or 5600103. OLE color: 5600103.
HSL color Cylindrical-coordinate representation of color #677355: hue angle of 84º degrees, saturation: 0.15, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #677355 is Cyan = 0.10, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 103 | 115 | 85 | - |
| CMYK | 0.10 | 0 | 0.26 | 0.55 |
| HSL | 84º | 0.15% | 0.39% | - |
| HSV(B) | 84º | 0.26% | 0.45% | - |
| XYZ | 13.36 | 15.8 | 10.94 | - |
| YUV | 107.99 | 115.02 | 124.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 115 | 85 | 0.10 | 0 | 0.26 | 0.55 | 84 | 0.15 | 0.39 |
| Hex | 67 | 73 | 55 | A | 0 | 1A | 37 | 54 | F | 27 |
| Octal | 147 | 163 | 125 | 12 | 0 | 32 | 67 | 124 | 17 | 47 |
| Binary | 1100111 | 1110011 | 1010101 | 1010 | 0 | 11010 | 110111 | 1010100 | 1111 | 100111 |
Color Harmonies of #677355
Complementary color
Monochromatic Colors of #677355
Black with #677355
Text Example
Text Example
White with #677355
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677355; }
p { color: rgb(103,115,85); }
H1.HeaderClassName
{
color: #677355;
}
.AnyTagClassName
{
color: #677355;
}
</style>
background-color css
<style>
a { background-color: #677355; }
a { background-color: rgb(103,115,85); }
div.DivClassName
{
background-color: #677355;
}
.BgClassName
{
background-color: #677355;
}
</style>
border-color css
<style>
span { border-color: #677355; }
span { border-color: rgb(103,115,85); }
td.TdClassName
{
border-color: #677355;
}
.TagClassName
{
border-color: #677355;
}
</style>