Shades of Woodland #616547
Tints of Woodland #616547
RGB
CMYK
RGB Variations
Color information
#616547 (or 0x616547) is known color: Woodland. HEX triplet: 61, 65 and 47. RGB value is (97,101,71). Sum of RGB (Red+Green+Blue) = 97+101+71=269 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.06% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 71 (28.12% from 255 or 26.39% from 269); Max value from RGB is 101 - color contains mainly: green. Hex color #616547 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616547 is #9E9AB8. Grayscale: #606060. Windows color (decimal): -10394297 or 4679009. OLE color: 4679009.
HSL color Cylindrical-coordinate representation of color #616547: hue angle of 68º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #616547 is Cyan = 0.04, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 97 | 101 | 71 | - |
| CMYK | 0.04 | 0 | 0.30 | 0.60 |
| HSL | 68º | 0.17% | 0.34% | - |
| HSV(B) | 68º | 0.3% | 0.4% | - |
| XYZ | 10.72 | 12.3 | 7.77 | - |
| YUV | 96.38 | 113.67 | 128.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 101 | 71 | 0.04 | 0 | 0.30 | 0.60 | 68 | 0.17 | 0.34 |
| Hex | 61 | 65 | 47 | 4 | 0 | 1E | 3C | 44 | 11 | 22 |
| Octal | 141 | 145 | 107 | 4 | 0 | 36 | 74 | 104 | 21 | 42 |
| Binary | 1100001 | 1100101 | 1000111 | 100 | 0 | 11110 | 111100 | 1000100 | 10001 | 100010 |
Color Harmonies of #616547
Complementary color
Monochromatic Colors of #616547
Black with #616547
Text Example
Text Example
White with #616547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616547; }
p { color: rgb(97,101,71); }
H1.HeaderClassName
{
color: #616547;
}
.AnyTagClassName
{
color: #616547;
}
</style>
background-color css
<style>
a { background-color: #616547; }
a { background-color: rgb(97,101,71); }
div.DivClassName
{
background-color: #616547;
}
.BgClassName
{
background-color: #616547;
}
</style>
border-color css
<style>
span { border-color: #616547; }
span { border-color: rgb(97,101,71); }
td.TdClassName
{
border-color: #616547;
}
.TagClassName
{
border-color: #616547;
}
</style>