Shades of Woodland #657045
Tints of Woodland #657045
RGB
CMYK
RGB Variations
Color information
#657045 (or 0x657045) is known color: Woodland. HEX triplet: 65, 70 and 45. RGB value is (101,112,69). Sum of RGB (Red+Green+Blue) = 101+112+69=282 (37% of max value = 765). Red value is 101 (39.84% from 255 or 35.82% from 282); Green value is 112 (44.14% from 255 or 39.72% from 282); Blue value is 69 (27.34% from 255 or 24.47% from 282); Max value from RGB is 112 - color contains mainly: green. Hex color #657045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657045 is #9A8FBA. Grayscale: #676767. Windows color (decimal): -10129339 or 4550757. OLE color: 4550757.
HSL color Cylindrical-coordinate representation of color #657045: hue angle of 75.35º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #657045 is Cyan = 0.10, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 101 | 112 | 69 | - |
| CMYK | 0.10 | 0 | 0.38 | 0.56 |
| HSL | 75.35º | 0.24% | 0.35% | - |
| HSV(B) | 75.35º | 0.38% | 0.44% | - |
| XYZ | 12.24 | 14.78 | 7.84 | - |
| YUV | 103.81 | 108.36 | 126 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 112 | 69 | 0.10 | 0 | 0.38 | 0.56 | 75.35 | 0.24 | 0.35 |
| Hex | 65 | 70 | 45 | A | 0 | 26 | 38 | 4B | 18 | 23 |
| Octal | 145 | 160 | 105 | 12 | 0 | 46 | 70 | 113 | 30 | 43 |
| Binary | 1100101 | 1110000 | 1000101 | 1010 | 0 | 100110 | 111000 | 1001011 | 11000 | 100011 |
Color Harmonies of #657045
Complementary color
Monochromatic Colors of #657045
Black with #657045
Text Example
Text Example
White with #657045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657045; }
p { color: rgb(101,112,69); }
H1.HeaderClassName
{
color: #657045;
}
.AnyTagClassName
{
color: #657045;
}
</style>
background-color css
<style>
a { background-color: #657045; }
a { background-color: rgb(101,112,69); }
div.DivClassName
{
background-color: #657045;
}
.BgClassName
{
background-color: #657045;
}
</style>
border-color css
<style>
span { border-color: #657045; }
span { border-color: rgb(101,112,69); }
td.TdClassName
{
border-color: #657045;
}
.TagClassName
{
border-color: #657045;
}
</style>