Shades of Tom Thumb #516849
Tints of Tom Thumb #516849
RGB
CMYK
RGB Variations
Color information
#516849 (or 0x516849) is known color: Tom Thumb. HEX triplet: 51, 68 and 49. RGB value is (81,104,73). Sum of RGB (Red+Green+Blue) = 81+104+73=258 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.40% from 258); Green value is 104 (41.02% from 255 or 40.31% from 258); Blue value is 73 (28.91% from 255 or 28.29% from 258); Max value from RGB is 104 - color contains mainly: green. Hex color #516849 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516849 is #AE97B6. Grayscale: #5D5D5D. Windows color (decimal): -11442103 or 4810833. OLE color: 4810833.
HSL color Cylindrical-coordinate representation of color #516849: hue angle of 104.52º degrees, saturation: 0.18, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #516849 is Cyan = 0.22, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 73 | - |
| CMYK | 0.22 | 0 | 0.30 | 0.59 |
| HSL | 104.52º | 0.18% | 0.35% | - |
| HSV(B) | 104.52º | 0.3% | 0.41% | - |
| XYZ | 9.55 | 12.13 | 8.14 | - |
| YUV | 93.59 | 116.38 | 119.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 73 | 0.22 | 0 | 0.30 | 0.59 | 104.52 | 0.18 | 0.35 |
| Hex | 51 | 68 | 49 | 16 | 0 | 1E | 3B | 69 | 12 | 23 |
| Octal | 121 | 150 | 111 | 26 | 0 | 36 | 73 | 151 | 22 | 43 |
| Binary | 1010001 | 1101000 | 1001001 | 10110 | 0 | 11110 | 111011 | 1101001 | 10010 | 100011 |
Color Harmonies of #516849
Complementary color
Monochromatic Colors of #516849
Black with #516849
Text Example
Text Example
White with #516849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516849; }
p { color: rgb(81,104,73); }
H1.HeaderClassName
{
color: #516849;
}
.AnyTagClassName
{
color: #516849;
}
</style>
background-color css
<style>
a { background-color: #516849; }
a { background-color: rgb(81,104,73); }
div.DivClassName
{
background-color: #516849;
}
.BgClassName
{
background-color: #516849;
}
</style>
border-color css
<style>
span { border-color: #516849; }
span { border-color: rgb(81,104,73); }
td.TdClassName
{
border-color: #516849;
}
.TagClassName
{
border-color: #516849;
}
</style>