Shades of Tom Thumb #486940
Tints of Tom Thumb #486940
RGB
CMYK
RGB Variations
Color information
#486940 (or 0x486940) is known color: Tom Thumb. HEX triplet: 48, 69 and 40. RGB value is (72,105,64). Sum of RGB (Red+Green+Blue) = 72+105+64=241 (31% of max value = 765). Red value is 72 (28.52% from 255 or 29.88% from 241); Green value is 105 (41.41% from 255 or 43.57% from 241); Blue value is 64 (25.39% from 255 or 26.56% from 241); Max value from RGB is 105 - color contains mainly: green. Hex color #486940 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486940 is #B796BF. Grayscale: #5A5A5A. Windows color (decimal): -12031680 or 4221256. OLE color: 4221256.
HSL color Cylindrical-coordinate representation of color #486940: hue angle of 108.29º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #486940 is Cyan = 0.31, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 72 | 105 | 64 | - |
| CMYK | 0.31 | 0 | 0.39 | 0.59 |
| HSL | 108.29º | 0.24% | 0.33% | - |
| HSV(B) | 108.29º | 0.39% | 0.41% | - |
| XYZ | 8.65 | 11.85 | 6.68 | - |
| YUV | 90.46 | 113.07 | 114.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 105 | 64 | 0.31 | 0 | 0.39 | 0.59 | 108.29 | 0.24 | 0.33 |
| Hex | 48 | 69 | 40 | 1F | 0 | 27 | 3B | 6C | 18 | 21 |
| Octal | 110 | 151 | 100 | 37 | 0 | 47 | 73 | 154 | 30 | 41 |
| Binary | 1001000 | 1101001 | 1000000 | 11111 | 0 | 100111 | 111011 | 1101100 | 11000 | 100001 |
Color Harmonies of #486940
Complementary color
Monochromatic Colors of #486940
Black with #486940
Text Example
Text Example
White with #486940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486940; }
p { color: rgb(72,105,64); }
H1.HeaderClassName
{
color: #486940;
}
.AnyTagClassName
{
color: #486940;
}
</style>
background-color css
<style>
a { background-color: #486940; }
a { background-color: rgb(72,105,64); }
div.DivClassName
{
background-color: #486940;
}
.BgClassName
{
background-color: #486940;
}
</style>
border-color css
<style>
span { border-color: #486940; }
span { border-color: rgb(72,105,64); }
td.TdClassName
{
border-color: #486940;
}
.TagClassName
{
border-color: #486940;
}
</style>