Shades of Tom Thumb #516346
Tints of Tom Thumb #516346
RGB
CMYK
RGB Variations
Color information
#516346 (or 0x516346) is known color: Tom Thumb. HEX triplet: 51, 63 and 46. RGB value is (81,99,70). Sum of RGB (Red+Green+Blue) = 81+99+70=250 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.4% from 250); Green value is 99 (39.06% from 255 or 39.6% from 250); Blue value is 70 (27.73% from 255 or 28% from 250); Max value from RGB is 99 - color contains mainly: green. Hex color #516346 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516346 is #AE9CB9. Grayscale: #5A5A5A. Windows color (decimal): -11443386 or 4612945. OLE color: 4612945.
HSL color Cylindrical-coordinate representation of color #516346: hue angle of 97.24º degrees, saturation: 0.17, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #516346 is Cyan = 0.18, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 70 | - |
| CMYK | 0.18 | 0 | 0.29 | 0.61 |
| HSL | 97.24º | 0.17% | 0.33% | - |
| HSV(B) | 97.24º | 0.29% | 0.39% | - |
| XYZ | 8.96 | 11.12 | 7.47 | - |
| YUV | 90.31 | 116.54 | 121.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 70 | 0.18 | 0 | 0.29 | 0.61 | 97.24 | 0.17 | 0.33 |
| Hex | 51 | 63 | 46 | 12 | 0 | 1D | 3D | 61 | 11 | 21 |
| Octal | 121 | 143 | 106 | 22 | 0 | 35 | 75 | 141 | 21 | 41 |
| Binary | 1010001 | 1100011 | 1000110 | 10010 | 0 | 11101 | 111101 | 1100001 | 10001 | 100001 |
Color Harmonies of #516346
Complementary color
Monochromatic Colors of #516346
Black with #516346
Text Example
Text Example
White with #516346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516346; }
p { color: rgb(81,99,70); }
H1.HeaderClassName
{
color: #516346;
}
.AnyTagClassName
{
color: #516346;
}
</style>
background-color css
<style>
a { background-color: #516346; }
a { background-color: rgb(81,99,70); }
div.DivClassName
{
background-color: #516346;
}
.BgClassName
{
background-color: #516346;
}
</style>
border-color css
<style>
span { border-color: #516346; }
span { border-color: rgb(81,99,70); }
td.TdClassName
{
border-color: #516346;
}
.TagClassName
{
border-color: #516346;
}
</style>