Shades of Tom Thumb #476341
Tints of Tom Thumb #476341
RGB
CMYK
RGB Variations
Color information
#476341 (or 0x476341) is known color: Tom Thumb. HEX triplet: 47, 63 and 41. RGB value is (71,99,65). Sum of RGB (Red+Green+Blue) = 71+99+65=235 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.21% from 235); Green value is 99 (39.06% from 255 or 42.13% from 235); Blue value is 65 (25.78% from 255 or 27.66% from 235); Max value from RGB is 99 - color contains mainly: green. Hex color #476341 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476341 is #B89CBE. Grayscale: #565656. Windows color (decimal): -12098751 or 4285255. OLE color: 4285255.
HSL color Cylindrical-coordinate representation of color #476341: hue angle of 109.41º degrees, saturation: 0.21, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #476341 is Cyan = 0.28, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 65 | - |
| CMYK | 0.28 | 0 | 0.34 | 0.61 |
| HSL | 109.41º | 0.21% | 0.32% | - |
| HSV(B) | 109.41º | 0.34% | 0.39% | - |
| XYZ | 8.01 | 10.64 | 6.63 | - |
| YUV | 86.75 | 115.72 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 65 | 0.28 | 0 | 0.34 | 0.61 | 109.41 | 0.21 | 0.32 |
| Hex | 47 | 63 | 41 | 1C | 0 | 22 | 3D | 6D | 15 | 20 |
| Octal | 107 | 143 | 101 | 34 | 0 | 42 | 75 | 155 | 25 | 40 |
| Binary | 1000111 | 1100011 | 1000001 | 11100 | 0 | 100010 | 111101 | 1101101 | 10101 | 100000 |
Color Harmonies of #476341
Complementary color
Monochromatic Colors of #476341
Black with #476341
Text Example
Text Example
White with #476341
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476341; }
p { color: rgb(71,99,65); }
H1.HeaderClassName
{
color: #476341;
}
.AnyTagClassName
{
color: #476341;
}
</style>
background-color css
<style>
a { background-color: #476341; }
a { background-color: rgb(71,99,65); }
div.DivClassName
{
background-color: #476341;
}
.BgClassName
{
background-color: #476341;
}
</style>
border-color css
<style>
span { border-color: #476341; }
span { border-color: rgb(71,99,65); }
td.TdClassName
{
border-color: #476341;
}
.TagClassName
{
border-color: #476341;
}
</style>