Shades of Woodland #677048
Tints of Woodland #677048
RGB
CMYK
RGB Variations
Color information
#677048 (or 0x677048) is known color: Woodland. HEX triplet: 67, 70 and 48. RGB value is (103,112,72). Sum of RGB (Red+Green+Blue) = 103+112+72=287 (38% of max value = 765). Red value is 103 (40.62% from 255 or 35.89% from 287); Green value is 112 (44.14% from 255 or 39.02% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 112 - color contains mainly: green. Hex color #677048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #677048 is #988FB7. Grayscale: #686868. Windows color (decimal): -9998264 or 4747367. OLE color: 4747367.
HSL color Cylindrical-coordinate representation of color #677048: hue angle of 73.5º degrees, saturation: 0.22, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #677048 is Cyan = 0.08, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 103 | 112 | 72 | - |
| CMYK | 0.08 | 0 | 0.36 | 0.56 |
| HSL | 73.5º | 0.22% | 0.36% | - |
| HSV(B) | 73.5º | 0.36% | 0.44% | - |
| XYZ | 12.56 | 14.94 | 8.35 | - |
| YUV | 104.75 | 109.52 | 126.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 112 | 72 | 0.08 | 0 | 0.36 | 0.56 | 73.5 | 0.22 | 0.36 |
| Hex | 67 | 70 | 48 | 8 | 0 | 24 | 38 | 4A | 16 | 24 |
| Octal | 147 | 160 | 110 | 10 | 0 | 44 | 70 | 112 | 26 | 44 |
| Binary | 1100111 | 1110000 | 1001000 | 1000 | 0 | 100100 | 111000 | 1001010 | 10110 | 100100 |
Color Harmonies of #677048
Complementary color
Monochromatic Colors of #677048
Black with #677048
Text Example
Text Example
White with #677048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #677048; }
p { color: rgb(103,112,72); }
H1.HeaderClassName
{
color: #677048;
}
.AnyTagClassName
{
color: #677048;
}
</style>
background-color css
<style>
a { background-color: #677048; }
a { background-color: rgb(103,112,72); }
div.DivClassName
{
background-color: #677048;
}
.BgClassName
{
background-color: #677048;
}
</style>
border-color css
<style>
span { border-color: #677048; }
span { border-color: rgb(103,112,72); }
td.TdClassName
{
border-color: #677048;
}
.TagClassName
{
border-color: #677048;
}
</style>