Shades of Tom Thumb #516248
Tints of Tom Thumb #516248
RGB
CMYK
RGB Variations
Color information
#516248 (or 0x516248) is known color: Tom Thumb. HEX triplet: 51, 62 and 48. RGB value is (81,98,72). Sum of RGB (Red+Green+Blue) = 81+98+72=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 98 (38.67% from 255 or 39.04% from 251); Blue value is 72 (28.52% from 255 or 28.69% from 251); Max value from RGB is 98 - color contains mainly: green. Hex color #516248 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516248 is #AE9DB7. Grayscale: #5A5A5A. Windows color (decimal): -11443640 or 4743761. OLE color: 4743761.
HSL color Cylindrical-coordinate representation of color #516248: hue angle of 99.23º degrees, saturation: 0.15, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #516248 is Cyan = 0.17, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 81 | 98 | 72 | - |
| CMYK | 0.17 | 0 | 0.27 | 0.62 |
| HSL | 99.23º | 0.15% | 0.33% | - |
| HSV(B) | 99.23º | 0.27% | 0.38% | - |
| XYZ | 8.93 | 10.95 | 7.77 | - |
| YUV | 89.95 | 117.87 | 121.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 98 | 72 | 0.17 | 0 | 0.27 | 0.62 | 99.23 | 0.15 | 0.33 |
| Hex | 51 | 62 | 48 | 11 | 0 | 1B | 3E | 63 | F | 21 |
| Octal | 121 | 142 | 110 | 21 | 0 | 33 | 76 | 143 | 17 | 41 |
| Binary | 1010001 | 1100010 | 1001000 | 10001 | 0 | 11011 | 111110 | 1100011 | 1111 | 100001 |
Color Harmonies of #516248
Complementary color
Monochromatic Colors of #516248
Black with #516248
Text Example
Text Example
White with #516248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516248; }
p { color: rgb(81,98,72); }
H1.HeaderClassName
{
color: #516248;
}
.AnyTagClassName
{
color: #516248;
}
</style>
background-color css
<style>
a { background-color: #516248; }
a { background-color: rgb(81,98,72); }
div.DivClassName
{
background-color: #516248;
}
.BgClassName
{
background-color: #516248;
}
</style>
border-color css
<style>
span { border-color: #516248; }
span { border-color: rgb(81,98,72); }
td.TdClassName
{
border-color: #516248;
}
.TagClassName
{
border-color: #516248;
}
</style>