Shades of Woodland #606537
Tints of Woodland #606537
RGB
CMYK
RGB Variations
Color information
#606537 (or 0x606537) is known color: Woodland. HEX triplet: 60, 65 and 37. RGB value is (96,101,55). Sum of RGB (Red+Green+Blue) = 96+101+55=252 (33% of max value = 765). Red value is 96 (37.89% from 255 or 38.10% from 252); Green value is 101 (39.84% from 255 or 40.08% from 252); Blue value is 55 (21.88% from 255 or 21.83% from 252); Max value from RGB is 101 - color contains mainly: green. Hex color #606537 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606537 is #9F9AC8. Grayscale: #5E5E5E. Windows color (decimal): -10459849 or 3630432. OLE color: 3630432.
HSL color Cylindrical-coordinate representation of color #606537: hue angle of 66.52º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #606537 is Cyan = 0.05, Magento = 0, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 101 | 55 | - |
| CMYK | 0.05 | 0 | 0.46 | 0.60 |
| HSL | 66.52º | 0.29% | 0.31% | - |
| HSV(B) | 66.52º | 0.46% | 0.4% | - |
| XYZ | 10.17 | 12.07 | 5.41 | - |
| YUV | 94.26 | 105.84 | 129.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 101 | 55 | 0.05 | 0 | 0.46 | 0.60 | 66.52 | 0.29 | 0.31 |
| Hex | 60 | 65 | 37 | 5 | 0 | 2E | 3C | 43 | 1D | 1F |
| Octal | 140 | 145 | 67 | 5 | 0 | 56 | 74 | 103 | 35 | 37 |
| Binary | 1100000 | 1100101 | 110111 | 101 | 0 | 101110 | 111100 | 1000011 | 11101 | 11111 |
Color Harmonies of #606537
Complementary color
Monochromatic Colors of #606537
Black with #606537
Text Example
Text Example
White with #606537
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606537; }
p { color: rgb(96,101,55); }
H1.HeaderClassName
{
color: #606537;
}
.AnyTagClassName
{
color: #606537;
}
</style>
background-color css
<style>
a { background-color: #606537; }
a { background-color: rgb(96,101,55); }
div.DivClassName
{
background-color: #606537;
}
.BgClassName
{
background-color: #606537;
}
</style>
border-color css
<style>
span { border-color: #606537; }
span { border-color: rgb(96,101,55); }
td.TdClassName
{
border-color: #606537;
}
.TagClassName
{
border-color: #606537;
}
</style>