Shades of Woodland #616347
Tints of Woodland #616347
RGB
CMYK
RGB Variations
Color information
#616347 (or 0x616347) is known color: Woodland. HEX triplet: 61, 63 and 47. RGB value is (97,99,71). Sum of RGB (Red+Green+Blue) = 97+99+71=267 (35% of max value = 765). Red value is 97 (38.28% from 255 or 36.33% from 267); Green value is 99 (39.06% from 255 or 37.08% from 267); Blue value is 71 (28.12% from 255 or 26.59% from 267); Max value from RGB is 99 - color contains mainly: green. Hex color #616347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616347 is #9E9CB8. Grayscale: #5F5F5F. Windows color (decimal): -10394809 or 4678497. OLE color: 4678497.
HSL color Cylindrical-coordinate representation of color #616347: hue angle of 64.29º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #616347 is Cyan = 0.02, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 99 | 71 | - |
| CMYK | 0.02 | 0 | 0.28 | 0.61 |
| HSL | 64.29º | 0.16% | 0.33% | - |
| HSV(B) | 64.29º | 0.28% | 0.39% | - |
| XYZ | 10.53 | 11.92 | 7.71 | - |
| YUV | 95.21 | 114.34 | 129.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 99 | 71 | 0.02 | 0 | 0.28 | 0.61 | 64.29 | 0.16 | 0.33 |
| Hex | 61 | 63 | 47 | 2 | 0 | 1C | 3D | 40 | 10 | 21 |
| Octal | 141 | 143 | 107 | 2 | 0 | 34 | 75 | 100 | 20 | 41 |
| Binary | 1100001 | 1100011 | 1000111 | 10 | 0 | 11100 | 111101 | 1000000 | 10000 | 100001 |
Color Harmonies of #616347
Complementary color
Monochromatic Colors of #616347
Black with #616347
Text Example
Text Example
White with #616347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616347; }
p { color: rgb(97,99,71); }
H1.HeaderClassName
{
color: #616347;
}
.AnyTagClassName
{
color: #616347;
}
</style>
background-color css
<style>
a { background-color: #616347; }
a { background-color: rgb(97,99,71); }
div.DivClassName
{
background-color: #616347;
}
.BgClassName
{
background-color: #616347;
}
</style>
border-color css
<style>
span { border-color: #616347; }
span { border-color: rgb(97,99,71); }
td.TdClassName
{
border-color: #616347;
}
.TagClassName
{
border-color: #616347;
}
</style>