Shades of Tom Thumb #496645
Tints of Tom Thumb #496645
RGB
CMYK
RGB Variations
Color information
#496645 (or 0x496645) is known color: Tom Thumb. HEX triplet: 49, 66 and 45. RGB value is (73,102,69). Sum of RGB (Red+Green+Blue) = 73+102+69=244 (32% of max value = 765). Red value is 73 (28.91% from 255 or 29.92% from 244); Green value is 102 (40.23% from 255 or 41.80% from 244); Blue value is 69 (27.34% from 255 or 28.28% from 244); Max value from RGB is 102 - color contains mainly: green. Hex color #496645 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #496645 is #B699BA. Grayscale: #595959. Windows color (decimal): -11966907 or 4548169. OLE color: 4548169.
HSL color Cylindrical-coordinate representation of color #496645: hue angle of 112.73º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #496645 is Cyan = 0.28, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 73 | 102 | 69 | - |
| CMYK | 0.28 | 0 | 0.32 | 0.6 |
| HSL | 112.73º | 0.19% | 0.34% | - |
| HSV(B) | 112.73º | 0.32% | 0.4% | - |
| XYZ | 8.57 | 11.35 | 7.37 | - |
| YUV | 89.57 | 116.39 | 116.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 102 | 69 | 0.28 | 0 | 0.32 | 0.6 | 112.73 | 0.19 | 0.34 |
| Hex | 49 | 66 | 45 | 1C | 0 | 20 | 3C | 71 | 13 | 22 |
| Octal | 111 | 146 | 105 | 34 | 0 | 40 | 74 | 161 | 23 | 42 |
| Binary | 1001001 | 1100110 | 1000101 | 11100 | 0 | 100000 | 111100 | 1110001 | 10011 | 100010 |
Color Harmonies of #496645
Complementary color
Monochromatic Colors of #496645
Black with #496645
Text Example
Text Example
White with #496645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #496645; }
p { color: rgb(73,102,69); }
H1.HeaderClassName
{
color: #496645;
}
.AnyTagClassName
{
color: #496645;
}
</style>
background-color css
<style>
a { background-color: #496645; }
a { background-color: rgb(73,102,69); }
div.DivClassName
{
background-color: #496645;
}
.BgClassName
{
background-color: #496645;
}
</style>
border-color css
<style>
span { border-color: #496645; }
span { border-color: rgb(73,102,69); }
td.TdClassName
{
border-color: #496645;
}
.TagClassName
{
border-color: #496645;
}
</style>