Shades of Tom Thumb #486442
Tints of Tom Thumb #486442
RGB
CMYK
RGB Variations
Color information
#486442 (or 0x486442) is known color: Tom Thumb. HEX triplet: 48, 64 and 42. RGB value is (72,100,66). Sum of RGB (Red+Green+Blue) = 72+100+66=238 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30.25% from 238); Green value is 100 (39.45% from 255 or 42.02% from 238); Blue value is 66 (26.17% from 255 or 27.73% from 238); Max value from RGB is 100 - color contains mainly: green. Hex color #486442 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486442 is #B79BBD. Grayscale: #575757. Windows color (decimal): -12032958 or 4351048. OLE color: 4351048.
HSL color Cylindrical-coordinate representation of color #486442: hue angle of 109.41º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #486442 is Cyan = 0.28, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 72 | 100 | 66 | - |
| CMYK | 0.28 | 0 | 0.34 | 0.61 |
| HSL | 109.41º | 0.2% | 0.33% | - |
| HSV(B) | 109.41º | 0.34% | 0.39% | - |
| XYZ | 8.21 | 10.89 | 6.82 | - |
| YUV | 87.75 | 115.72 | 116.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 100 | 66 | 0.28 | 0 | 0.34 | 0.61 | 109.41 | 0.2 | 0.33 |
| Hex | 48 | 64 | 42 | 1C | 0 | 22 | 3D | 6D | 14 | 21 |
| Octal | 110 | 144 | 102 | 34 | 0 | 42 | 75 | 155 | 24 | 41 |
| Binary | 1001000 | 1100100 | 1000010 | 11100 | 0 | 100010 | 111101 | 1101101 | 10100 | 100001 |
Color Harmonies of #486442
Complementary color
Monochromatic Colors of #486442
Black with #486442
Text Example
Text Example
White with #486442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486442; }
p { color: rgb(72,100,66); }
H1.HeaderClassName
{
color: #486442;
}
.AnyTagClassName
{
color: #486442;
}
</style>
background-color css
<style>
a { background-color: #486442; }
a { background-color: rgb(72,100,66); }
div.DivClassName
{
background-color: #486442;
}
.BgClassName
{
background-color: #486442;
}
</style>
border-color css
<style>
span { border-color: #486442; }
span { border-color: rgb(72,100,66); }
td.TdClassName
{
border-color: #486442;
}
.TagClassName
{
border-color: #486442;
}
</style>