Shades of Tom Thumb #496945
Tints of Tom Thumb #496945
RGB
CMYK
RGB Variations
Color information
#496945 (or 0x496945) is known color: Tom Thumb. HEX triplet: 49, 69 and 45. RGB value is (73,105,69). Sum of RGB (Red+Green+Blue) = 73+105+69=247 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.55% from 247); Green value is 105 (41.41% from 255 or 42.51% from 247); Blue value is 69 (27.34% from 255 or 27.94% from 247); Max value from RGB is 105 - color contains mainly: green. Hex color #496945 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496945 is #B696BA. Grayscale: #5B5B5B. Windows color (decimal): -11966139 or 4548937. OLE color: 4548937.
HSL color Cylindrical-coordinate representation of color #496945: hue angle of 113.33º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #496945 is Cyan = 0.30, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 73 | 105 | 69 | - |
| CMYK | 0.30 | 0 | 0.34 | 0.59 |
| HSL | 113.33º | 0.21% | 0.34% | - |
| HSV(B) | 113.33º | 0.34% | 0.41% | - |
| XYZ | 8.87 | 11.95 | 7.47 | - |
| YUV | 91.33 | 115.4 | 114.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 105 | 69 | 0.30 | 0 | 0.34 | 0.59 | 113.33 | 0.21 | 0.34 |
| Hex | 49 | 69 | 45 | 1E | 0 | 22 | 3B | 71 | 15 | 22 |
| Octal | 111 | 151 | 105 | 36 | 0 | 42 | 73 | 161 | 25 | 42 |
| Binary | 1001001 | 1101001 | 1000101 | 11110 | 0 | 100010 | 111011 | 1110001 | 10101 | 100010 |
Color Harmonies of #496945
Complementary color
Monochromatic Colors of #496945
Black with #496945
Text Example
Text Example
White with #496945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496945; }
p { color: rgb(73,105,69); }
H1.HeaderClassName
{
color: #496945;
}
.AnyTagClassName
{
color: #496945;
}
</style>
background-color css
<style>
a { background-color: #496945; }
a { background-color: rgb(73,105,69); }
div.DivClassName
{
background-color: #496945;
}
.BgClassName
{
background-color: #496945;
}
</style>
border-color css
<style>
span { border-color: #496945; }
span { border-color: rgb(73,105,69); }
td.TdClassName
{
border-color: #496945;
}
.TagClassName
{
border-color: #496945;
}
</style>