Shades of Woodland #606947
Tints of Woodland #606947
RGB
CMYK
RGB Variations
Color information
#606947 (or 0x606947) is known color: Woodland. HEX triplet: 60, 69 and 47. RGB value is (96,105,71). Sum of RGB (Red+Green+Blue) = 96+105+71=272 (36% of max value = 765). Red value is 96 (37.89% from 255 or 35.29% from 272); Green value is 105 (41.41% from 255 or 38.60% from 272); Blue value is 71 (28.12% from 255 or 26.10% from 272); Max value from RGB is 105 - color contains mainly: green. Hex color #606947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #606947 is #9F96B8. Grayscale: #626262. Windows color (decimal): -10458809 or 4680032. OLE color: 4680032.
HSL color Cylindrical-coordinate representation of color #606947: hue angle of 75.88º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #606947 is Cyan = 0.09, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 96 | 105 | 71 | - |
| CMYK | 0.09 | 0 | 0.32 | 0.59 |
| HSL | 75.88º | 0.19% | 0.35% | - |
| HSV(B) | 75.88º | 0.32% | 0.41% | - |
| XYZ | 11.01 | 13.04 | 7.9 | - |
| YUV | 98.43 | 112.52 | 126.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 105 | 71 | 0.09 | 0 | 0.32 | 0.59 | 75.88 | 0.19 | 0.35 |
| Hex | 60 | 69 | 47 | 9 | 0 | 20 | 3B | 4C | 13 | 23 |
| Octal | 140 | 151 | 107 | 11 | 0 | 40 | 73 | 114 | 23 | 43 |
| Binary | 1100000 | 1101001 | 1000111 | 1001 | 0 | 100000 | 111011 | 1001100 | 10011 | 100011 |
Color Harmonies of #606947
Complementary color
Monochromatic Colors of #606947
Black with #606947
Text Example
Text Example
White with #606947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #606947; }
p { color: rgb(96,105,71); }
H1.HeaderClassName
{
color: #606947;
}
.AnyTagClassName
{
color: #606947;
}
</style>
background-color css
<style>
a { background-color: #606947; }
a { background-color: rgb(96,105,71); }
div.DivClassName
{
background-color: #606947;
}
.BgClassName
{
background-color: #606947;
}
</style>
border-color css
<style>
span { border-color: #606947; }
span { border-color: rgb(96,105,71); }
td.TdClassName
{
border-color: #606947;
}
.TagClassName
{
border-color: #606947;
}
</style>