Shades of Tom Thumb #486141
Tints of Tom Thumb #486141
RGB
CMYK
RGB Variations
Color information
#486141 (or 0x486141) is known color: Tom Thumb. HEX triplet: 48, 61 and 41. RGB value is (72,97,65). Sum of RGB (Red+Green+Blue) = 72+97+65=234 (30% of max value = 765). Red value is 72 (28.52% from 255 or 30.77% from 234); Green value is 97 (38.28% from 255 or 41.45% from 234); Blue value is 65 (25.78% from 255 or 27.78% from 234); Max value from RGB is 97 - color contains mainly: green. Hex color #486141 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486141 is #B79EBE. Grayscale: #555555. Windows color (decimal): -12033727 or 4284744. OLE color: 4284744.
HSL color Cylindrical-coordinate representation of color #486141: hue angle of 106.88º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #486141 is Cyan = 0.26, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 97 | 65 | - |
| CMYK | 0.26 | 0 | 0.33 | 0.62 |
| HSL | 106.88º | 0.2% | 0.32% | - |
| HSV(B) | 106.88º | 0.33% | 0.38% | - |
| XYZ | 7.9 | 10.31 | 6.57 | - |
| YUV | 85.88 | 116.22 | 118.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 97 | 65 | 0.26 | 0 | 0.33 | 0.62 | 106.88 | 0.2 | 0.32 |
| Hex | 48 | 61 | 41 | 1A | 0 | 21 | 3E | 6B | 14 | 20 |
| Octal | 110 | 141 | 101 | 32 | 0 | 41 | 76 | 153 | 24 | 40 |
| Binary | 1001000 | 1100001 | 1000001 | 11010 | 0 | 100001 | 111110 | 1101011 | 10100 | 100000 |
Color Harmonies of #486141
Complementary color
Monochromatic Colors of #486141
Black with #486141
Text Example
Text Example
White with #486141
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486141; }
p { color: rgb(72,97,65); }
H1.HeaderClassName
{
color: #486141;
}
.AnyTagClassName
{
color: #486141;
}
</style>
background-color css
<style>
a { background-color: #486141; }
a { background-color: rgb(72,97,65); }
div.DivClassName
{
background-color: #486141;
}
.BgClassName
{
background-color: #486141;
}
</style>
border-color css
<style>
span { border-color: #486141; }
span { border-color: rgb(72,97,65); }
td.TdClassName
{
border-color: #486141;
}
.TagClassName
{
border-color: #486141;
}
</style>