Shades of Tom Thumb #546947
Tints of Tom Thumb #546947
RGB
CMYK
RGB Variations
Color information
#546947 (or 0x546947) is known color: Tom Thumb. HEX triplet: 54, 69 and 47. RGB value is (84,105,71). Sum of RGB (Red+Green+Blue) = 84+105+71=260 (34% of max value = 765). Red value is 84 (33.20% from 255 or 32.31% from 260); Green value is 105 (41.41% from 255 or 40.38% from 260); Blue value is 71 (28.12% from 255 or 27.31% from 260); Max value from RGB is 105 - color contains mainly: green. Hex color #546947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546947 is #AB96B8. Grayscale: #5E5E5E. Windows color (decimal): -11245241 or 4680020. OLE color: 4680020.
HSL color Cylindrical-coordinate representation of color #546947: hue angle of 97.06º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #546947 is Cyan = 0.20, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 84 | 105 | 71 | - |
| CMYK | 0.20 | 0 | 0.32 | 0.59 |
| HSL | 97.06º | 0.19% | 0.35% | - |
| HSV(B) | 97.06º | 0.32% | 0.41% | - |
| XYZ | 9.85 | 12.44 | 7.84 | - |
| YUV | 94.85 | 114.54 | 120.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 105 | 71 | 0.20 | 0 | 0.32 | 0.59 | 97.06 | 0.19 | 0.35 |
| Hex | 54 | 69 | 47 | 14 | 0 | 20 | 3B | 61 | 13 | 23 |
| Octal | 124 | 151 | 107 | 24 | 0 | 40 | 73 | 141 | 23 | 43 |
| Binary | 1010100 | 1101001 | 1000111 | 10100 | 0 | 100000 | 111011 | 1100001 | 10011 | 100011 |
Color Harmonies of #546947
Complementary color
Monochromatic Colors of #546947
Black with #546947
Text Example
Text Example
White with #546947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546947; }
p { color: rgb(84,105,71); }
H1.HeaderClassName
{
color: #546947;
}
.AnyTagClassName
{
color: #546947;
}
</style>
background-color css
<style>
a { background-color: #546947; }
a { background-color: rgb(84,105,71); }
div.DivClassName
{
background-color: #546947;
}
.BgClassName
{
background-color: #546947;
}
</style>
border-color css
<style>
span { border-color: #546947; }
span { border-color: rgb(84,105,71); }
td.TdClassName
{
border-color: #546947;
}
.TagClassName
{
border-color: #546947;
}
</style>