Shades of Woodland #687145
Tints of Woodland #687145
RGB
CMYK
RGB Variations
Color information
#687145 (or 0x687145) is known color: Woodland. HEX triplet: 68, 71 and 45. RGB value is (104,113,69). Sum of RGB (Red+Green+Blue) = 104+113+69=286 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.36% from 286); Green value is 113 (44.53% from 255 or 39.51% from 286); Blue value is 69 (27.34% from 255 or 24.13% from 286); Max value from RGB is 113 - color contains mainly: green. Hex color #687145 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687145 is #978EBA. Grayscale: #696969. Windows color (decimal): -9932475 or 4551016. OLE color: 4551016.
HSL color Cylindrical-coordinate representation of color #687145: hue angle of 72.27º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #687145 is Cyan = 0.08, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 104 | 113 | 69 | - |
| CMYK | 0.08 | 0 | 0.39 | 0.56 |
| HSL | 72.27º | 0.24% | 0.36% | - |
| HSV(B) | 72.27º | 0.39% | 0.44% | - |
| XYZ | 12.69 | 15.18 | 7.89 | - |
| YUV | 105.29 | 107.52 | 127.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 113 | 69 | 0.08 | 0 | 0.39 | 0.56 | 72.27 | 0.24 | 0.36 |
| Hex | 68 | 71 | 45 | 8 | 0 | 27 | 38 | 48 | 18 | 24 |
| Octal | 150 | 161 | 105 | 10 | 0 | 47 | 70 | 110 | 30 | 44 |
| Binary | 1101000 | 1110001 | 1000101 | 1000 | 0 | 100111 | 111000 | 1001000 | 11000 | 100100 |
Color Harmonies of #687145
Complementary color
Monochromatic Colors of #687145
Black with #687145
Text Example
Text Example
White with #687145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687145; }
p { color: rgb(104,113,69); }
H1.HeaderClassName
{
color: #687145;
}
.AnyTagClassName
{
color: #687145;
}
</style>
background-color css
<style>
a { background-color: #687145; }
a { background-color: rgb(104,113,69); }
div.DivClassName
{
background-color: #687145;
}
.BgClassName
{
background-color: #687145;
}
</style>
border-color css
<style>
span { border-color: #687145; }
span { border-color: rgb(104,113,69); }
td.TdClassName
{
border-color: #687145;
}
.TagClassName
{
border-color: #687145;
}
</style>