Shades of Woodland #687245
Tints of Woodland #687245
RGB
CMYK
RGB Variations
Color information
#687245 (or 0x687245) is known color: Woodland. HEX triplet: 68, 72 and 45. RGB value is (104,114,69). Sum of RGB (Red+Green+Blue) = 104+114+69=287 (38% of max value = 765). Red value is 104 (41.02% from 255 or 36.24% from 287); Green value is 114 (44.92% from 255 or 39.72% from 287); Blue value is 69 (27.34% from 255 or 24.04% from 287); Max value from RGB is 114 - color contains mainly: green. Hex color #687245 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687245 is #978DBA. Grayscale: #6A6A6A. Windows color (decimal): -9932219 or 4551272. OLE color: 4551272.
HSL color Cylindrical-coordinate representation of color #687245: hue angle of 73.33º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #687245 is Cyan = 0.09, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 114 | 69 | - |
| CMYK | 0.09 | 0 | 0.39 | 0.55 |
| HSL | 73.33º | 0.25% | 0.36% | - |
| HSV(B) | 73.33º | 0.39% | 0.45% | - |
| XYZ | 12.8 | 15.41 | 7.93 | - |
| YUV | 105.88 | 107.19 | 126.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 114 | 69 | 0.09 | 0 | 0.39 | 0.55 | 73.33 | 0.25 | 0.36 |
| Hex | 68 | 72 | 45 | 9 | 0 | 27 | 37 | 49 | 19 | 24 |
| Octal | 150 | 162 | 105 | 11 | 0 | 47 | 67 | 111 | 31 | 44 |
| Binary | 1101000 | 1110010 | 1000101 | 1001 | 0 | 100111 | 110111 | 1001001 | 11001 | 100100 |
Color Harmonies of #687245
Complementary color
Monochromatic Colors of #687245
Black with #687245
Text Example
Text Example
White with #687245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687245; }
p { color: rgb(104,114,69); }
H1.HeaderClassName
{
color: #687245;
}
.AnyTagClassName
{
color: #687245;
}
</style>
background-color css
<style>
a { background-color: #687245; }
a { background-color: rgb(104,114,69); }
div.DivClassName
{
background-color: #687245;
}
.BgClassName
{
background-color: #687245;
}
</style>
border-color css
<style>
span { border-color: #687245; }
span { border-color: rgb(104,114,69); }
td.TdClassName
{
border-color: #687245;
}
.TagClassName
{
border-color: #687245;
}
</style>