Shades of Woodland #606746
Tints of Woodland #606746
RGB
CMYK
RGB Variations
Color information
#606746 (or 0x606746) is known color: Woodland. HEX triplet: 60, 67 and 46. RGB value is (96,103,70). Sum of RGB (Red+Green+Blue) = 96+103+70=269 (35% of max value = 765). Red value is 96 (37.89% from 255 or 35.69% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 70 (27.73% from 255 or 26.02% from 269); Max value from RGB is 103 - color contains mainly: green. Hex color #606746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606746 is #9F98B9. Grayscale: #616161. Windows color (decimal): -10459322 or 4613984. OLE color: 4613984.
HSL color Cylindrical-coordinate representation of color #606746: hue angle of 72.73º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #606746 is Cyan = 0.07, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 96 | 103 | 70 | - |
| CMYK | 0.07 | 0 | 0.32 | 0.60 |
| HSL | 72.73º | 0.19% | 0.34% | - |
| HSV(B) | 72.73º | 0.32% | 0.4% | - |
| XYZ | 10.78 | 12.63 | 7.66 | - |
| YUV | 97.15 | 112.68 | 127.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 103 | 70 | 0.07 | 0 | 0.32 | 0.60 | 72.73 | 0.19 | 0.34 |
| Hex | 60 | 67 | 46 | 7 | 0 | 20 | 3C | 49 | 13 | 22 |
| Octal | 140 | 147 | 106 | 7 | 0 | 40 | 74 | 111 | 23 | 42 |
| Binary | 1100000 | 1100111 | 1000110 | 111 | 0 | 100000 | 111100 | 1001001 | 10011 | 100010 |
Color Harmonies of #606746
Complementary color
Monochromatic Colors of #606746
Black with #606746
Text Example
Text Example
White with #606746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606746; }
p { color: rgb(96,103,70); }
H1.HeaderClassName
{
color: #606746;
}
.AnyTagClassName
{
color: #606746;
}
</style>
background-color css
<style>
a { background-color: #606746; }
a { background-color: rgb(96,103,70); }
div.DivClassName
{
background-color: #606746;
}
.BgClassName
{
background-color: #606746;
}
</style>
border-color css
<style>
span { border-color: #606746; }
span { border-color: rgb(96,103,70); }
td.TdClassName
{
border-color: #606746;
}
.TagClassName
{
border-color: #606746;
}
</style>