Shades of Tom Thumb #476342
Tints of Tom Thumb #476342
RGB
CMYK
RGB Variations
Color information
#476342 (or 0x476342) is known color: Tom Thumb. HEX triplet: 47, 63 and 42. RGB value is (71,99,66). Sum of RGB (Red+Green+Blue) = 71+99+66=236 (31% of max value = 765). Red value is 71 (28.12% from 255 or 30.08% from 236); Green value is 99 (39.06% from 255 or 41.95% from 236); Blue value is 66 (26.17% from 255 or 27.97% from 236); Max value from RGB is 99 - color contains mainly: green. Hex color #476342 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #476342 is #B89CBD. Grayscale: #565656. Windows color (decimal): -12098750 or 4350791. OLE color: 4350791.
HSL color Cylindrical-coordinate representation of color #476342: hue angle of 110.91º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #476342 is Cyan = 0.28, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 71 | 99 | 66 | - |
| CMYK | 0.28 | 0 | 0.33 | 0.61 |
| HSL | 110.91º | 0.2% | 0.32% | - |
| HSV(B) | 110.91º | 0.33% | 0.39% | - |
| XYZ | 8.04 | 10.66 | 6.79 | - |
| YUV | 86.87 | 116.22 | 116.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 71 | 99 | 66 | 0.28 | 0 | 0.33 | 0.61 | 110.91 | 0.2 | 0.32 |
| Hex | 47 | 63 | 42 | 1C | 0 | 21 | 3D | 6F | 14 | 20 |
| Octal | 107 | 143 | 102 | 34 | 0 | 41 | 75 | 157 | 24 | 40 |
| Binary | 1000111 | 1100011 | 1000010 | 11100 | 0 | 100001 | 111101 | 1101111 | 10100 | 100000 |
Color Harmonies of #476342
Complementary color
Monochromatic Colors of #476342
Black with #476342
Text Example
Text Example
White with #476342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #476342; }
p { color: rgb(71,99,66); }
H1.HeaderClassName
{
color: #476342;
}
.AnyTagClassName
{
color: #476342;
}
</style>
background-color css
<style>
a { background-color: #476342; }
a { background-color: rgb(71,99,66); }
div.DivClassName
{
background-color: #476342;
}
.BgClassName
{
background-color: #476342;
}
</style>
border-color css
<style>
span { border-color: #476342; }
span { border-color: rgb(71,99,66); }
td.TdClassName
{
border-color: #476342;
}
.TagClassName
{
border-color: #476342;
}
</style>