Shades of Tom Thumb #476340
Tints of Tom Thumb #476340
RGB
CMYK
RGB Variations
Color information
#476340 (or 0x476340) is known color: Tom Thumb. HEX triplet: 47, 63 and 40. RGB value is (71,99,64). Sum of RGB (Red+Green+Blue) = 71+99+64=234 (30% of max value = 765). Red value is 71 (28.12% from 255 or 30.34% from 234); Green value is 99 (39.06% from 255 or 42.31% from 234); Blue value is 64 (25.39% from 255 or 27.35% from 234); Max value from RGB is 99 - color contains mainly: green. Hex color #476340 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476340 is #B89CBF. Grayscale: #565656. Windows color (decimal): -12098752 or 4219719. OLE color: 4219719.
HSL color Cylindrical-coordinate representation of color #476340: hue angle of 108º 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 #476340 is Cyan = 0.28, Magento = 0, Yellow = 0.35 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 64 | - |
| CMYK | 0.28 | 0 | 0.35 | 0.61 |
| HSL | 108º | 0.21% | 0.32% | - |
| HSV(B) | 108º | 0.35% | 0.39% | - |
| XYZ | 7.99 | 10.63 | 6.48 | - |
| YUV | 86.64 | 115.22 | 116.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 64 | 0.28 | 0 | 0.35 | 0.61 | 108 | 0.21 | 0.32 |
| Hex | 47 | 63 | 40 | 1C | 0 | 23 | 3D | 6C | 15 | 20 |
| Octal | 107 | 143 | 100 | 34 | 0 | 43 | 75 | 154 | 25 | 40 |
| Binary | 1000111 | 1100011 | 1000000 | 11100 | 0 | 100011 | 111101 | 1101100 | 10101 | 100000 |
Color Harmonies of #476340
Complementary color
Monochromatic Colors of #476340
Black with #476340
Text Example
Text Example
White with #476340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476340; }
p { color: rgb(71,99,64); }
H1.HeaderClassName
{
color: #476340;
}
.AnyTagClassName
{
color: #476340;
}
</style>
background-color css
<style>
a { background-color: #476340; }
a { background-color: rgb(71,99,64); }
div.DivClassName
{
background-color: #476340;
}
.BgClassName
{
background-color: #476340;
}
</style>
border-color css
<style>
span { border-color: #476340; }
span { border-color: rgb(71,99,64); }
td.TdClassName
{
border-color: #476340;
}
.TagClassName
{
border-color: #476340;
}
</style>