Shades of Tom Thumb #516744
Tints of Tom Thumb #516744
RGB
CMYK
RGB Variations
Color information
#516744 (or 0x516744) is known color: Tom Thumb. HEX triplet: 51, 67 and 44. RGB value is (81,103,68). Sum of RGB (Red+Green+Blue) = 81+103+68=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 103 (40.62% from 255 or 40.87% from 252); Blue value is 68 (26.95% from 255 or 26.98% from 252); Max value from RGB is 103 - color contains mainly: green. Hex color #516744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516744 is #AE98BB. Grayscale: #5C5C5C. Windows color (decimal): -11442364 or 4482897. OLE color: 4482897.
HSL color Cylindrical-coordinate representation of color #516744: hue angle of 97.71º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #516744 is Cyan = 0.21, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 68 | - |
| CMYK | 0.21 | 0 | 0.34 | 0.60 |
| HSL | 97.71º | 0.2% | 0.34% | - |
| HSV(B) | 97.71º | 0.34% | 0.4% | - |
| XYZ | 9.29 | 11.87 | 7.27 | - |
| YUV | 92.43 | 114.21 | 119.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 68 | 0.21 | 0 | 0.34 | 0.60 | 97.71 | 0.2 | 0.34 |
| Hex | 51 | 67 | 44 | 15 | 0 | 22 | 3C | 62 | 14 | 22 |
| Octal | 121 | 147 | 104 | 25 | 0 | 42 | 74 | 142 | 24 | 42 |
| Binary | 1010001 | 1100111 | 1000100 | 10101 | 0 | 100010 | 111100 | 1100010 | 10100 | 100010 |
Color Harmonies of #516744
Complementary color
Monochromatic Colors of #516744
Black with #516744
Text Example
Text Example
White with #516744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516744; }
p { color: rgb(81,103,68); }
H1.HeaderClassName
{
color: #516744;
}
.AnyTagClassName
{
color: #516744;
}
</style>
background-color css
<style>
a { background-color: #516744; }
a { background-color: rgb(81,103,68); }
div.DivClassName
{
background-color: #516744;
}
.BgClassName
{
background-color: #516744;
}
</style>
border-color css
<style>
span { border-color: #516744; }
span { border-color: rgb(81,103,68); }
td.TdClassName
{
border-color: #516744;
}
.TagClassName
{
border-color: #516744;
}
</style>