Shades of Willow Grove #687350
Tints of Willow Grove #687350
RGB
CMYK
RGB Variations
Color information
#687350 (or 0x687350) is known color: Willow Grove. HEX triplet: 68, 73 and 50. RGB value is (104,115,80). Sum of RGB (Red+Green+Blue) = 104+115+80=299 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.78% from 299); Green value is 115 (45.31% from 255 or 38.46% from 299); Blue value is 80 (31.64% from 255 or 26.76% from 299); Max value from RGB is 115 - color contains mainly: green. Hex color #687350 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687350 is #978CAF. Grayscale: #6B6B6B. Windows color (decimal): -9931952 or 5272424. OLE color: 5272424.
HSL color Cylindrical-coordinate representation of color #687350: hue angle of 78.86º degrees, saturation: 0.18, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #687350 is Cyan = 0.10, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 80 | - |
| CMYK | 0.10 | 0 | 0.30 | 0.55 |
| HSL | 78.86º | 0.18% | 0.38% | - |
| HSV(B) | 78.86º | 0.3% | 0.45% | - |
| XYZ | 13.29 | 15.78 | 9.94 | - |
| YUV | 107.72 | 112.36 | 125.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 80 | 0.10 | 0 | 0.30 | 0.55 | 78.86 | 0.18 | 0.38 |
| Hex | 68 | 73 | 50 | A | 0 | 1E | 37 | 4F | 12 | 26 |
| Octal | 150 | 163 | 120 | 12 | 0 | 36 | 67 | 117 | 22 | 46 |
| Binary | 1101000 | 1110011 | 1010000 | 1010 | 0 | 11110 | 110111 | 1001111 | 10010 | 100110 |
Color Harmonies of #687350
Complementary color
Monochromatic Colors of #687350
Black with #687350
Text Example
Text Example
White with #687350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687350; }
p { color: rgb(104,115,80); }
H1.HeaderClassName
{
color: #687350;
}
.AnyTagClassName
{
color: #687350;
}
</style>
background-color css
<style>
a { background-color: #687350; }
a { background-color: rgb(104,115,80); }
div.DivClassName
{
background-color: #687350;
}
.BgClassName
{
background-color: #687350;
}
</style>
border-color css
<style>
span { border-color: #687350; }
span { border-color: rgb(104,115,80); }
td.TdClassName
{
border-color: #687350;
}
.TagClassName
{
border-color: #687350;
}
</style>