Shades of Tom Thumb #516742
Tints of Tom Thumb #516742
RGB
CMYK
RGB Variations
Color information
#516742 (or 0x516742) is known color: Tom Thumb. HEX triplet: 51, 67 and 42. RGB value is (81,103,66). Sum of RGB (Red+Green+Blue) = 81+103+66=250 (33% of max value = 765). Red value is 81 (32.03% from 255 or 32.4% from 250); Green value is 103 (40.62% from 255 or 41.2% from 250); Blue value is 66 (26.17% from 255 or 26.4% from 250); Max value from RGB is 103 - color contains mainly: green. Hex color #516742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #516742 is #AE98BD. Grayscale: #5C5C5C. Windows color (decimal): -11442366 or 4351825. OLE color: 4351825.
HSL color Cylindrical-coordinate representation of color #516742: hue angle of 95.68º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #516742 is Cyan = 0.21, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 81 | 103 | 66 | - |
| CMYK | 0.21 | 0 | 0.36 | 0.60 |
| HSL | 95.68º | 0.22% | 0.33% | - |
| HSV(B) | 95.68º | 0.36% | 0.4% | - |
| XYZ | 9.23 | 11.84 | 6.95 | - |
| YUV | 92.2 | 113.21 | 120.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 81 | 103 | 66 | 0.21 | 0 | 0.36 | 0.60 | 95.68 | 0.22 | 0.33 |
| Hex | 51 | 67 | 42 | 15 | 0 | 24 | 3C | 60 | 16 | 21 |
| Octal | 121 | 147 | 102 | 25 | 0 | 44 | 74 | 140 | 26 | 41 |
| Binary | 1010001 | 1100111 | 1000010 | 10101 | 0 | 100100 | 111100 | 1100000 | 10110 | 100001 |
Color Harmonies of #516742
Complementary color
Monochromatic Colors of #516742
Black with #516742
Text Example
Text Example
White with #516742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #516742; }
p { color: rgb(81,103,66); }
H1.HeaderClassName
{
color: #516742;
}
.AnyTagClassName
{
color: #516742;
}
</style>
background-color css
<style>
a { background-color: #516742; }
a { background-color: rgb(81,103,66); }
div.DivClassName
{
background-color: #516742;
}
.BgClassName
{
background-color: #516742;
}
</style>
border-color css
<style>
span { border-color: #516742; }
span { border-color: rgb(81,103,66); }
td.TdClassName
{
border-color: #516742;
}
.TagClassName
{
border-color: #516742;
}
</style>