Shades of Tom Thumb #466640
Tints of Tom Thumb #466640
RGB
CMYK
RGB Variations
Color information
#466640 (or 0x466640) is known color: Tom Thumb. HEX triplet: 46, 66 and 40. RGB value is (70,102,64). Sum of RGB (Red+Green+Blue) = 70+102+64=236 (31% of max value = 765). Red value is 70 (27.73% from 255 or 29.66% from 236); Green value is 102 (40.23% from 255 or 43.22% from 236); Blue value is 64 (25.39% from 255 or 27.12% from 236); Max value from RGB is 102 - color contains mainly: green. Hex color #466640 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #466640 is #B999BF. Grayscale: #585858. Windows color (decimal): -12163520 or 4220486. OLE color: 4220486.
HSL color Cylindrical-coordinate representation of color #466640: hue angle of 110.53º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #466640 is Cyan = 0.31, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 70 | 102 | 64 | - |
| CMYK | 0.31 | 0 | 0.37 | 0.6 |
| HSL | 110.53º | 0.23% | 0.33% | - |
| HSV(B) | 110.53º | 0.37% | 0.4% | - |
| XYZ | 8.2 | 11.18 | 6.58 | - |
| YUV | 88.1 | 114.4 | 115.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 102 | 64 | 0.31 | 0 | 0.37 | 0.6 | 110.53 | 0.23 | 0.33 |
| Hex | 46 | 66 | 40 | 1F | 0 | 25 | 3C | 6F | 17 | 21 |
| Octal | 106 | 146 | 100 | 37 | 0 | 45 | 74 | 157 | 27 | 41 |
| Binary | 1000110 | 1100110 | 1000000 | 11111 | 0 | 100101 | 111100 | 1101111 | 10111 | 100001 |
Color Harmonies of #466640
Complementary color
Monochromatic Colors of #466640
Black with #466640
Text Example
Text Example
White with #466640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #466640; }
p { color: rgb(70,102,64); }
H1.HeaderClassName
{
color: #466640;
}
.AnyTagClassName
{
color: #466640;
}
</style>
background-color css
<style>
a { background-color: #466640; }
a { background-color: rgb(70,102,64); }
div.DivClassName
{
background-color: #466640;
}
.BgClassName
{
background-color: #466640;
}
</style>
border-color css
<style>
span { border-color: #466640; }
span { border-color: rgb(70,102,64); }
td.TdClassName
{
border-color: #466640;
}
.TagClassName
{
border-color: #466640;
}
</style>