Shades of Tom Thumb #476440
Tints of Tom Thumb #476440
RGB
CMYK
RGB Variations
Color information
#476440 (or 0x476440) is known color: Tom Thumb. HEX triplet: 47, 64 and 40. RGB value is (71,100,64). Sum of RGB (Red+Green+Blue) = 71+100+64=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 100 (39.45% from 255 or 42.55% from 235); Blue value is 64 (25.39% from 255 or 27.23% from 235); Max value from RGB is 100 - color contains mainly: green. Hex color #476440 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476440 is #B89BBF. Grayscale: #575757. Windows color (decimal): -12098496 or 4219975. OLE color: 4219975.
HSL color Cylindrical-coordinate representation of color #476440: hue angle of 108.33º degrees, saturation: 0.22, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #476440 is Cyan = 0.29, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 64 | - |
| CMYK | 0.29 | 0 | 0.36 | 0.61 |
| HSL | 108.33º | 0.22% | 0.32% | - |
| HSV(B) | 108.33º | 0.36% | 0.39% | - |
| XYZ | 8.08 | 10.82 | 6.51 | - |
| YUV | 87.23 | 114.89 | 116.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 64 | 0.29 | 0 | 0.36 | 0.61 | 108.33 | 0.22 | 0.32 |
| Hex | 47 | 64 | 40 | 1D | 0 | 24 | 3D | 6C | 16 | 20 |
| Octal | 107 | 144 | 100 | 35 | 0 | 44 | 75 | 154 | 26 | 40 |
| Binary | 1000111 | 1100100 | 1000000 | 11101 | 0 | 100100 | 111101 | 1101100 | 10110 | 100000 |
Color Harmonies of #476440
Complementary color
Monochromatic Colors of #476440
Black with #476440
Text Example
Text Example
White with #476440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476440; }
p { color: rgb(71,100,64); }
H1.HeaderClassName
{
color: #476440;
}
.AnyTagClassName
{
color: #476440;
}
</style>
background-color css
<style>
a { background-color: #476440; }
a { background-color: rgb(71,100,64); }
div.DivClassName
{
background-color: #476440;
}
.BgClassName
{
background-color: #476440;
}
</style>
border-color css
<style>
span { border-color: #476440; }
span { border-color: rgb(71,100,64); }
td.TdClassName
{
border-color: #476440;
}
.TagClassName
{
border-color: #476440;
}
</style>