Shades of Tom Thumb #516745
Tints of Tom Thumb #516745
RGB
CMYK
RGB Variations
Color information
#516745 (or 0x516745) is known color: Tom Thumb. HEX triplet: 51, 67 and 45. RGB value is (81,103,69). Sum of RGB (Red+Green+Blue) = 81+103+69=253 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.02% from 253); Green value is 103 (40.62% from 255 or 40.71% from 253); Blue value is 69 (27.34% from 255 or 27.27% from 253); Max value from RGB is 103 - color contains mainly: green. Hex color #516745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516745 is #AE98BA. Grayscale: #5C5C5C. Windows color (decimal): -11442363 or 4548433. OLE color: 4548433.
HSL color Cylindrical-coordinate representation of color #516745: hue angle of 98.82º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #516745 is Cyan = 0.21, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 69 | - |
| CMYK | 0.21 | 0 | 0.33 | 0.60 |
| HSL | 98.82º | 0.2% | 0.34% | - |
| HSV(B) | 98.82º | 0.33% | 0.4% | - |
| XYZ | 9.32 | 11.88 | 7.43 | - |
| YUV | 92.55 | 114.71 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 69 | 0.21 | 0 | 0.33 | 0.60 | 98.82 | 0.2 | 0.34 |
| Hex | 51 | 67 | 45 | 15 | 0 | 21 | 3C | 63 | 14 | 22 |
| Octal | 121 | 147 | 105 | 25 | 0 | 41 | 74 | 143 | 24 | 42 |
| Binary | 1010001 | 1100111 | 1000101 | 10101 | 0 | 100001 | 111100 | 1100011 | 10100 | 100010 |
Color Harmonies of #516745
Complementary color
Monochromatic Colors of #516745
Black with #516745
Text Example
Text Example
White with #516745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516745; }
p { color: rgb(81,103,69); }
H1.HeaderClassName
{
color: #516745;
}
.AnyTagClassName
{
color: #516745;
}
</style>
background-color css
<style>
a { background-color: #516745; }
a { background-color: rgb(81,103,69); }
div.DivClassName
{
background-color: #516745;
}
.BgClassName
{
background-color: #516745;
}
</style>
border-color css
<style>
span { border-color: #516745; }
span { border-color: rgb(81,103,69); }
td.TdClassName
{
border-color: #516745;
}
.TagClassName
{
border-color: #516745;
}
</style>