Shades of Tom Thumb #486142
Tints of Tom Thumb #486142
RGB
CMYK
RGB Variations
Color information
#486142 (or 0x486142) is known color: Tom Thumb. HEX triplet: 48, 61 and 42. RGB value is (72,97,66). Sum of RGB (Red+Green+Blue) = 72+97+66=235 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.64% from 235); Green value is 97 (38.28% from 255 or 41.28% from 235); Blue value is 66 (26.17% from 255 or 28.09% from 235); Max value from RGB is 97 - color contains mainly: green. Hex color #486142 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486142 is #B79EBD. Grayscale: #565656. Windows color (decimal): -12033726 or 4350280. OLE color: 4350280.
HSL color Cylindrical-coordinate representation of color #486142: hue angle of 108.39º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #486142 is Cyan = 0.26, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 72 | 97 | 66 | - |
| CMYK | 0.26 | 0 | 0.32 | 0.62 |
| HSL | 108.39º | 0.19% | 0.32% | - |
| HSV(B) | 108.39º | 0.32% | 0.38% | - |
| XYZ | 7.93 | 10.32 | 6.73 | - |
| YUV | 85.99 | 116.72 | 118.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 97 | 66 | 0.26 | 0 | 0.32 | 0.62 | 108.39 | 0.19 | 0.32 |
| Hex | 48 | 61 | 42 | 1A | 0 | 20 | 3E | 6C | 13 | 20 |
| Octal | 110 | 141 | 102 | 32 | 0 | 40 | 76 | 154 | 23 | 40 |
| Binary | 1001000 | 1100001 | 1000010 | 11010 | 0 | 100000 | 111110 | 1101100 | 10011 | 100000 |
Color Harmonies of #486142
Complementary color
Monochromatic Colors of #486142
Black with #486142
Text Example
Text Example
White with #486142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486142; }
p { color: rgb(72,97,66); }
H1.HeaderClassName
{
color: #486142;
}
.AnyTagClassName
{
color: #486142;
}
</style>
background-color css
<style>
a { background-color: #486142; }
a { background-color: rgb(72,97,66); }
div.DivClassName
{
background-color: #486142;
}
.BgClassName
{
background-color: #486142;
}
</style>
border-color css
<style>
span { border-color: #486142; }
span { border-color: rgb(72,97,66); }
td.TdClassName
{
border-color: #486142;
}
.TagClassName
{
border-color: #486142;
}
</style>