Shades of Woodland #616648
Tints of Woodland #616648
RGB
CMYK
RGB Variations
Color information
#616648 (or 0x616648) is known color: Woodland. HEX triplet: 61, 66 and 48. RGB value is (97,102,72). Sum of RGB (Red+Green+Blue) = 97+102+72=271 (35% of max value = 765). Red value is 97 (38.28% from 255 or 35.79% from 271); Green value is 102 (40.23% from 255 or 37.64% from 271); Blue value is 72 (28.52% from 255 or 26.57% from 271); Max value from RGB is 102 - color contains mainly: green. Hex color #616648 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616648 is #9E99B7. Grayscale: #616161. Windows color (decimal): -10394040 or 4744801. OLE color: 4744801.
HSL color Cylindrical-coordinate representation of color #616648: hue angle of 70º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #616648 is Cyan = 0.05, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 97 | 102 | 72 | - |
| CMYK | 0.05 | 0 | 0.29 | 0.6 |
| HSL | 70º | 0.17% | 0.34% | - |
| HSV(B) | 70º | 0.29% | 0.4% | - |
| XYZ | 10.85 | 12.51 | 7.97 | - |
| YUV | 97.09 | 113.84 | 127.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 102 | 72 | 0.05 | 0 | 0.29 | 0.6 | 70 | 0.17 | 0.34 |
| Hex | 61 | 66 | 48 | 5 | 0 | 1D | 3C | 46 | 11 | 22 |
| Octal | 141 | 146 | 110 | 5 | 0 | 35 | 74 | 106 | 21 | 42 |
| Binary | 1100001 | 1100110 | 1001000 | 101 | 0 | 11101 | 111100 | 1000110 | 10001 | 100010 |
Color Harmonies of #616648
Complementary color
Monochromatic Colors of #616648
Black with #616648
Text Example
Text Example
White with #616648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616648; }
p { color: rgb(97,102,72); }
H1.HeaderClassName
{
color: #616648;
}
.AnyTagClassName
{
color: #616648;
}
</style>
background-color css
<style>
a { background-color: #616648; }
a { background-color: rgb(97,102,72); }
div.DivClassName
{
background-color: #616648;
}
.BgClassName
{
background-color: #616648;
}
</style>
border-color css
<style>
span { border-color: #616648; }
span { border-color: rgb(97,102,72); }
td.TdClassName
{
border-color: #616648;
}
.TagClassName
{
border-color: #616648;
}
</style>