Shades of Tom Thumb #516645
Tints of Tom Thumb #516645
RGB
CMYK
RGB Variations
Color information
#516645 (or 0x516645) is known color: Tom Thumb. HEX triplet: 51, 66 and 45. RGB value is (81,102,69). Sum of RGB (Red+Green+Blue) = 81+102+69=252 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.14% from 252); Green value is 102 (40.23% from 255 or 40.48% from 252); Blue value is 69 (27.34% from 255 or 27.38% from 252); Max value from RGB is 102 - color contains mainly: green. Hex color #516645 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516645 is #AE99BA. Grayscale: #5C5C5C. Windows color (decimal): -11442619 or 4548177. OLE color: 4548177.
HSL color Cylindrical-coordinate representation of color #516645: hue angle of 98.18º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #516645 is Cyan = 0.21, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 81 | 102 | 69 | - |
| CMYK | 0.21 | 0 | 0.32 | 0.6 |
| HSL | 98.18º | 0.19% | 0.34% | - |
| HSV(B) | 98.18º | 0.32% | 0.4% | - |
| XYZ | 9.22 | 11.68 | 7.4 | - |
| YUV | 91.96 | 115.04 | 120.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 102 | 69 | 0.21 | 0 | 0.32 | 0.6 | 98.18 | 0.19 | 0.34 |
| Hex | 51 | 66 | 45 | 15 | 0 | 20 | 3C | 62 | 13 | 22 |
| Octal | 121 | 146 | 105 | 25 | 0 | 40 | 74 | 142 | 23 | 42 |
| Binary | 1010001 | 1100110 | 1000101 | 10101 | 0 | 100000 | 111100 | 1100010 | 10011 | 100010 |
Color Harmonies of #516645
Complementary color
Monochromatic Colors of #516645
Black with #516645
Text Example
Text Example
White with #516645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516645; }
p { color: rgb(81,102,69); }
H1.HeaderClassName
{
color: #516645;
}
.AnyTagClassName
{
color: #516645;
}
</style>
background-color css
<style>
a { background-color: #516645; }
a { background-color: rgb(81,102,69); }
div.DivClassName
{
background-color: #516645;
}
.BgClassName
{
background-color: #516645;
}
</style>
border-color css
<style>
span { border-color: #516645; }
span { border-color: rgb(81,102,69); }
td.TdClassName
{
border-color: #516645;
}
.TagClassName
{
border-color: #516645;
}
</style>