Shades of Tom Thumb #486741
Tints of Tom Thumb #486741
RGB
CMYK
RGB Variations
Color information
#486741 (or 0x486741) is known color: Tom Thumb. HEX triplet: 48, 67 and 41. RGB value is (72,103,65). Sum of RGB (Red+Green+Blue) = 72+103+65=240 (31% of max value = 765). Red value is 72 (28.52% from 255 or 30% from 240); Green value is 103 (40.62% from 255 or 42.92% from 240); Blue value is 65 (25.78% from 255 or 27.08% from 240); Max value from RGB is 103 - color contains mainly: green. Hex color #486741 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #486741 is #B798BE. Grayscale: #595959. Windows color (decimal): -12032191 or 4286280. OLE color: 4286280.
HSL color Cylindrical-coordinate representation of color #486741: hue angle of 108.95º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #486741 is Cyan = 0.30, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 72 | 103 | 65 | - |
| CMYK | 0.30 | 0 | 0.37 | 0.60 |
| HSL | 108.95º | 0.23% | 0.33% | - |
| HSV(B) | 108.95º | 0.37% | 0.4% | - |
| XYZ | 8.48 | 11.46 | 6.77 | - |
| YUV | 89.4 | 114.23 | 115.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 103 | 65 | 0.30 | 0 | 0.37 | 0.60 | 108.95 | 0.23 | 0.33 |
| Hex | 48 | 67 | 41 | 1E | 0 | 25 | 3C | 6D | 17 | 21 |
| Octal | 110 | 147 | 101 | 36 | 0 | 45 | 74 | 155 | 27 | 41 |
| Binary | 1001000 | 1100111 | 1000001 | 11110 | 0 | 100101 | 111100 | 1101101 | 10111 | 100001 |
Color Harmonies of #486741
Complementary color
Monochromatic Colors of #486741
Black with #486741
Text Example
Text Example
White with #486741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #486741; }
p { color: rgb(72,103,65); }
H1.HeaderClassName
{
color: #486741;
}
.AnyTagClassName
{
color: #486741;
}
</style>
background-color css
<style>
a { background-color: #486741; }
a { background-color: rgb(72,103,65); }
div.DivClassName
{
background-color: #486741;
}
.BgClassName
{
background-color: #486741;
}
</style>
border-color css
<style>
span { border-color: #486741; }
span { border-color: rgb(72,103,65); }
td.TdClassName
{
border-color: #486741;
}
.TagClassName
{
border-color: #486741;
}
</style>