Shades of Tom Thumb #516348
Tints of Tom Thumb #516348
RGB
CMYK
RGB Variations
Color information
#516348 (or 0x516348) is known color: Tom Thumb. HEX triplet: 51, 63 and 48. RGB value is (81,99,72). Sum of RGB (Red+Green+Blue) = 81+99+72=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 99 (39.06% from 255 or 39.29% from 252); Blue value is 72 (28.52% from 255 or 28.57% from 252); Max value from RGB is 99 - color contains mainly: green. Hex color #516348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516348 is #AE9CB7. Grayscale: #5A5A5A. Windows color (decimal): -11443384 or 4744017. OLE color: 4744017.
HSL color Cylindrical-coordinate representation of color #516348: hue angle of 100º 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 #516348 is Cyan = 0.18, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 99 | 72 | - |
| CMYK | 0.18 | 0 | 0.27 | 0.61 |
| HSL | 100º | 0.16% | 0.34% | - |
| HSV(B) | 100º | 0.27% | 0.39% | - |
| XYZ | 9.02 | 11.14 | 7.81 | - |
| YUV | 90.54 | 117.54 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 99 | 72 | 0.18 | 0 | 0.27 | 0.61 | 100 | 0.16 | 0.34 |
| Hex | 51 | 63 | 48 | 12 | 0 | 1B | 3D | 64 | 10 | 22 |
| Octal | 121 | 143 | 110 | 22 | 0 | 33 | 75 | 144 | 20 | 42 |
| Binary | 1010001 | 1100011 | 1001000 | 10010 | 0 | 11011 | 111101 | 1100100 | 10000 | 100010 |
Color Harmonies of #516348
Complementary color
Monochromatic Colors of #516348
Black with #516348
Text Example
Text Example
White with #516348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516348; }
p { color: rgb(81,99,72); }
H1.HeaderClassName
{
color: #516348;
}
.AnyTagClassName
{
color: #516348;
}
</style>
background-color css
<style>
a { background-color: #516348; }
a { background-color: rgb(81,99,72); }
div.DivClassName
{
background-color: #516348;
}
.BgClassName
{
background-color: #516348;
}
</style>
border-color css
<style>
span { border-color: #516348; }
span { border-color: rgb(81,99,72); }
td.TdClassName
{
border-color: #516348;
}
.TagClassName
{
border-color: #516348;
}
</style>