Shades of Tom Thumb #516846
Tints of Tom Thumb #516846
RGB
CMYK
RGB Variations
Color information
#516846 (or 0x516846) is known color: Tom Thumb. HEX triplet: 51, 68 and 46. RGB value is (81,104,70). Sum of RGB (Red+Green+Blue) = 81+104+70=255 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.76% from 255); Green value is 104 (41.02% from 255 or 40.78% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 104 - color contains mainly: green. Hex color #516846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516846 is #AE97B9. Grayscale: #5D5D5D. Windows color (decimal): -11442106 or 4614225. OLE color: 4614225.
HSL color Cylindrical-coordinate representation of color #516846: hue angle of 100.59º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #516846 is Cyan = 0.22, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 70 | - |
| CMYK | 0.22 | 0 | 0.33 | 0.59 |
| HSL | 100.59º | 0.2% | 0.34% | - |
| HSV(B) | 100.59º | 0.33% | 0.41% | - |
| XYZ | 9.45 | 12.09 | 7.63 | - |
| YUV | 93.25 | 114.88 | 119.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 70 | 0.22 | 0 | 0.33 | 0.59 | 100.59 | 0.2 | 0.34 |
| Hex | 51 | 68 | 46 | 16 | 0 | 21 | 3B | 65 | 14 | 22 |
| Octal | 121 | 150 | 106 | 26 | 0 | 41 | 73 | 145 | 24 | 42 |
| Binary | 1010001 | 1101000 | 1000110 | 10110 | 0 | 100001 | 111011 | 1100101 | 10100 | 100010 |
Color Harmonies of #516846
Complementary color
Monochromatic Colors of #516846
Black with #516846
Text Example
Text Example
White with #516846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516846; }
p { color: rgb(81,104,70); }
H1.HeaderClassName
{
color: #516846;
}
.AnyTagClassName
{
color: #516846;
}
</style>
background-color css
<style>
a { background-color: #516846; }
a { background-color: rgb(81,104,70); }
div.DivClassName
{
background-color: #516846;
}
.BgClassName
{
background-color: #516846;
}
</style>
border-color css
<style>
span { border-color: #516846; }
span { border-color: rgb(81,104,70); }
td.TdClassName
{
border-color: #516846;
}
.TagClassName
{
border-color: #516846;
}
</style>