Shades of Woodland #657340
Tints of Woodland #657340
RGB
CMYK
RGB Variations
Color information
#657340 (or 0x657340) is known color: Woodland. HEX triplet: 65, 73 and 40. RGB value is (101,115,64). Sum of RGB (Red+Green+Blue) = 101+115+64=280 (37% of max value = 765). Red value is 101 (39.84% from 255 or 36.07% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 64 (25.39% from 255 or 22.86% from 280); Max value from RGB is 115 - color contains mainly: green. Hex color #657340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #657340 is #9A8CBF. Grayscale: #696969. Windows color (decimal): -10128576 or 4223845. OLE color: 4223845.
HSL color Cylindrical-coordinate representation of color #657340: hue angle of 76.47º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #657340 is Cyan = 0.12, Magento = 0, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 101 | 115 | 64 | - |
| CMYK | 0.12 | 0 | 0.44 | 0.55 |
| HSL | 76.47º | 0.28% | 0.35% | - |
| HSV(B) | 76.47º | 0.44% | 0.45% | - |
| XYZ | 12.42 | 15.4 | 7.17 | - |
| YUV | 105 | 104.86 | 125.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 115 | 64 | 0.12 | 0 | 0.44 | 0.55 | 76.47 | 0.28 | 0.35 |
| Hex | 65 | 73 | 40 | C | 0 | 2C | 37 | 4C | 1C | 23 |
| Octal | 145 | 163 | 100 | 14 | 0 | 54 | 67 | 114 | 34 | 43 |
| Binary | 1100101 | 1110011 | 1000000 | 1100 | 0 | 101100 | 110111 | 1001100 | 11100 | 100011 |
Color Harmonies of #657340
Complementary color
Monochromatic Colors of #657340
Black with #657340
Text Example
Text Example
White with #657340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #657340; }
p { color: rgb(101,115,64); }
H1.HeaderClassName
{
color: #657340;
}
.AnyTagClassName
{
color: #657340;
}
</style>
background-color css
<style>
a { background-color: #657340; }
a { background-color: rgb(101,115,64); }
div.DivClassName
{
background-color: #657340;
}
.BgClassName
{
background-color: #657340;
}
</style>
border-color css
<style>
span { border-color: #657340; }
span { border-color: rgb(101,115,64); }
td.TdClassName
{
border-color: #657340;
}
.TagClassName
{
border-color: #657340;
}
</style>