Shades of Tom Thumb #516947
Tints of Tom Thumb #516947
RGB
CMYK
RGB Variations
Color information
#516947 (or 0x516947) is known color: Tom Thumb. HEX triplet: 51, 69 and 47. RGB value is (81,105,71). Sum of RGB (Red+Green+Blue) = 81+105+71=257 (34% of max value = 765). Red value is 81 (32.03% from 255 or 31.52% from 257); Green value is 105 (41.41% from 255 or 40.86% from 257); Blue value is 71 (28.12% from 255 or 27.63% from 257); Max value from RGB is 105 - color contains mainly: green. Hex color #516947 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516947 is #AE96B8. Grayscale: #5E5E5E. Windows color (decimal): -11441849 or 4680017. OLE color: 4680017.
HSL color Cylindrical-coordinate representation of color #516947: hue angle of 102.35º degrees, saturation: 0.19, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #516947 is Cyan = 0.23, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 105 | 71 | - |
| CMYK | 0.23 | 0 | 0.32 | 0.59 |
| HSL | 102.35º | 0.19% | 0.35% | - |
| HSV(B) | 102.35º | 0.32% | 0.41% | - |
| XYZ | 9.58 | 12.31 | 7.83 | - |
| YUV | 93.95 | 115.05 | 118.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 105 | 71 | 0.23 | 0 | 0.32 | 0.59 | 102.35 | 0.19 | 0.35 |
| Hex | 51 | 69 | 47 | 17 | 0 | 20 | 3B | 66 | 13 | 23 |
| Octal | 121 | 151 | 107 | 27 | 0 | 40 | 73 | 146 | 23 | 43 |
| Binary | 1010001 | 1101001 | 1000111 | 10111 | 0 | 100000 | 111011 | 1100110 | 10011 | 100011 |
Color Harmonies of #516947
Complementary color
Monochromatic Colors of #516947
Black with #516947
Text Example
Text Example
White with #516947
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516947; }
p { color: rgb(81,105,71); }
H1.HeaderClassName
{
color: #516947;
}
.AnyTagClassName
{
color: #516947;
}
</style>
background-color css
<style>
a { background-color: #516947; }
a { background-color: rgb(81,105,71); }
div.DivClassName
{
background-color: #516947;
}
.BgClassName
{
background-color: #516947;
}
</style>
border-color css
<style>
span { border-color: #516947; }
span { border-color: rgb(81,105,71); }
td.TdClassName
{
border-color: #516947;
}
.TagClassName
{
border-color: #516947;
}
</style>