Shades of Woodland #687343
Tints of Woodland #687343
RGB
CMYK
RGB Variations
Color information
#687343 (or 0x687343) is known color: Woodland. HEX triplet: 68, 73 and 43. RGB value is (104,115,67). Sum of RGB (Red+Green+Blue) = 104+115+67=286 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.36% from 286); Green value is 115 (45.31% from 255 or 40.21% from 286); Blue value is 67 (26.56% from 255 or 23.43% from 286); Max value from RGB is 115 - color contains mainly: green. Hex color #687343 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687343 is #978CBC. Grayscale: #6A6A6A. Windows color (decimal): -9931965 or 4420456. OLE color: 4420456.
HSL color Cylindrical-coordinate representation of color #687343: hue angle of 73.75º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #687343 is Cyan = 0.10, Magento = 0, Yellow = 0.42 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 67 | - |
| CMYK | 0.10 | 0 | 0.42 | 0.55 |
| HSL | 73.75º | 0.26% | 0.36% | - |
| HSV(B) | 73.75º | 0.42% | 0.45% | - |
| XYZ | 12.85 | 15.61 | 7.65 | - |
| YUV | 106.24 | 105.86 | 126.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 67 | 0.10 | 0 | 0.42 | 0.55 | 73.75 | 0.26 | 0.36 |
| Hex | 68 | 73 | 43 | A | 0 | 2A | 37 | 4A | 1A | 24 |
| Octal | 150 | 163 | 103 | 12 | 0 | 52 | 67 | 112 | 32 | 44 |
| Binary | 1101000 | 1110011 | 1000011 | 1010 | 0 | 101010 | 110111 | 1001010 | 11010 | 100100 |
Color Harmonies of #687343
Complementary color
Monochromatic Colors of #687343
Black with #687343
Text Example
Text Example
White with #687343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687343; }
p { color: rgb(104,115,67); }
H1.HeaderClassName
{
color: #687343;
}
.AnyTagClassName
{
color: #687343;
}
</style>
background-color css
<style>
a { background-color: #687343; }
a { background-color: rgb(104,115,67); }
div.DivClassName
{
background-color: #687343;
}
.BgClassName
{
background-color: #687343;
}
</style>
border-color css
<style>
span { border-color: #687343; }
span { border-color: rgb(104,115,67); }
td.TdClassName
{
border-color: #687343;
}
.TagClassName
{
border-color: #687343;
}
</style>