Shades of Woodland #687740
Tints of Woodland #687740
RGB
CMYK
RGB Variations
Color information
#687740 (or 0x687740) is known color: Woodland. HEX triplet: 68, 77 and 40. RGB value is (104,119,64). Sum of RGB (Red+Green+Blue) = 104+119+64=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 64 (25.39% from 255 or 22.30% from 287); Max value from RGB is 119 - color contains mainly: green. Hex color #687740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687740 is #9788BF. Grayscale: #6C6C6C. Windows color (decimal): -9930944 or 4224872. OLE color: 4224872.
HSL color Cylindrical-coordinate representation of color #687740: hue angle of 76.36º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #687740 is Cyan = 0.13, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 104 | 119 | 64 | - |
| CMYK | 0.13 | 0 | 0.46 | 0.53 |
| HSL | 76.36º | 0.3% | 0.36% | - |
| HSV(B) | 76.36º | 0.46% | 0.47% | - |
| XYZ | 13.23 | 16.51 | 7.34 | - |
| YUV | 108.25 | 103.03 | 124.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 119 | 64 | 0.13 | 0 | 0.46 | 0.53 | 76.36 | 0.3 | 0.36 |
| Hex | 68 | 77 | 40 | D | 0 | 2E | 35 | 4C | 1E | 24 |
| Octal | 150 | 167 | 100 | 15 | 0 | 56 | 65 | 114 | 36 | 44 |
| Binary | 1101000 | 1110111 | 1000000 | 1101 | 0 | 101110 | 110101 | 1001100 | 11110 | 100100 |
Color Harmonies of #687740
Complementary color
Monochromatic Colors of #687740
Black with #687740
Text Example
Text Example
White with #687740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687740; }
p { color: rgb(104,119,64); }
H1.HeaderClassName
{
color: #687740;
}
.AnyTagClassName
{
color: #687740;
}
</style>
background-color css
<style>
a { background-color: #687740; }
a { background-color: rgb(104,119,64); }
div.DivClassName
{
background-color: #687740;
}
.BgClassName
{
background-color: #687740;
}
</style>
border-color css
<style>
span { border-color: #687740; }
span { border-color: rgb(104,119,64); }
td.TdClassName
{
border-color: #687740;
}
.TagClassName
{
border-color: #687740;
}
</style>