Shades of Tom Thumb #466540
Tints of Tom Thumb #466540
RGB
CMYK
RGB Variations
Color information
#466540 (or 0x466540) is known color: Tom Thumb. HEX triplet: 46, 65 and 40. RGB value is (70,101,64). Sum of RGB (Red+Green+Blue) = 70+101+64=235 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.79% from 235); Green value is 101 (39.84% from 255 or 42.98% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 101 - color contains mainly: green. Hex color #466540 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466540 is #B99ABF. Grayscale: #575757. Windows color (decimal): -12163776 or 4220230. OLE color: 4220230.
HSL color Cylindrical-coordinate representation of color #466540: hue angle of 110.27º 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 #466540 is Cyan = 0.31, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 70 | 101 | 64 | - |
| CMYK | 0.31 | 0 | 0.37 | 0.60 |
| HSL | 110.27º | 0.22% | 0.32% | - |
| HSV(B) | 110.27º | 0.37% | 0.4% | - |
| XYZ | 8.1 | 10.98 | 6.54 | - |
| YUV | 87.51 | 114.73 | 115.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 101 | 64 | 0.31 | 0 | 0.37 | 0.60 | 110.27 | 0.22 | 0.32 |
| Hex | 46 | 65 | 40 | 1F | 0 | 25 | 3C | 6E | 16 | 20 |
| Octal | 106 | 145 | 100 | 37 | 0 | 45 | 74 | 156 | 26 | 40 |
| Binary | 1000110 | 1100101 | 1000000 | 11111 | 0 | 100101 | 111100 | 1101110 | 10110 | 100000 |
Color Harmonies of #466540
Complementary color
Monochromatic Colors of #466540
Black with #466540
Text Example
Text Example
White with #466540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466540; }
p { color: rgb(70,101,64); }
H1.HeaderClassName
{
color: #466540;
}
.AnyTagClassName
{
color: #466540;
}
</style>
background-color css
<style>
a { background-color: #466540; }
a { background-color: rgb(70,101,64); }
div.DivClassName
{
background-color: #466540;
}
.BgClassName
{
background-color: #466540;
}
</style>
border-color css
<style>
span { border-color: #466540; }
span { border-color: rgb(70,101,64); }
td.TdClassName
{
border-color: #466540;
}
.TagClassName
{
border-color: #466540;
}
</style>