Shades of Tom Thumb #476840
Tints of Tom Thumb #476840
RGB
CMYK
RGB Variations
Color information
#476840 (or 0x476840) is known color: Tom Thumb. HEX triplet: 47, 68 and 40. RGB value is (71,104,64). Sum of RGB (Red+Green+Blue) = 71+104+64=239 (31% of max value = 765). Red value is 71 (28.12% from 255 or 29.71% from 239); Green value is 104 (41.02% from 255 or 43.51% from 239); Blue value is 64 (25.39% from 255 or 26.78% from 239); Max value from RGB is 104 - color contains mainly: green. Hex color #476840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476840 is #B897BF. Grayscale: #595959. Windows color (decimal): -12097472 or 4220999. OLE color: 4220999.
HSL color Cylindrical-coordinate representation of color #476840: hue angle of 109.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #476840 is Cyan = 0.32, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 71 | 104 | 64 | - |
| CMYK | 0.32 | 0 | 0.38 | 0.59 |
| HSL | 109.5º | 0.24% | 0.33% | - |
| HSV(B) | 109.5º | 0.38% | 0.41% | - |
| XYZ | 8.47 | 11.61 | 6.64 | - |
| YUV | 89.57 | 113.57 | 114.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 104 | 64 | 0.32 | 0 | 0.38 | 0.59 | 109.5 | 0.24 | 0.33 |
| Hex | 47 | 68 | 40 | 20 | 0 | 26 | 3B | 6E | 18 | 21 |
| Octal | 107 | 150 | 100 | 40 | 0 | 46 | 73 | 156 | 30 | 41 |
| Binary | 1000111 | 1101000 | 1000000 | 100000 | 0 | 100110 | 111011 | 1101110 | 11000 | 100001 |
Color Harmonies of #476840
Complementary color
Monochromatic Colors of #476840
Black with #476840
Text Example
Text Example
White with #476840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476840; }
p { color: rgb(71,104,64); }
H1.HeaderClassName
{
color: #476840;
}
.AnyTagClassName
{
color: #476840;
}
</style>
background-color css
<style>
a { background-color: #476840; }
a { background-color: rgb(71,104,64); }
div.DivClassName
{
background-color: #476840;
}
.BgClassName
{
background-color: #476840;
}
</style>
border-color css
<style>
span { border-color: #476840; }
span { border-color: rgb(71,104,64); }
td.TdClassName
{
border-color: #476840;
}
.TagClassName
{
border-color: #476840;
}
</style>