Shades of Woodland #616440
Tints of Woodland #616440
RGB
CMYK
RGB Variations
Color information
#616440 (or 0x616440) is known color: Woodland. HEX triplet: 61, 64 and 40. RGB value is (97,100,64). Sum of RGB (Red+Green+Blue) = 97+100+64=261 (34% of max value = 765). Red value is 97 (38.28% from 255 or 37.16% from 261); Green value is 100 (39.45% from 255 or 38.31% from 261); Blue value is 64 (25.39% from 255 or 24.52% from 261); Max value from RGB is 100 - color contains mainly: green. Hex color #616440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #616440 is #9E9BBF. Grayscale: #5F5F5F. Windows color (decimal): -10394560 or 4220001. OLE color: 4220001.
HSL color Cylindrical-coordinate representation of color #616440: hue angle of 65º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #616440 is Cyan = 0.03, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 97 | 100 | 64 | - |
| CMYK | 0.03 | 0 | 0.36 | 0.61 |
| HSL | 65º | 0.22% | 0.32% | - |
| HSV(B) | 65º | 0.36% | 0.39% | - |
| XYZ | 10.41 | 12.03 | 6.62 | - |
| YUV | 95 | 110.51 | 129.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 100 | 64 | 0.03 | 0 | 0.36 | 0.61 | 65 | 0.22 | 0.32 |
| Hex | 61 | 64 | 40 | 3 | 0 | 24 | 3D | 41 | 16 | 20 |
| Octal | 141 | 144 | 100 | 3 | 0 | 44 | 75 | 101 | 26 | 40 |
| Binary | 1100001 | 1100100 | 1000000 | 11 | 0 | 100100 | 111101 | 1000001 | 10110 | 100000 |
Color Harmonies of #616440
Complementary color
Monochromatic Colors of #616440
Black with #616440
Text Example
Text Example
White with #616440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616440; }
p { color: rgb(97,100,64); }
H1.HeaderClassName
{
color: #616440;
}
.AnyTagClassName
{
color: #616440;
}
</style>
background-color css
<style>
a { background-color: #616440; }
a { background-color: rgb(97,100,64); }
div.DivClassName
{
background-color: #616440;
}
.BgClassName
{
background-color: #616440;
}
</style>
border-color css
<style>
span { border-color: #616440; }
span { border-color: rgb(97,100,64); }
td.TdClassName
{
border-color: #616440;
}
.TagClassName
{
border-color: #616440;
}
</style>