Shades of Tom Thumb #516741
Tints of Tom Thumb #516741
RGB
CMYK
RGB Variations
Color information
#516741 (or 0x516741) is known color: Tom Thumb. HEX triplet: 51, 67 and 41. RGB value is (81,103,65). Sum of RGB (Red+Green+Blue) = 81+103+65=249 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.53% from 249); Green value is 103 (40.62% from 255 or 41.37% from 249); Blue value is 65 (25.78% from 255 or 26.10% from 249); Max value from RGB is 103 - color contains mainly: green. Hex color #516741 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516741 is #AE98BE. Grayscale: #5C5C5C. Windows color (decimal): -11442367 or 4286289. OLE color: 4286289.
HSL color Cylindrical-coordinate representation of color #516741: hue angle of 94.74º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #516741 is Cyan = 0.21, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 65 | - |
| CMYK | 0.21 | 0 | 0.37 | 0.60 |
| HSL | 94.74º | 0.23% | 0.33% | - |
| HSV(B) | 94.74º | 0.37% | 0.4% | - |
| XYZ | 9.2 | 11.83 | 6.8 | - |
| YUV | 92.09 | 112.71 | 120.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 65 | 0.21 | 0 | 0.37 | 0.60 | 94.74 | 0.23 | 0.33 |
| Hex | 51 | 67 | 41 | 15 | 0 | 25 | 3C | 5F | 17 | 21 |
| Octal | 121 | 147 | 101 | 25 | 0 | 45 | 74 | 137 | 27 | 41 |
| Binary | 1010001 | 1100111 | 1000001 | 10101 | 0 | 100101 | 111100 | 1011111 | 10111 | 100001 |
Color Harmonies of #516741
Complementary color
Monochromatic Colors of #516741
Black with #516741
Text Example
Text Example
White with #516741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516741; }
p { color: rgb(81,103,65); }
H1.HeaderClassName
{
color: #516741;
}
.AnyTagClassName
{
color: #516741;
}
</style>
background-color css
<style>
a { background-color: #516741; }
a { background-color: rgb(81,103,65); }
div.DivClassName
{
background-color: #516741;
}
.BgClassName
{
background-color: #516741;
}
</style>
border-color css
<style>
span { border-color: #516741; }
span { border-color: rgb(81,103,65); }
td.TdClassName
{
border-color: #516741;
}
.TagClassName
{
border-color: #516741;
}
</style>