Shades of Tom Thumb #486840
Tints of Tom Thumb #486840
RGB
CMYK
RGB Variations
Color information
#486840 (or 0x486840) is known color: Tom Thumb. HEX triplet: 48, 68 and 40. RGB value is (72,104,64). Sum of RGB (Red+Green+Blue) = 72+104+64=240 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30% from 240); Green value is 104 (41.02% from 255 or 43.33% from 240); Blue value is 64 (25.39% from 255 or 26.67% from 240); Max value from RGB is 104 - color contains mainly: green. Hex color #486840 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486840 is #B797BF. Grayscale: #5A5A5A. Windows color (decimal): -12031936 or 4221000. OLE color: 4221000.
HSL color Cylindrical-coordinate representation of color #486840: hue angle of 108º 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 #486840 is Cyan = 0.31, Magento = 0, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 104 | 64 | - |
| CMYK | 0.31 | 0 | 0.38 | 0.59 |
| HSL | 108º | 0.24% | 0.33% | - |
| HSV(B) | 108º | 0.38% | 0.41% | - |
| XYZ | 8.55 | 11.65 | 6.65 | - |
| YUV | 89.87 | 113.4 | 115.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 104 | 64 | 0.31 | 0 | 0.38 | 0.59 | 108 | 0.24 | 0.33 |
| Hex | 48 | 68 | 40 | 1F | 0 | 26 | 3B | 6C | 18 | 21 |
| Octal | 110 | 150 | 100 | 37 | 0 | 46 | 73 | 154 | 30 | 41 |
| Binary | 1001000 | 1101000 | 1000000 | 11111 | 0 | 100110 | 111011 | 1101100 | 11000 | 100001 |
Color Harmonies of #486840
Complementary color
Monochromatic Colors of #486840
Black with #486840
Text Example
Text Example
White with #486840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486840; }
p { color: rgb(72,104,64); }
H1.HeaderClassName
{
color: #486840;
}
.AnyTagClassName
{
color: #486840;
}
</style>
background-color css
<style>
a { background-color: #486840; }
a { background-color: rgb(72,104,64); }
div.DivClassName
{
background-color: #486840;
}
.BgClassName
{
background-color: #486840;
}
</style>
border-color css
<style>
span { border-color: #486840; }
span { border-color: rgb(72,104,64); }
td.TdClassName
{
border-color: #486840;
}
.TagClassName
{
border-color: #486840;
}
</style>