Shades of Woodland #687448
Tints of Woodland #687448
RGB
CMYK
RGB Variations
Color information
#687448 (or 0x687448) is known color: Woodland. HEX triplet: 68, 74 and 48. RGB value is (104,116,72). Sum of RGB (Red+Green+Blue) = 104+116+72=292 (38% of max value = 765). Red value is 104 (41.02% from 255 or 35.62% from 292); Green value is 116 (45.70% from 255 or 39.73% from 292); Blue value is 72 (28.52% from 255 or 24.66% from 292); Max value from RGB is 116 - color contains mainly: green. Hex color #687448 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #687448 is #978BB7. Grayscale: #6B6B6B. Windows color (decimal): -9931704 or 4748392. OLE color: 4748392.
HSL color Cylindrical-coordinate representation of color #687448: hue angle of 76.36º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #687448 is Cyan = 0.10, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 104 | 116 | 72 | - |
| CMYK | 0.10 | 0 | 0.38 | 0.55 |
| HSL | 76.36º | 0.23% | 0.37% | - |
| HSV(B) | 76.36º | 0.38% | 0.45% | - |
| XYZ | 13.12 | 15.9 | 8.51 | - |
| YUV | 107.4 | 108.02 | 125.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 116 | 72 | 0.10 | 0 | 0.38 | 0.55 | 76.36 | 0.23 | 0.37 |
| Hex | 68 | 74 | 48 | A | 0 | 26 | 37 | 4C | 17 | 25 |
| Octal | 150 | 164 | 110 | 12 | 0 | 46 | 67 | 114 | 27 | 45 |
| Binary | 1101000 | 1110100 | 1001000 | 1010 | 0 | 100110 | 110111 | 1001100 | 10111 | 100101 |
Color Harmonies of #687448
Complementary color
Monochromatic Colors of #687448
Black with #687448
Text Example
Text Example
White with #687448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #687448; }
p { color: rgb(104,116,72); }
H1.HeaderClassName
{
color: #687448;
}
.AnyTagClassName
{
color: #687448;
}
</style>
background-color css
<style>
a { background-color: #687448; }
a { background-color: rgb(104,116,72); }
div.DivClassName
{
background-color: #687448;
}
.BgClassName
{
background-color: #687448;
}
</style>
border-color css
<style>
span { border-color: #687448; }
span { border-color: rgb(104,116,72); }
td.TdClassName
{
border-color: #687448;
}
.TagClassName
{
border-color: #687448;
}
</style>