Shades of Woodland #687547
Tints of Woodland #687547
RGB
CMYK
RGB Variations
Color information
#687547 (or 0x687547) is known color: Woodland. HEX triplet: 68, 75 and 47. RGB value is (104,117,71). Sum of RGB (Red+Green+Blue) = 104+117+71=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 117 (46.09% from 255 or 40.07% from 292); Blue value is 71 (28.12% from 255 or 24.32% from 292); Max value from RGB is 117 - color contains mainly: green. Hex color #687547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687547 is #978AB8. Grayscale: #6C6C6C. Windows color (decimal): -9931449 or 4683112. OLE color: 4683112.
HSL color Cylindrical-coordinate representation of color #687547: hue angle of 76.96º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #687547 is Cyan = 0.11, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 71 | - |
| CMYK | 0.11 | 0 | 0.39 | 0.54 |
| HSL | 76.96º | 0.24% | 0.37% | - |
| HSV(B) | 76.96º | 0.39% | 0.46% | - |
| XYZ | 13.21 | 16.12 | 8.38 | - |
| YUV | 107.87 | 107.19 | 125.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 71 | 0.11 | 0 | 0.39 | 0.54 | 76.96 | 0.24 | 0.37 |
| Hex | 68 | 75 | 47 | B | 0 | 27 | 36 | 4D | 18 | 25 |
| Octal | 150 | 165 | 107 | 13 | 0 | 47 | 66 | 115 | 30 | 45 |
| Binary | 1101000 | 1110101 | 1000111 | 1011 | 0 | 100111 | 110110 | 1001101 | 11000 | 100101 |
Color Harmonies of #687547
Complementary color
Monochromatic Colors of #687547
Black with #687547
Text Example
Text Example
White with #687547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687547; }
p { color: rgb(104,117,71); }
H1.HeaderClassName
{
color: #687547;
}
.AnyTagClassName
{
color: #687547;
}
</style>
background-color css
<style>
a { background-color: #687547; }
a { background-color: rgb(104,117,71); }
div.DivClassName
{
background-color: #687547;
}
.BgClassName
{
background-color: #687547;
}
</style>
border-color css
<style>
span { border-color: #687547; }
span { border-color: rgb(104,117,71); }
td.TdClassName
{
border-color: #687547;
}
.TagClassName
{
border-color: #687547;
}
</style>