Shades of Tom Thumb #516347
Tints of Tom Thumb #516347
RGB
CMYK
RGB Variations
Color information
#516347 (or 0x516347) is known color: Tom Thumb. HEX triplet: 51, 63 and 47. RGB value is (81,99,71). Sum of RGB (Red+Green+Blue) = 81+99+71=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 99 (39.06% from 255 or 39.44% from 251); Blue value is 71 (28.12% from 255 or 28.29% from 251); Max value from RGB is 99 - color contains mainly: green. Hex color #516347 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516347 is #AE9CB8. Grayscale: #5A5A5A. Windows color (decimal): -11443385 or 4678481. OLE color: 4678481.
HSL color Cylindrical-coordinate representation of color #516347: hue angle of 98.57º degrees, saturation: 0.16, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #516347 is Cyan = 0.18, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 71 | - |
| CMYK | 0.18 | 0 | 0.28 | 0.61 |
| HSL | 98.57º | 0.16% | 0.33% | - |
| HSV(B) | 98.57º | 0.28% | 0.39% | - |
| XYZ | 8.99 | 11.13 | 7.64 | - |
| YUV | 90.43 | 117.04 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 71 | 0.18 | 0 | 0.28 | 0.61 | 98.57 | 0.16 | 0.33 |
| Hex | 51 | 63 | 47 | 12 | 0 | 1C | 3D | 63 | 10 | 21 |
| Octal | 121 | 143 | 107 | 22 | 0 | 34 | 75 | 143 | 20 | 41 |
| Binary | 1010001 | 1100011 | 1000111 | 10010 | 0 | 11100 | 111101 | 1100011 | 10000 | 100001 |
Color Harmonies of #516347
Complementary color
Monochromatic Colors of #516347
Black with #516347
Text Example
Text Example
White with #516347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516347; }
p { color: rgb(81,99,71); }
H1.HeaderClassName
{
color: #516347;
}
.AnyTagClassName
{
color: #516347;
}
</style>
background-color css
<style>
a { background-color: #516347; }
a { background-color: rgb(81,99,71); }
div.DivClassName
{
background-color: #516347;
}
.BgClassName
{
background-color: #516347;
}
</style>
border-color css
<style>
span { border-color: #516347; }
span { border-color: rgb(81,99,71); }
td.TdClassName
{
border-color: #516347;
}
.TagClassName
{
border-color: #516347;
}
</style>