Shades of Woodland #616449
Tints of Woodland #616449
RGB
CMYK
RGB Variations
Color information
#616449 (or 0x616449) is known color: Woodland. HEX triplet: 61, 64 and 49. RGB value is (97,100,73). Sum of RGB (Red+Green+Blue) = 97+100+73=270 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.93% from 270); Green value is 100 (39.45% from 255 or 37.04% from 270); Blue value is 73 (28.91% from 255 or 27.04% from 270); Max value from RGB is 100 - color contains mainly: green. Hex color #616449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616449 is #9E9BB6. Grayscale: #606060. Windows color (decimal): -10394551 or 4809825. OLE color: 4809825.
HSL color Cylindrical-coordinate representation of color #616449: hue angle of 66.67º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #616449 is Cyan = 0.03, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 73 | - |
| CMYK | 0.03 | 0 | 0.27 | 0.61 |
| HSL | 66.67º | 0.16% | 0.34% | - |
| HSV(B) | 66.67º | 0.27% | 0.39% | - |
| XYZ | 10.69 | 12.14 | 8.08 | - |
| YUV | 96.03 | 115.01 | 128.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 73 | 0.03 | 0 | 0.27 | 0.61 | 66.67 | 0.16 | 0.34 |
| Hex | 61 | 64 | 49 | 3 | 0 | 1B | 3D | 43 | 10 | 22 |
| Octal | 141 | 144 | 111 | 3 | 0 | 33 | 75 | 103 | 20 | 42 |
| Binary | 1100001 | 1100100 | 1001001 | 11 | 0 | 11011 | 111101 | 1000011 | 10000 | 100010 |
Color Harmonies of #616449
Complementary color
Monochromatic Colors of #616449
Black with #616449
Text Example
Text Example
White with #616449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616449; }
p { color: rgb(97,100,73); }
H1.HeaderClassName
{
color: #616449;
}
.AnyTagClassName
{
color: #616449;
}
</style>
background-color css
<style>
a { background-color: #616449; }
a { background-color: rgb(97,100,73); }
div.DivClassName
{
background-color: #616449;
}
.BgClassName
{
background-color: #616449;
}
</style>
border-color css
<style>
span { border-color: #616449; }
span { border-color: rgb(97,100,73); }
td.TdClassName
{
border-color: #616449;
}
.TagClassName
{
border-color: #616449;
}
</style>