Shades of Tom Thumb #496745
Tints of Tom Thumb #496745
RGB
CMYK
RGB Variations
Color information
#496745 (or 0x496745) is known color: Tom Thumb. HEX triplet: 49, 67 and 45. RGB value is (73,103,69). Sum of RGB (Red+Green+Blue) = 73+103+69=245 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.80% from 245); Green value is 103 (40.62% from 255 or 42.04% from 245); Blue value is 69 (27.34% from 255 or 28.16% from 245); Max value from RGB is 103 - color contains mainly: green. Hex color #496745 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496745 is #B698BA. Grayscale: #5A5A5A. Windows color (decimal): -11966651 or 4548425. OLE color: 4548425.
HSL color Cylindrical-coordinate representation of color #496745: hue angle of 112.94º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #496745 is Cyan = 0.29, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 73 | 103 | 69 | - |
| CMYK | 0.29 | 0 | 0.33 | 0.60 |
| HSL | 112.94º | 0.2% | 0.34% | - |
| HSV(B) | 112.94º | 0.33% | 0.4% | - |
| XYZ | 8.67 | 11.55 | 7.4 | - |
| YUV | 90.15 | 116.06 | 115.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 103 | 69 | 0.29 | 0 | 0.33 | 0.60 | 112.94 | 0.2 | 0.34 |
| Hex | 49 | 67 | 45 | 1D | 0 | 21 | 3C | 71 | 14 | 22 |
| Octal | 111 | 147 | 105 | 35 | 0 | 41 | 74 | 161 | 24 | 42 |
| Binary | 1001001 | 1100111 | 1000101 | 11101 | 0 | 100001 | 111100 | 1110001 | 10100 | 100010 |
Color Harmonies of #496745
Complementary color
Monochromatic Colors of #496745
Black with #496745
Text Example
Text Example
White with #496745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496745; }
p { color: rgb(73,103,69); }
H1.HeaderClassName
{
color: #496745;
}
.AnyTagClassName
{
color: #496745;
}
</style>
background-color css
<style>
a { background-color: #496745; }
a { background-color: rgb(73,103,69); }
div.DivClassName
{
background-color: #496745;
}
.BgClassName
{
background-color: #496745;
}
</style>
border-color css
<style>
span { border-color: #496745; }
span { border-color: rgb(73,103,69); }
td.TdClassName
{
border-color: #496745;
}
.TagClassName
{
border-color: #496745;
}
</style>