Shades of Tom Thumb #516447
Tints of Tom Thumb #516447
RGB
CMYK
RGB Variations
Color information
#516447 (or 0x516447) is known color: Tom Thumb. HEX triplet: 51, 64 and 47. RGB value is (81,100,71). Sum of RGB (Red+Green+Blue) = 81+100+71=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 100 (39.45% from 255 or 39.68% from 252); Blue value is 71 (28.12% from 255 or 28.17% from 252); Max value from RGB is 100 - color contains mainly: green. Hex color #516447 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516447 is #AE9BB8. Grayscale: #5B5B5B. Windows color (decimal): -11443129 or 4678737. OLE color: 4678737.
HSL color Cylindrical-coordinate representation of color #516447: hue angle of 99.31º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #516447 is Cyan = 0.19, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 71 | - |
| CMYK | 0.19 | 0 | 0.29 | 0.61 |
| HSL | 99.31º | 0.17% | 0.34% | - |
| HSV(B) | 99.31º | 0.29% | 0.39% | - |
| XYZ | 9.09 | 11.32 | 7.67 | - |
| YUV | 91.01 | 116.71 | 120.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 71 | 0.19 | 0 | 0.29 | 0.61 | 99.31 | 0.17 | 0.34 |
| Hex | 51 | 64 | 47 | 13 | 0 | 1D | 3D | 63 | 11 | 22 |
| Octal | 121 | 144 | 107 | 23 | 0 | 35 | 75 | 143 | 21 | 42 |
| Binary | 1010001 | 1100100 | 1000111 | 10011 | 0 | 11101 | 111101 | 1100011 | 10001 | 100010 |
Color Harmonies of #516447
Complementary color
Monochromatic Colors of #516447
Black with #516447
Text Example
Text Example
White with #516447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516447; }
p { color: rgb(81,100,71); }
H1.HeaderClassName
{
color: #516447;
}
.AnyTagClassName
{
color: #516447;
}
</style>
background-color css
<style>
a { background-color: #516447; }
a { background-color: rgb(81,100,71); }
div.DivClassName
{
background-color: #516447;
}
.BgClassName
{
background-color: #516447;
}
</style>
border-color css
<style>
span { border-color: #516447; }
span { border-color: rgb(81,100,71); }
td.TdClassName
{
border-color: #516447;
}
.TagClassName
{
border-color: #516447;
}
</style>