Shades of Woodland #687344
Tints of Woodland #687344
RGB
CMYK
RGB Variations
Color information
#687344 (or 0x687344) is known color: Woodland. HEX triplet: 68, 73 and 44. RGB value is (104,115,68). Sum of RGB (Red+Green+Blue) = 104+115+68=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 115 (45.31% from 255 or 40.07% from 287); Blue value is 68 (26.95% from 255 or 23.69% from 287); Max value from RGB is 115 - color contains mainly: green. Hex color #687344 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687344 is #978CBB. Grayscale: #6A6A6A. Windows color (decimal): -9931964 or 4485992. OLE color: 4485992.
HSL color Cylindrical-coordinate representation of color #687344: hue angle of 74.04º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #687344 is Cyan = 0.10, Magento = 0, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 115 | 68 | - |
| CMYK | 0.10 | 0 | 0.41 | 0.55 |
| HSL | 74.04º | 0.26% | 0.36% | - |
| HSV(B) | 74.04º | 0.41% | 0.45% | - |
| XYZ | 12.88 | 15.62 | 7.81 | - |
| YUV | 106.35 | 106.36 | 126.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 115 | 68 | 0.10 | 0 | 0.41 | 0.55 | 74.04 | 0.26 | 0.36 |
| Hex | 68 | 73 | 44 | A | 0 | 29 | 37 | 4A | 1A | 24 |
| Octal | 150 | 163 | 104 | 12 | 0 | 51 | 67 | 112 | 32 | 44 |
| Binary | 1101000 | 1110011 | 1000100 | 1010 | 0 | 101001 | 110111 | 1001010 | 11010 | 100100 |
Color Harmonies of #687344
Complementary color
Monochromatic Colors of #687344
Black with #687344
Text Example
Text Example
White with #687344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687344; }
p { color: rgb(104,115,68); }
H1.HeaderClassName
{
color: #687344;
}
.AnyTagClassName
{
color: #687344;
}
</style>
background-color css
<style>
a { background-color: #687344; }
a { background-color: rgb(104,115,68); }
div.DivClassName
{
background-color: #687344;
}
.BgClassName
{
background-color: #687344;
}
</style>
border-color css
<style>
span { border-color: #687344; }
span { border-color: rgb(104,115,68); }
td.TdClassName
{
border-color: #687344;
}
.TagClassName
{
border-color: #687344;
}
</style>