Shades of Tom Thumb #516449
Tints of Tom Thumb #516449
RGB
CMYK
RGB Variations
Color information
#516449 (or 0x516449) is known color: Tom Thumb. HEX triplet: 51, 64 and 49. RGB value is (81,100,73). Sum of RGB (Red+Green+Blue) = 81+100+73=254 (33% of max value = 765). Red value is 81 (32.03% from 255 or 31.89% from 254); Green value is 100 (39.45% from 255 or 39.37% from 254); Blue value is 73 (28.91% from 255 or 28.74% from 254); Max value from RGB is 100 - color contains mainly: green. Hex color #516449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516449 is #AE9BB6. Grayscale: #5B5B5B. Windows color (decimal): -11443127 or 4809809. OLE color: 4809809.
HSL color Cylindrical-coordinate representation of color #516449: hue angle of 102.22º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #516449 is Cyan = 0.19, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 73 | - |
| CMYK | 0.19 | 0 | 0.27 | 0.61 |
| HSL | 102.22º | 0.16% | 0.34% | - |
| HSV(B) | 102.22º | 0.27% | 0.39% | - |
| XYZ | 9.15 | 11.34 | 8.01 | - |
| YUV | 91.24 | 117.71 | 120.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 73 | 0.19 | 0 | 0.27 | 0.61 | 102.22 | 0.16 | 0.34 |
| Hex | 51 | 64 | 49 | 13 | 0 | 1B | 3D | 66 | 10 | 22 |
| Octal | 121 | 144 | 111 | 23 | 0 | 33 | 75 | 146 | 20 | 42 |
| Binary | 1010001 | 1100100 | 1001001 | 10011 | 0 | 11011 | 111101 | 1100110 | 10000 | 100010 |
Color Harmonies of #516449
Complementary color
Monochromatic Colors of #516449
Black with #516449
Text Example
Text Example
White with #516449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516449; }
p { color: rgb(81,100,73); }
H1.HeaderClassName
{
color: #516449;
}
.AnyTagClassName
{
color: #516449;
}
</style>
background-color css
<style>
a { background-color: #516449; }
a { background-color: rgb(81,100,73); }
div.DivClassName
{
background-color: #516449;
}
.BgClassName
{
background-color: #516449;
}
</style>
border-color css
<style>
span { border-color: #516449; }
span { border-color: rgb(81,100,73); }
td.TdClassName
{
border-color: #516449;
}
.TagClassName
{
border-color: #516449;
}
</style>