Shades of Willow Grove #687351
Tints of Willow Grove #687351
RGB
CMYK
RGB Variations
Color information
#687351 (or 0x687351) is known color: Willow Grove. HEX triplet: 68, 73 and 51. RGB value is (104,115,81). Sum of RGB (Red+Green+Blue) = 104+115+81=300 (39% of max value = 765). Red value is 104 (41.02% from 255 or 34.67% from 300); Green value is 115 (45.31% from 255 or 38.33% from 300); Blue value is 81 (32.03% from 255 or 27% from 300); Max value from RGB is 115 - color contains mainly: green. Hex color #687351 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #687351 is #978CAE. Grayscale: #6B6B6B. Windows color (decimal): -9931951 or 5337960. OLE color: 5337960.
HSL color Cylindrical-coordinate representation of color #687351: hue angle of 79.41º degrees, saturation: 0.17, 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 #687351 is Cyan = 0.10, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 81 | - |
| CMYK | 0.10 | 0 | 0.30 | 0.55 |
| HSL | 79.41º | 0.17% | 0.38% | - |
| HSV(B) | 79.41º | 0.3% | 0.45% | - |
| XYZ | 13.32 | 15.8 | 10.13 | - |
| YUV | 107.84 | 112.86 | 125.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 81 | 0.10 | 0 | 0.30 | 0.55 | 79.41 | 0.17 | 0.38 |
| Hex | 68 | 73 | 51 | A | 0 | 1E | 37 | 4F | 11 | 26 |
| Octal | 150 | 163 | 121 | 12 | 0 | 36 | 67 | 117 | 21 | 46 |
| Binary | 1101000 | 1110011 | 1010001 | 1010 | 0 | 11110 | 110111 | 1001111 | 10001 | 100110 |
Color Harmonies of #687351
Complementary color
Monochromatic Colors of #687351
Black with #687351
Text Example
Text Example
White with #687351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687351; }
p { color: rgb(104,115,81); }
H1.HeaderClassName
{
color: #687351;
}
.AnyTagClassName
{
color: #687351;
}
</style>
background-color css
<style>
a { background-color: #687351; }
a { background-color: rgb(104,115,81); }
div.DivClassName
{
background-color: #687351;
}
.BgClassName
{
background-color: #687351;
}
</style>
border-color css
<style>
span { border-color: #687351; }
span { border-color: rgb(104,115,81); }
td.TdClassName
{
border-color: #687351;
}
.TagClassName
{
border-color: #687351;
}
</style>