Shades of Woodland #687541
Tints of Woodland #687541
RGB
CMYK
RGB Variations
Color information
#687541 (or 0x687541) is known color: Woodland. HEX triplet: 68, 75 and 41. RGB value is (104,117,65). Sum of RGB (Red+Green+Blue) = 104+117+65=286 (37% of max value = 765). Red value is 104 (41.02% from 255 or 36.36% from 286); Green value is 117 (46.09% from 255 or 40.91% from 286); Blue value is 65 (25.78% from 255 or 22.73% from 286); Max value from RGB is 117 - color contains mainly: green. Hex color #687541 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687541 is #978ABE. Grayscale: #6B6B6B. Windows color (decimal): -9931455 or 4289896. OLE color: 4289896.
HSL color Cylindrical-coordinate representation of color #687541: hue angle of 75º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #687541 is Cyan = 0.11, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 104 | 117 | 65 | - |
| CMYK | 0.11 | 0 | 0.44 | 0.54 |
| HSL | 75º | 0.29% | 0.36% | - |
| HSV(B) | 75º | 0.44% | 0.46% | - |
| XYZ | 13.02 | 16.05 | 7.41 | - |
| YUV | 107.19 | 104.19 | 125.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 117 | 65 | 0.11 | 0 | 0.44 | 0.54 | 75 | 0.29 | 0.36 |
| Hex | 68 | 75 | 41 | B | 0 | 2C | 36 | 4B | 1D | 24 |
| Octal | 150 | 165 | 101 | 13 | 0 | 54 | 66 | 113 | 35 | 44 |
| Binary | 1101000 | 1110101 | 1000001 | 1011 | 0 | 101100 | 110110 | 1001011 | 11101 | 100100 |
Color Harmonies of #687541
Complementary color
Monochromatic Colors of #687541
Black with #687541
Text Example
Text Example
White with #687541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687541; }
p { color: rgb(104,117,65); }
H1.HeaderClassName
{
color: #687541;
}
.AnyTagClassName
{
color: #687541;
}
</style>
background-color css
<style>
a { background-color: #687541; }
a { background-color: rgb(104,117,65); }
div.DivClassName
{
background-color: #687541;
}
.BgClassName
{
background-color: #687541;
}
</style>
border-color css
<style>
span { border-color: #687541; }
span { border-color: rgb(104,117,65); }
td.TdClassName
{
border-color: #687541;
}
.TagClassName
{
border-color: #687541;
}
</style>