Shades of Woodland #687043
Tints of Woodland #687043
RGB
CMYK
RGB Variations
Color information
#687043 (or 0x687043) is known color: Woodland. HEX triplet: 68, 70 and 43. RGB value is (104,112,67). Sum of RGB (Red+Green+Blue) = 104+112+67=283 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.75% from 283); Green value is 112 (44.14% from 255 or 39.58% from 283); Blue value is 67 (26.56% from 255 or 23.67% from 283); Max value from RGB is 112 - color contains mainly: green. Hex color #687043 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687043 is #978FBC. Grayscale: #686868. Windows color (decimal): -9932733 or 4419688. OLE color: 4419688.
HSL color Cylindrical-coordinate representation of color #687043: hue angle of 70.67º degrees, saturation: 0.25, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #687043 is Cyan = 0.07, Magento = 0, Yellow = 0.40 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 112 | 67 | - |
| CMYK | 0.07 | 0 | 0.40 | 0.56 |
| HSL | 70.67º | 0.25% | 0.35% | - |
| HSV(B) | 70.67º | 0.4% | 0.44% | - |
| XYZ | 12.52 | 14.94 | 7.53 | - |
| YUV | 104.48 | 106.85 | 127.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 112 | 67 | 0.07 | 0 | 0.40 | 0.56 | 70.67 | 0.25 | 0.35 |
| Hex | 68 | 70 | 43 | 7 | 0 | 28 | 38 | 47 | 19 | 23 |
| Octal | 150 | 160 | 103 | 7 | 0 | 50 | 70 | 107 | 31 | 43 |
| Binary | 1101000 | 1110000 | 1000011 | 111 | 0 | 101000 | 111000 | 1000111 | 11001 | 100011 |
Color Harmonies of #687043
Complementary color
Monochromatic Colors of #687043
Black with #687043
Text Example
Text Example
White with #687043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687043; }
p { color: rgb(104,112,67); }
H1.HeaderClassName
{
color: #687043;
}
.AnyTagClassName
{
color: #687043;
}
</style>
background-color css
<style>
a { background-color: #687043; }
a { background-color: rgb(104,112,67); }
div.DivClassName
{
background-color: #687043;
}
.BgClassName
{
background-color: #687043;
}
</style>
border-color css
<style>
span { border-color: #687043; }
span { border-color: rgb(104,112,67); }
td.TdClassName
{
border-color: #687043;
}
.TagClassName
{
border-color: #687043;
}
</style>