Shades of Tom Thumb #496142
Tints of Tom Thumb #496142
RGB
CMYK
RGB Variations
Color information
#496142 (or 0x496142) is known color: Tom Thumb. HEX triplet: 49, 61 and 42. RGB value is (73,97,66). Sum of RGB (Red+Green+Blue) = 73+97+66=236 (31% of max value = 765). Red value is 73 (28.91% from 255 or 30.93% from 236); Green value is 97 (38.28% from 255 or 41.10% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 97 - color contains mainly: green. Hex color #496142 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496142 is #B69EBD. Grayscale: #565656. Windows color (decimal): -11968190 or 4350281. OLE color: 4350281.
HSL color Cylindrical-coordinate representation of color #496142: hue angle of 106.45º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #496142 is Cyan = 0.25, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 73 | 97 | 66 | - |
| CMYK | 0.25 | 0 | 0.32 | 0.62 |
| HSL | 106.45º | 0.19% | 0.32% | - |
| HSV(B) | 106.45º | 0.32% | 0.38% | - |
| XYZ | 8.01 | 10.36 | 6.73 | - |
| YUV | 86.29 | 116.55 | 118.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 97 | 66 | 0.25 | 0 | 0.32 | 0.62 | 106.45 | 0.19 | 0.32 |
| Hex | 49 | 61 | 42 | 19 | 0 | 20 | 3E | 6A | 13 | 20 |
| Octal | 111 | 141 | 102 | 31 | 0 | 40 | 76 | 152 | 23 | 40 |
| Binary | 1001001 | 1100001 | 1000010 | 11001 | 0 | 100000 | 111110 | 1101010 | 10011 | 100000 |
Color Harmonies of #496142
Complementary color
Monochromatic Colors of #496142
Black with #496142
Text Example
Text Example
White with #496142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496142; }
p { color: rgb(73,97,66); }
H1.HeaderClassName
{
color: #496142;
}
.AnyTagClassName
{
color: #496142;
}
</style>
background-color css
<style>
a { background-color: #496142; }
a { background-color: rgb(73,97,66); }
div.DivClassName
{
background-color: #496142;
}
.BgClassName
{
background-color: #496142;
}
</style>
border-color css
<style>
span { border-color: #496142; }
span { border-color: rgb(73,97,66); }
td.TdClassName
{
border-color: #496142;
}
.TagClassName
{
border-color: #496142;
}
</style>