Shades of Woodland #657049
Tints of Woodland #657049
RGB
CMYK
RGB Variations
Color information
#657049 (or 0x657049) is known color: Woodland. HEX triplet: 65, 70 and 49. RGB value is (101,112,73). Sum of RGB (Red+Green+Blue) = 101+112+73=286 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.31% from 286); Green value is 112 (44.14% from 255 or 39.16% from 286); Blue value is 73 (28.91% from 255 or 25.52% from 286); Max value from RGB is 112 - color contains mainly: green. Hex color #657049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657049 is #9A8FB6. Grayscale: #686868. Windows color (decimal): -10129335 or 4812901. OLE color: 4812901.
HSL color Cylindrical-coordinate representation of color #657049: hue angle of 76.92º degrees, saturation: 0.21, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #657049 is Cyan = 0.10, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 73 | - |
| CMYK | 0.10 | 0 | 0.35 | 0.56 |
| HSL | 76.92º | 0.21% | 0.36% | - |
| HSV(B) | 76.92º | 0.35% | 0.44% | - |
| XYZ | 12.36 | 14.84 | 8.52 | - |
| YUV | 104.27 | 110.36 | 125.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 73 | 0.10 | 0 | 0.35 | 0.56 | 76.92 | 0.21 | 0.36 |
| Hex | 65 | 70 | 49 | A | 0 | 23 | 38 | 4D | 15 | 24 |
| Octal | 145 | 160 | 111 | 12 | 0 | 43 | 70 | 115 | 25 | 44 |
| Binary | 1100101 | 1110000 | 1001001 | 1010 | 0 | 100011 | 111000 | 1001101 | 10101 | 100100 |
Color Harmonies of #657049
Complementary color
Monochromatic Colors of #657049
Black with #657049
Text Example
Text Example
White with #657049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657049; }
p { color: rgb(101,112,73); }
H1.HeaderClassName
{
color: #657049;
}
.AnyTagClassName
{
color: #657049;
}
</style>
background-color css
<style>
a { background-color: #657049; }
a { background-color: rgb(101,112,73); }
div.DivClassName
{
background-color: #657049;
}
.BgClassName
{
background-color: #657049;
}
</style>
border-color css
<style>
span { border-color: #657049; }
span { border-color: rgb(101,112,73); }
td.TdClassName
{
border-color: #657049;
}
.TagClassName
{
border-color: #657049;
}
</style>