Shades of Willow Grove #687553
Tints of Willow Grove #687553
RGB
CMYK
RGB Variations
Color information
#687553 (or 0x687553) is known color: Willow Grove. HEX triplet: 68, 75 and 53. RGB value is (104,117,83). Sum of RGB (Red+Green+Blue) = 104+117+83=304 (40% of max value = 765). Red value is 104 (41.02% from 255 or 34.21% from 304); Green value is 117 (46.09% from 255 or 38.49% from 304); Blue value is 83 (32.81% from 255 or 27.30% from 304); Max value from RGB is 117 - color contains mainly: green. Hex color #687553 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687553 is #978AAC. Grayscale: #6D6D6D. Windows color (decimal): -9931437 or 5469544. OLE color: 5469544.
HSL color Cylindrical-coordinate representation of color #687553: hue angle of 82.94º degrees, saturation: 0.17, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #687553 is Cyan = 0.11, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 83 | - |
| CMYK | 0.11 | 0 | 0.29 | 0.54 |
| HSL | 82.94º | 0.17% | 0.39% | - |
| HSV(B) | 82.94º | 0.29% | 0.46% | - |
| XYZ | 13.63 | 16.29 | 10.61 | - |
| YUV | 109.24 | 113.19 | 124.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 83 | 0.11 | 0 | 0.29 | 0.54 | 82.94 | 0.17 | 0.39 |
| Hex | 68 | 75 | 53 | B | 0 | 1D | 36 | 53 | 11 | 27 |
| Octal | 150 | 165 | 123 | 13 | 0 | 35 | 66 | 123 | 21 | 47 |
| Binary | 1101000 | 1110101 | 1010011 | 1011 | 0 | 11101 | 110110 | 1010011 | 10001 | 100111 |
Color Harmonies of #687553
Complementary color
Monochromatic Colors of #687553
Black with #687553
Text Example
Text Example
White with #687553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687553; }
p { color: rgb(104,117,83); }
H1.HeaderClassName
{
color: #687553;
}
.AnyTagClassName
{
color: #687553;
}
</style>
background-color css
<style>
a { background-color: #687553; }
a { background-color: rgb(104,117,83); }
div.DivClassName
{
background-color: #687553;
}
.BgClassName
{
background-color: #687553;
}
</style>
border-color css
<style>
span { border-color: #687553; }
span { border-color: rgb(104,117,83); }
td.TdClassName
{
border-color: #687553;
}
.TagClassName
{
border-color: #687553;
}
</style>