Shades of Woodland #687640
Tints of Woodland #687640
RGB
CMYK
RGB Variations
Color information
#687640 (or 0x687640) is known color: Woodland. HEX triplet: 68, 76 and 40. RGB value is (104,118,64). Sum of RGB (Red+Green+Blue) = 104+118+64=286 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.36% from 286); Green value is 118 (46.48% from 255 or 41.26% from 286); Blue value is 64 (25.39% from 255 or 22.38% from 286); Max value from RGB is 118 - color contains mainly: green. Hex color #687640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687640 is #9789BF. Grayscale: #6B6B6B. Windows color (decimal): -9931200 or 4224616. OLE color: 4224616.
HSL color Cylindrical-coordinate representation of color #687640: hue angle of 75.56º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #687640 is Cyan = 0.12, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 118 | 64 | - |
| CMYK | 0.12 | 0 | 0.46 | 0.54 |
| HSL | 75.56º | 0.3% | 0.36% | - |
| HSV(B) | 75.56º | 0.46% | 0.46% | - |
| XYZ | 13.11 | 16.27 | 7.3 | - |
| YUV | 107.66 | 103.36 | 125.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 118 | 64 | 0.12 | 0 | 0.46 | 0.54 | 75.56 | 0.3 | 0.36 |
| Hex | 68 | 76 | 40 | C | 0 | 2E | 36 | 4C | 1E | 24 |
| Octal | 150 | 166 | 100 | 14 | 0 | 56 | 66 | 114 | 36 | 44 |
| Binary | 1101000 | 1110110 | 1000000 | 1100 | 0 | 101110 | 110110 | 1001100 | 11110 | 100100 |
Color Harmonies of #687640
Complementary color
Monochromatic Colors of #687640
Black with #687640
Text Example
Text Example
White with #687640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687640; }
p { color: rgb(104,118,64); }
H1.HeaderClassName
{
color: #687640;
}
.AnyTagClassName
{
color: #687640;
}
</style>
background-color css
<style>
a { background-color: #687640; }
a { background-color: rgb(104,118,64); }
div.DivClassName
{
background-color: #687640;
}
.BgClassName
{
background-color: #687640;
}
</style>
border-color css
<style>
span { border-color: #687640; }
span { border-color: rgb(104,118,64); }
td.TdClassName
{
border-color: #687640;
}
.TagClassName
{
border-color: #687640;
}
</style>