Shades of Tom Thumb #496540
Tints of Tom Thumb #496540
RGB
CMYK
RGB Variations
Color information
#496540 (or 0x496540) is known color: Tom Thumb. HEX triplet: 49, 65 and 40. RGB value is (73,101,64). Sum of RGB (Red+Green+Blue) = 73+101+64=238 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.67% from 238); Green value is 101 (39.84% from 255 or 42.44% from 238); Blue value is 64 (25.39% from 255 or 26.89% from 238); Max value from RGB is 101 - color contains mainly: green. Hex color #496540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496540 is #B69ABF. Grayscale: #585858. Windows color (decimal): -11967168 or 4220233. OLE color: 4220233.
HSL color Cylindrical-coordinate representation of color #496540: hue angle of 105.41º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #496540 is Cyan = 0.28, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 101 | 64 | - |
| CMYK | 0.28 | 0 | 0.37 | 0.60 |
| HSL | 105.41º | 0.22% | 0.32% | - |
| HSV(B) | 105.41º | 0.37% | 0.4% | - |
| XYZ | 8.33 | 11.09 | 6.55 | - |
| YUV | 88.41 | 114.22 | 117.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 101 | 64 | 0.28 | 0 | 0.37 | 0.60 | 105.41 | 0.22 | 0.32 |
| Hex | 49 | 65 | 40 | 1C | 0 | 25 | 3C | 69 | 16 | 20 |
| Octal | 111 | 145 | 100 | 34 | 0 | 45 | 74 | 151 | 26 | 40 |
| Binary | 1001001 | 1100101 | 1000000 | 11100 | 0 | 100101 | 111100 | 1101001 | 10110 | 100000 |
Color Harmonies of #496540
Complementary color
Monochromatic Colors of #496540
Black with #496540
Text Example
Text Example
White with #496540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496540; }
p { color: rgb(73,101,64); }
H1.HeaderClassName
{
color: #496540;
}
.AnyTagClassName
{
color: #496540;
}
</style>
background-color css
<style>
a { background-color: #496540; }
a { background-color: rgb(73,101,64); }
div.DivClassName
{
background-color: #496540;
}
.BgClassName
{
background-color: #496540;
}
</style>
border-color css
<style>
span { border-color: #496540; }
span { border-color: rgb(73,101,64); }
td.TdClassName
{
border-color: #496540;
}
.TagClassName
{
border-color: #496540;
}
</style>