Shades of Tom Thumb #516146
Tints of Tom Thumb #516146
RGB
CMYK
RGB Variations
Color information
#516146 (or 0x516146) is known color: Tom Thumb. HEX triplet: 51, 61 and 46. RGB value is (81,97,70). Sum of RGB (Red+Green+Blue) = 81+97+70=248 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.66% from 248); Green value is 97 (38.28% from 255 or 39.11% from 248); Blue value is 70 (27.73% from 255 or 28.23% from 248); Max value from RGB is 97 - color contains mainly: green. Hex color #516146 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516146 is #AE9EB9. Grayscale: #595959. Windows color (decimal): -11443898 or 4612433. OLE color: 4612433.
HSL color Cylindrical-coordinate representation of color #516146: hue angle of 95.56º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #516146 is Cyan = 0.16, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 97 | 70 | - |
| CMYK | 0.16 | 0 | 0.28 | 0.62 |
| HSL | 95.56º | 0.16% | 0.33% | - |
| HSV(B) | 95.56º | 0.28% | 0.38% | - |
| XYZ | 8.77 | 10.74 | 7.41 | - |
| YUV | 89.14 | 117.2 | 122.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 97 | 70 | 0.16 | 0 | 0.28 | 0.62 | 95.56 | 0.16 | 0.33 |
| Hex | 51 | 61 | 46 | 10 | 0 | 1C | 3E | 60 | 10 | 21 |
| Octal | 121 | 141 | 106 | 20 | 0 | 34 | 76 | 140 | 20 | 41 |
| Binary | 1010001 | 1100001 | 1000110 | 10000 | 0 | 11100 | 111110 | 1100000 | 10000 | 100001 |
Color Harmonies of #516146
Complementary color
Monochromatic Colors of #516146
Black with #516146
Text Example
Text Example
White with #516146
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516146; }
p { color: rgb(81,97,70); }
H1.HeaderClassName
{
color: #516146;
}
.AnyTagClassName
{
color: #516146;
}
</style>
background-color css
<style>
a { background-color: #516146; }
a { background-color: rgb(81,97,70); }
div.DivClassName
{
background-color: #516146;
}
.BgClassName
{
background-color: #516146;
}
</style>
border-color css
<style>
span { border-color: #516146; }
span { border-color: rgb(81,97,70); }
td.TdClassName
{
border-color: #516146;
}
.TagClassName
{
border-color: #516146;
}
</style>