Shades of Willow Grove #687158
Tints of Willow Grove #687158
RGB
CMYK
RGB Variations
Color information
#687158 (or 0x687158) is known color: Willow Grove. HEX triplet: 68, 71 and 58. RGB value is (104,113,88). Sum of RGB (Red+Green+Blue) = 104+113+88=305 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.10% from 305); Green value is 113 (44.53% from 255 or 37.05% from 305); Blue value is 88 (34.77% from 255 or 28.85% from 305); Max value from RGB is 113 - color contains mainly: green. Hex color #687158 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687158 is #978EA7. Grayscale: #6B6B6B. Windows color (decimal): -9932456 or 5796200. OLE color: 5796200.
HSL color Cylindrical-coordinate representation of color #687158: hue angle of 81.6º degrees, saturation: 0.12, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #687158 is Cyan = 0.08, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 88 | - |
| CMYK | 0.08 | 0 | 0.22 | 0.56 |
| HSL | 81.6º | 0.12% | 0.39% | - |
| HSV(B) | 81.6º | 0.22% | 0.44% | - |
| XYZ | 13.38 | 15.46 | 11.51 | - |
| YUV | 107.46 | 117.02 | 125.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 88 | 0.08 | 0 | 0.22 | 0.56 | 81.6 | 0.12 | 0.39 |
| Hex | 68 | 71 | 58 | 8 | 0 | 16 | 38 | 52 | C | 27 |
| Octal | 150 | 161 | 130 | 10 | 0 | 26 | 70 | 122 | 14 | 47 |
| Binary | 1101000 | 1110001 | 1011000 | 1000 | 0 | 10110 | 111000 | 1010010 | 1100 | 100111 |
Color Harmonies of #687158
Complementary color
Monochromatic Colors of #687158
Black with #687158
Text Example
Text Example
White with #687158
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687158; }
p { color: rgb(104,113,88); }
H1.HeaderClassName
{
color: #687158;
}
.AnyTagClassName
{
color: #687158;
}
</style>
background-color css
<style>
a { background-color: #687158; }
a { background-color: rgb(104,113,88); }
div.DivClassName
{
background-color: #687158;
}
.BgClassName
{
background-color: #687158;
}
</style>
border-color css
<style>
span { border-color: #687158; }
span { border-color: rgb(104,113,88); }
td.TdClassName
{
border-color: #687158;
}
.TagClassName
{
border-color: #687158;
}
</style>