Shades of Tom Thumb #496740
Tints of Tom Thumb #496740
RGB
CMYK
RGB Variations
Color information
#496740 (or 0x496740) is known color: Tom Thumb. HEX triplet: 49, 67 and 40. RGB value is (73,103,64). Sum of RGB (Red+Green+Blue) = 73+103+64=240 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.42% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 103 - color contains mainly: green. Hex color #496740 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496740 is #B698BF. Grayscale: #595959. Windows color (decimal): -11966656 or 4220745. OLE color: 4220745.
HSL color Cylindrical-coordinate representation of color #496740: hue angle of 106.15º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #496740 is Cyan = 0.29, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 64 | - |
| CMYK | 0.29 | 0 | 0.38 | 0.60 |
| HSL | 106.15º | 0.23% | 0.33% | - |
| HSV(B) | 106.15º | 0.38% | 0.4% | - |
| XYZ | 8.52 | 11.49 | 6.62 | - |
| YUV | 89.58 | 113.56 | 116.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 64 | 0.29 | 0 | 0.38 | 0.60 | 106.15 | 0.23 | 0.33 |
| Hex | 49 | 67 | 40 | 1D | 0 | 26 | 3C | 6A | 17 | 21 |
| Octal | 111 | 147 | 100 | 35 | 0 | 46 | 74 | 152 | 27 | 41 |
| Binary | 1001001 | 1100111 | 1000000 | 11101 | 0 | 100110 | 111100 | 1101010 | 10111 | 100001 |
Color Harmonies of #496740
Complementary color
Monochromatic Colors of #496740
Black with #496740
Text Example
Text Example
White with #496740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496740; }
p { color: rgb(73,103,64); }
H1.HeaderClassName
{
color: #496740;
}
.AnyTagClassName
{
color: #496740;
}
</style>
background-color css
<style>
a { background-color: #496740; }
a { background-color: rgb(73,103,64); }
div.DivClassName
{
background-color: #496740;
}
.BgClassName
{
background-color: #496740;
}
</style>
border-color css
<style>
span { border-color: #496740; }
span { border-color: rgb(73,103,64); }
td.TdClassName
{
border-color: #496740;
}
.TagClassName
{
border-color: #496740;
}
</style>