Shades of Tom Thumb #476441
Tints of Tom Thumb #476441
RGB
CMYK
RGB Variations
Color information
#476441 (or 0x476441) is known color: Tom Thumb. HEX triplet: 47, 64 and 41. RGB value is (71,100,65). Sum of RGB (Red+Green+Blue) = 71+100+65=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 100 (39.45% from 255 or 42.37% from 236); Blue value is 65 (25.78% from 255 or 27.54% from 236); Max value from RGB is 100 - color contains mainly: green. Hex color #476441 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476441 is #B89BBE. Grayscale: #575757. Windows color (decimal): -12098495 or 4285511. OLE color: 4285511.
HSL color Cylindrical-coordinate representation of color #476441: hue angle of 109.71º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #476441 is Cyan = 0.29, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 100 | 65 | - |
| CMYK | 0.29 | 0 | 0.35 | 0.61 |
| HSL | 109.71º | 0.21% | 0.32% | - |
| HSV(B) | 109.71º | 0.35% | 0.39% | - |
| XYZ | 8.11 | 10.84 | 6.67 | - |
| YUV | 87.34 | 115.39 | 116.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 100 | 65 | 0.29 | 0 | 0.35 | 0.61 | 109.71 | 0.21 | 0.32 |
| Hex | 47 | 64 | 41 | 1D | 0 | 23 | 3D | 6E | 15 | 20 |
| Octal | 107 | 144 | 101 | 35 | 0 | 43 | 75 | 156 | 25 | 40 |
| Binary | 1000111 | 1100100 | 1000001 | 11101 | 0 | 100011 | 111101 | 1101110 | 10101 | 100000 |
Color Harmonies of #476441
Complementary color
Monochromatic Colors of #476441
Black with #476441
Text Example
Text Example
White with #476441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476441; }
p { color: rgb(71,100,65); }
H1.HeaderClassName
{
color: #476441;
}
.AnyTagClassName
{
color: #476441;
}
</style>
background-color css
<style>
a { background-color: #476441; }
a { background-color: rgb(71,100,65); }
div.DivClassName
{
background-color: #476441;
}
.BgClassName
{
background-color: #476441;
}
</style>
border-color css
<style>
span { border-color: #476441; }
span { border-color: rgb(71,100,65); }
td.TdClassName
{
border-color: #476441;
}
.TagClassName
{
border-color: #476441;
}
</style>