Shades of Tom Thumb #496040
Tints of Tom Thumb #496040
RGB
CMYK
RGB Variations
Color information
#496040 (or 0x496040) is known color: Tom Thumb. HEX triplet: 49, 60 and 40. RGB value is (73,96,64). Sum of RGB (Red+Green+Blue) = 73+96+64=233 (30% of max value = 765). Red value is 73 (28.91% from 255 or 31.33% from 233); Green value is 96 (37.89% from 255 or 41.20% from 233); Blue value is 64 (25.39% from 255 or 27.47% from 233); Max value from RGB is 96 - color contains mainly: green. Hex color #496040 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496040 is #B69FBF. Grayscale: #555555. Windows color (decimal): -11968448 or 4218953. OLE color: 4218953.
HSL color Cylindrical-coordinate representation of color #496040: hue angle of 103.12º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #496040 is Cyan = 0.24, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 96 | 64 | - |
| CMYK | 0.24 | 0 | 0.33 | 0.62 |
| HSL | 103.13º | 0.2% | 0.31% | - |
| HSV(B) | 103.13º | 0.33% | 0.38% | - |
| XYZ | 7.86 | 10.15 | 6.4 | - |
| YUV | 85.48 | 115.88 | 119.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 96 | 64 | 0.24 | 0 | 0.33 | 0.62 | 103.13 | 0.2 | 0.31 |
| Hex | 49 | 60 | 40 | 18 | 0 | 21 | 3E | 67 | 14 | 1F |
| Octal | 111 | 140 | 100 | 30 | 0 | 41 | 76 | 147 | 24 | 37 |
| Binary | 1001001 | 1100000 | 1000000 | 11000 | 0 | 100001 | 111110 | 1100111 | 10100 | 11111 |
Color Harmonies of #496040
Complementary color
Monochromatic Colors of #496040
Black with #496040
Text Example
Text Example
White with #496040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496040; }
p { color: rgb(73,96,64); }
H1.HeaderClassName
{
color: #496040;
}
.AnyTagClassName
{
color: #496040;
}
</style>
background-color css
<style>
a { background-color: #496040; }
a { background-color: rgb(73,96,64); }
div.DivClassName
{
background-color: #496040;
}
.BgClassName
{
background-color: #496040;
}
</style>
border-color css
<style>
span { border-color: #496040; }
span { border-color: rgb(73,96,64); }
td.TdClassName
{
border-color: #496040;
}
.TagClassName
{
border-color: #496040;
}
</style>