Shades of Woodland #647048
Tints of Woodland #647048
RGB
CMYK
RGB Variations
Color information
#647048 (or 0x647048) is known color: Woodland. HEX triplet: 64, 70 and 48. RGB value is (100,112,72). Sum of RGB (Red+Green+Blue) = 100+112+72=284 (37% of max value = 765). Red value is 100 (39.45% from 255 or 35.21% from 284); Green value is 112 (44.14% from 255 or 39.44% from 284); Blue value is 72 (28.52% from 255 or 25.35% from 284); Max value from RGB is 112 - color contains mainly: green. Hex color #647048 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #647048 is #9B8FB7. Grayscale: #686868. Windows color (decimal): -10194872 or 4747364. OLE color: 4747364.
HSL color Cylindrical-coordinate representation of color #647048: hue angle of 78º 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 #647048 is Cyan = 0.11, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 100 | 112 | 72 | - |
| CMYK | 0.11 | 0 | 0.36 | 0.56 |
| HSL | 78º | 0.22% | 0.36% | - |
| HSV(B) | 78º | 0.36% | 0.44% | - |
| XYZ | 12.22 | 14.77 | 8.34 | - |
| YUV | 103.85 | 110.02 | 125.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 100 | 112 | 72 | 0.11 | 0 | 0.36 | 0.56 | 78 | 0.22 | 0.36 |
| Hex | 64 | 70 | 48 | B | 0 | 24 | 38 | 4E | 16 | 24 |
| Octal | 144 | 160 | 110 | 13 | 0 | 44 | 70 | 116 | 26 | 44 |
| Binary | 1100100 | 1110000 | 1001000 | 1011 | 0 | 100100 | 111000 | 1001110 | 10110 | 100100 |
Color Harmonies of #647048
Complementary color
Monochromatic Colors of #647048
Black with #647048
Text Example
Text Example
White with #647048
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #647048; }
p { color: rgb(100,112,72); }
H1.HeaderClassName
{
color: #647048;
}
.AnyTagClassName
{
color: #647048;
}
</style>
background-color css
<style>
a { background-color: #647048; }
a { background-color: rgb(100,112,72); }
div.DivClassName
{
background-color: #647048;
}
.BgClassName
{
background-color: #647048;
}
</style>
border-color css
<style>
span { border-color: #647048; }
span { border-color: rgb(100,112,72); }
td.TdClassName
{
border-color: #647048;
}
.TagClassName
{
border-color: #647048;
}
</style>