Shades of Tom Thumb #476140
Tints of Tom Thumb #476140
RGB
CMYK
RGB Variations
Color information
#476140 (or 0x476140) is known color: Tom Thumb. HEX triplet: 47, 61 and 40. RGB value is (71,97,64). Sum of RGB (Red+Green+Blue) = 71+97+64=232 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.60% from 232); Green value is 97 (38.28% from 255 or 41.81% from 232); Blue value is 64 (25.39% from 255 or 27.59% from 232); Max value from RGB is 97 - color contains mainly: green. Hex color #476140 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476140 is #B89EBF. Grayscale: #555555. Windows color (decimal): -12099264 or 4219207. OLE color: 4219207.
HSL color Cylindrical-coordinate representation of color #476140: hue angle of 107.27º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #476140 is Cyan = 0.27, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 71 | 97 | 64 | - |
| CMYK | 0.27 | 0 | 0.34 | 0.62 |
| HSL | 107.27º | 0.2% | 0.32% | - |
| HSV(B) | 107.27º | 0.34% | 0.38% | - |
| XYZ | 7.8 | 10.26 | 6.42 | - |
| YUV | 85.46 | 115.89 | 117.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 97 | 64 | 0.27 | 0 | 0.34 | 0.62 | 107.27 | 0.2 | 0.32 |
| Hex | 47 | 61 | 40 | 1B | 0 | 22 | 3E | 6B | 14 | 20 |
| Octal | 107 | 141 | 100 | 33 | 0 | 42 | 76 | 153 | 24 | 40 |
| Binary | 1000111 | 1100001 | 1000000 | 11011 | 0 | 100010 | 111110 | 1101011 | 10100 | 100000 |
Color Harmonies of #476140
Complementary color
Monochromatic Colors of #476140
Black with #476140
Text Example
Text Example
White with #476140
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476140; }
p { color: rgb(71,97,64); }
H1.HeaderClassName
{
color: #476140;
}
.AnyTagClassName
{
color: #476140;
}
</style>
background-color css
<style>
a { background-color: #476140; }
a { background-color: rgb(71,97,64); }
div.DivClassName
{
background-color: #476140;
}
.BgClassName
{
background-color: #476140;
}
</style>
border-color css
<style>
span { border-color: #476140; }
span { border-color: rgb(71,97,64); }
td.TdClassName
{
border-color: #476140;
}
.TagClassName
{
border-color: #476140;
}
</style>