Shades of Woodland #616947
Tints of Woodland #616947
RGB
CMYK
RGB Variations
Color information
#616947 (or 0x616947) is known color: Woodland. HEX triplet: 61, 69 and 47. RGB value is (97,105,71). Sum of RGB (Red+Green+Blue) = 97+105+71=273 (36% of max value = 765). Red value is 97 (38.28% from 255 or 35.53% from 273); Green value is 105 (41.41% from 255 or 38.46% from 273); Blue value is 71 (28.12% from 255 or 26.01% from 273); Max value from RGB is 105 - color contains mainly: green. Hex color #616947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616947 is #9E96B8. Grayscale: #626262. Windows color (decimal): -10393273 or 4680033. OLE color: 4680033.
HSL color Cylindrical-coordinate representation of color #616947: hue angle of 74.12º 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 #616947 is Cyan = 0.08, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 105 | 71 | - |
| CMYK | 0.08 | 0 | 0.32 | 0.59 |
| HSL | 74.12º | 0.19% | 0.35% | - |
| HSV(B) | 74.12º | 0.32% | 0.41% | - |
| XYZ | 11.12 | 13.1 | 7.9 | - |
| YUV | 98.73 | 112.35 | 126.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 105 | 71 | 0.08 | 0 | 0.32 | 0.59 | 74.12 | 0.19 | 0.35 |
| Hex | 61 | 69 | 47 | 8 | 0 | 20 | 3B | 4A | 13 | 23 |
| Octal | 141 | 151 | 107 | 10 | 0 | 40 | 73 | 112 | 23 | 43 |
| Binary | 1100001 | 1101001 | 1000111 | 1000 | 0 | 100000 | 111011 | 1001010 | 10011 | 100011 |
Color Harmonies of #616947
Complementary color
Monochromatic Colors of #616947
Black with #616947
Text Example
Text Example
White with #616947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616947; }
p { color: rgb(97,105,71); }
H1.HeaderClassName
{
color: #616947;
}
.AnyTagClassName
{
color: #616947;
}
</style>
background-color css
<style>
a { background-color: #616947; }
a { background-color: rgb(97,105,71); }
div.DivClassName
{
background-color: #616947;
}
.BgClassName
{
background-color: #616947;
}
</style>
border-color css
<style>
span { border-color: #616947; }
span { border-color: rgb(97,105,71); }
td.TdClassName
{
border-color: #616947;
}
.TagClassName
{
border-color: #616947;
}
</style>