Shades of Tom Thumb #516842
Tints of Tom Thumb #516842
RGB
CMYK
RGB Variations
Color information
#516842 (or 0x516842) is known color: Tom Thumb. HEX triplet: 51, 68 and 42. RGB value is (81,104,66). Sum of RGB (Red+Green+Blue) = 81+104+66=251 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.27% from 251); Green value is 104 (41.02% from 255 or 41.43% from 251); Blue value is 66 (26.17% from 255 or 26.29% from 251); Max value from RGB is 104 - color contains mainly: green. Hex color #516842 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516842 is #AE97BD. Grayscale: #5C5C5C. Windows color (decimal): -11442110 or 4352081. OLE color: 4352081.
HSL color Cylindrical-coordinate representation of color #516842: hue angle of 96.32º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #516842 is Cyan = 0.22, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 81 | 104 | 66 | - |
| CMYK | 0.22 | 0 | 0.37 | 0.59 |
| HSL | 96.32º | 0.22% | 0.33% | - |
| HSV(B) | 96.32º | 0.37% | 0.41% | - |
| XYZ | 9.33 | 12.04 | 6.99 | - |
| YUV | 92.79 | 112.88 | 119.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 104 | 66 | 0.22 | 0 | 0.37 | 0.59 | 96.32 | 0.22 | 0.33 |
| Hex | 51 | 68 | 42 | 16 | 0 | 25 | 3B | 60 | 16 | 21 |
| Octal | 121 | 150 | 102 | 26 | 0 | 45 | 73 | 140 | 26 | 41 |
| Binary | 1010001 | 1101000 | 1000010 | 10110 | 0 | 100101 | 111011 | 1100000 | 10110 | 100001 |
Color Harmonies of #516842
Complementary color
Monochromatic Colors of #516842
Black with #516842
Text Example
Text Example
White with #516842
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516842; }
p { color: rgb(81,104,66); }
H1.HeaderClassName
{
color: #516842;
}
.AnyTagClassName
{
color: #516842;
}
</style>
background-color css
<style>
a { background-color: #516842; }
a { background-color: rgb(81,104,66); }
div.DivClassName
{
background-color: #516842;
}
.BgClassName
{
background-color: #516842;
}
</style>
border-color css
<style>
span { border-color: #516842; }
span { border-color: rgb(81,104,66); }
td.TdClassName
{
border-color: #516842;
}
.TagClassName
{
border-color: #516842;
}
</style>