Shades of Tom Thumb #516443
Tints of Tom Thumb #516443
RGB
CMYK
RGB Variations
Color information
#516443 (or 0x516443) is known color: Tom Thumb. HEX triplet: 51, 64 and 43. RGB value is (81,100,67). Sum of RGB (Red+Green+Blue) = 81+100+67=248 (32% of max value = 765). Red value is 81 (32.03% from 255 or 32.66% from 248); Green value is 100 (39.45% from 255 or 40.32% from 248); Blue value is 67 (26.56% from 255 or 27.02% from 248); Max value from RGB is 100 - color contains mainly: green. Hex color #516443 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516443 is #AE9BBC. Grayscale: #5A5A5A. Windows color (decimal): -11443133 or 4416593. OLE color: 4416593.
HSL color Cylindrical-coordinate representation of color #516443: hue angle of 94.55º degrees, saturation: 0.2, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #516443 is Cyan = 0.19, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 81 | 100 | 67 | - |
| CMYK | 0.19 | 0 | 0.33 | 0.61 |
| HSL | 94.55º | 0.2% | 0.33% | - |
| HSV(B) | 94.55º | 0.33% | 0.39% | - |
| XYZ | 8.96 | 11.27 | 7.01 | - |
| YUV | 90.56 | 114.71 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 100 | 67 | 0.19 | 0 | 0.33 | 0.61 | 94.55 | 0.2 | 0.33 |
| Hex | 51 | 64 | 43 | 13 | 0 | 21 | 3D | 5F | 14 | 21 |
| Octal | 121 | 144 | 103 | 23 | 0 | 41 | 75 | 137 | 24 | 41 |
| Binary | 1010001 | 1100100 | 1000011 | 10011 | 0 | 100001 | 111101 | 1011111 | 10100 | 100001 |
Color Harmonies of #516443
Complementary color
Monochromatic Colors of #516443
Black with #516443
Text Example
Text Example
White with #516443
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516443; }
p { color: rgb(81,100,67); }
H1.HeaderClassName
{
color: #516443;
}
.AnyTagClassName
{
color: #516443;
}
</style>
background-color css
<style>
a { background-color: #516443; }
a { background-color: rgb(81,100,67); }
div.DivClassName
{
background-color: #516443;
}
.BgClassName
{
background-color: #516443;
}
</style>
border-color css
<style>
span { border-color: #516443; }
span { border-color: rgb(81,100,67); }
td.TdClassName
{
border-color: #516443;
}
.TagClassName
{
border-color: #516443;
}
</style>