Shades of Tom Thumb #546349
Tints of Tom Thumb #546349
RGB
CMYK
RGB Variations
Color information
#546349 (or 0x546349) is known color: Tom Thumb. HEX triplet: 54, 63 and 49. RGB value is (84,99,73). Sum of RGB (Red+Green+Blue) = 84+99+73=256 (33% of max value = 765). Red value is 84 (33.20% from 255 or 32.81% from 256); Green value is 99 (39.06% from 255 or 38.67% from 256); Blue value is 73 (28.91% from 255 or 28.52% from 256); Max value from RGB is 99 - color contains mainly: green. Hex color #546349 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #546349 is #AB9CB6. Grayscale: #5B5B5B. Windows color (decimal): -11246775 or 4809556. OLE color: 4809556.
HSL color Cylindrical-coordinate representation of color #546349: hue angle of 94.62º degrees, saturation: 0.15, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #546349 is Cyan = 0.15, Magento = 0, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 84 | 99 | 73 | - |
| CMYK | 0.15 | 0 | 0.26 | 0.61 |
| HSL | 94.62º | 0.15% | 0.34% | - |
| HSV(B) | 94.62º | 0.26% | 0.39% | - |
| XYZ | 9.32 | 11.29 | 7.99 | - |
| YUV | 91.55 | 117.53 | 122.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 84 | 99 | 73 | 0.15 | 0 | 0.26 | 0.61 | 94.62 | 0.15 | 0.34 |
| Hex | 54 | 63 | 49 | F | 0 | 1A | 3D | 5F | F | 22 |
| Octal | 124 | 143 | 111 | 17 | 0 | 32 | 75 | 137 | 17 | 42 |
| Binary | 1010100 | 1100011 | 1001001 | 1111 | 0 | 11010 | 111101 | 1011111 | 1111 | 100010 |
Color Harmonies of #546349
Complementary color
Monochromatic Colors of #546349
Black with #546349
Text Example
Text Example
White with #546349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #546349; }
p { color: rgb(84,99,73); }
H1.HeaderClassName
{
color: #546349;
}
.AnyTagClassName
{
color: #546349;
}
</style>
background-color css
<style>
a { background-color: #546349; }
a { background-color: rgb(84,99,73); }
div.DivClassName
{
background-color: #546349;
}
.BgClassName
{
background-color: #546349;
}
</style>
border-color css
<style>
span { border-color: #546349; }
span { border-color: rgb(84,99,73); }
td.TdClassName
{
border-color: #546349;
}
.TagClassName
{
border-color: #546349;
}
</style>