Shades of Woodland #687347
Tints of Woodland #687347
RGB
CMYK
RGB Variations
Color information
#687347 (or 0x687347) is known color: Woodland. HEX triplet: 68, 73 and 47. RGB value is (104,115,71). Sum of RGB (Red+Green+Blue) = 104+115+71=290 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.86% from 290); Green value is 115 (45.31% from 255 or 39.66% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 115 - color contains mainly: green. Hex color #687347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687347 is #978CB8. Grayscale: #6A6A6A. Windows color (decimal): -9931961 or 4682600. OLE color: 4682600.
HSL color Cylindrical-coordinate representation of color #687347: hue angle of 75º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #687347 is Cyan = 0.10, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 71 | - |
| CMYK | 0.10 | 0 | 0.38 | 0.55 |
| HSL | 75º | 0.24% | 0.36% | - |
| HSV(B) | 75º | 0.38% | 0.45% | - |
| XYZ | 12.98 | 15.66 | 8.3 | - |
| YUV | 106.7 | 107.86 | 126.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 71 | 0.10 | 0 | 0.38 | 0.55 | 75 | 0.24 | 0.36 |
| Hex | 68 | 73 | 47 | A | 0 | 26 | 37 | 4B | 18 | 24 |
| Octal | 150 | 163 | 107 | 12 | 0 | 46 | 67 | 113 | 30 | 44 |
| Binary | 1101000 | 1110011 | 1000111 | 1010 | 0 | 100110 | 110111 | 1001011 | 11000 | 100100 |
Color Harmonies of #687347
Complementary color
Monochromatic Colors of #687347
Black with #687347
Text Example
Text Example
White with #687347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687347; }
p { color: rgb(104,115,71); }
H1.HeaderClassName
{
color: #687347;
}
.AnyTagClassName
{
color: #687347;
}
</style>
background-color css
<style>
a { background-color: #687347; }
a { background-color: rgb(104,115,71); }
div.DivClassName
{
background-color: #687347;
}
.BgClassName
{
background-color: #687347;
}
</style>
border-color css
<style>
span { border-color: #687347; }
span { border-color: rgb(104,115,71); }
td.TdClassName
{
border-color: #687347;
}
.TagClassName
{
border-color: #687347;
}
</style>