Shades of Woodland #606340
Tints of Woodland #606340
RGB
CMYK
RGB Variations
Color information
#606340 (or 0x606340) is known color: Woodland. HEX triplet: 60, 63 and 40. RGB value is (96,99,64). Sum of RGB (Red+Green+Blue) = 96+99+64=259 (34% of max value = 765). Red value is 96 (37.89% from 255 or 37.07% from 259); Green value is 99 (39.06% from 255 or 38.22% from 259); Blue value is 64 (25.39% from 255 or 24.71% from 259); Max value from RGB is 99 - color contains mainly: green. Hex color #606340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606340 is #9F9CBF. Grayscale: #5E5E5E. Windows color (decimal): -10460352 or 4219744. OLE color: 4219744.
HSL color Cylindrical-coordinate representation of color #606340: hue angle of 65.14º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #606340 is Cyan = 0.03, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 96 | 99 | 64 | - |
| CMYK | 0.03 | 0 | 0.35 | 0.61 |
| HSL | 65.14º | 0.21% | 0.32% | - |
| HSV(B) | 65.14º | 0.35% | 0.39% | - |
| XYZ | 10.21 | 11.78 | 6.59 | - |
| YUV | 94.11 | 111.01 | 129.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 99 | 64 | 0.03 | 0 | 0.35 | 0.61 | 65.14 | 0.21 | 0.32 |
| Hex | 60 | 63 | 40 | 3 | 0 | 23 | 3D | 41 | 15 | 20 |
| Octal | 140 | 143 | 100 | 3 | 0 | 43 | 75 | 101 | 25 | 40 |
| Binary | 1100000 | 1100011 | 1000000 | 11 | 0 | 100011 | 111101 | 1000001 | 10101 | 100000 |
Color Harmonies of #606340
Complementary color
Monochromatic Colors of #606340
Black with #606340
Text Example
Text Example
White with #606340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606340; }
p { color: rgb(96,99,64); }
H1.HeaderClassName
{
color: #606340;
}
.AnyTagClassName
{
color: #606340;
}
</style>
background-color css
<style>
a { background-color: #606340; }
a { background-color: rgb(96,99,64); }
div.DivClassName
{
background-color: #606340;
}
.BgClassName
{
background-color: #606340;
}
</style>
border-color css
<style>
span { border-color: #606340; }
span { border-color: rgb(96,99,64); }
td.TdClassName
{
border-color: #606340;
}
.TagClassName
{
border-color: #606340;
}
</style>