Shades of Woodland #616836
Tints of Woodland #616836
RGB
CMYK
RGB Variations
Color information
#616836 (or 0x616836) is known color: Woodland. HEX triplet: 61, 68 and 36. RGB value is (97,104,54). Sum of RGB (Red+Green+Blue) = 97+104+54=255 (33% of max value = 765). Red value is 97 (38.28% from 255 or 38.04% from 255); Green value is 104 (41.02% from 255 or 40.78% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 104 - color contains mainly: green. Hex color #616836 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616836 is #9E97C9. Grayscale: #606060. Windows color (decimal): -10393546 or 3565665. OLE color: 3565665.
HSL color Cylindrical-coordinate representation of color #616836: hue angle of 68.4º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #616836 is Cyan = 0.07, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 104 | 54 | - |
| CMYK | 0.07 | 0 | 0.48 | 0.59 |
| HSL | 68.4º | 0.32% | 0.31% | - |
| HSV(B) | 68.4º | 0.48% | 0.41% | - |
| XYZ | 10.55 | 12.71 | 5.39 | - |
| YUV | 96.21 | 104.18 | 128.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 104 | 54 | 0.07 | 0 | 0.48 | 0.59 | 68.4 | 0.32 | 0.31 |
| Hex | 61 | 68 | 36 | 7 | 0 | 30 | 3B | 44 | 20 | 1F |
| Octal | 141 | 150 | 66 | 7 | 0 | 60 | 73 | 104 | 40 | 37 |
| Binary | 1100001 | 1101000 | 110110 | 111 | 0 | 110000 | 111011 | 1000100 | 100000 | 11111 |
Color Harmonies of #616836
Complementary color
Monochromatic Colors of #616836
Black with #616836
Text Example
Text Example
White with #616836
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616836; }
p { color: rgb(97,104,54); }
H1.HeaderClassName
{
color: #616836;
}
.AnyTagClassName
{
color: #616836;
}
</style>
background-color css
<style>
a { background-color: #616836; }
a { background-color: rgb(97,104,54); }
div.DivClassName
{
background-color: #616836;
}
.BgClassName
{
background-color: #616836;
}
</style>
border-color css
<style>
span { border-color: #616836; }
span { border-color: rgb(97,104,54); }
td.TdClassName
{
border-color: #616836;
}
.TagClassName
{
border-color: #616836;
}
</style>