Shades of Woodland #687340
Tints of Woodland #687340
RGB
CMYK
RGB Variations
Color information
#687340 (or 0x687340) is known color: Woodland. HEX triplet: 68, 73 and 40. RGB value is (104,115,64). Sum of RGB (Red+Green+Blue) = 104+115+64=283 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.75% from 283); Green value is 115 (45.31% from 255 or 40.64% from 283); Blue value is 64 (25.39% from 255 or 22.61% from 283); Max value from RGB is 115 - color contains mainly: green. Hex color #687340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687340 is #978CBF. Grayscale: #6A6A6A. Windows color (decimal): -9931968 or 4223848. OLE color: 4223848.
HSL color Cylindrical-coordinate representation of color #687340: hue angle of 72.94º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #687340 is Cyan = 0.10, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 64 | - |
| CMYK | 0.10 | 0 | 0.44 | 0.55 |
| HSL | 72.94º | 0.28% | 0.35% | - |
| HSV(B) | 72.94º | 0.44% | 0.45% | - |
| XYZ | 12.77 | 15.57 | 7.18 | - |
| YUV | 105.9 | 104.36 | 126.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 64 | 0.10 | 0 | 0.44 | 0.55 | 72.94 | 0.28 | 0.35 |
| Hex | 68 | 73 | 40 | A | 0 | 2C | 37 | 49 | 1C | 23 |
| Octal | 150 | 163 | 100 | 12 | 0 | 54 | 67 | 111 | 34 | 43 |
| Binary | 1101000 | 1110011 | 1000000 | 1010 | 0 | 101100 | 110111 | 1001001 | 11100 | 100011 |
Color Harmonies of #687340
Complementary color
Monochromatic Colors of #687340
Black with #687340
Text Example
Text Example
White with #687340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687340; }
p { color: rgb(104,115,64); }
H1.HeaderClassName
{
color: #687340;
}
.AnyTagClassName
{
color: #687340;
}
</style>
background-color css
<style>
a { background-color: #687340; }
a { background-color: rgb(104,115,64); }
div.DivClassName
{
background-color: #687340;
}
.BgClassName
{
background-color: #687340;
}
</style>
border-color css
<style>
span { border-color: #687340; }
span { border-color: rgb(104,115,64); }
td.TdClassName
{
border-color: #687340;
}
.TagClassName
{
border-color: #687340;
}
</style>