Shades of Tom Thumb #526846
Tints of Tom Thumb #526846
RGB
CMYK
RGB Variations
Color information
#526846 (or 0x526846) is known color: Tom Thumb. HEX triplet: 52, 68 and 46. RGB value is (82,104,70). Sum of RGB (Red+Green+Blue) = 82+104+70=256 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.03% from 256); Green value is 104 (41.02% from 255 or 40.62% from 256); Blue value is 70 (27.73% from 255 or 27.34% from 256); Max value from RGB is 104 - color contains mainly: green. Hex color #526846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526846 is #AD97B9. Grayscale: #5D5D5D. Windows color (decimal): -11376570 or 4614226. OLE color: 4614226.
HSL color Cylindrical-coordinate representation of color #526846: hue angle of 98.82º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #526846 is Cyan = 0.21, Magento = 0, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 104 | 70 | - |
| CMYK | 0.21 | 0 | 0.33 | 0.59 |
| HSL | 98.82º | 0.2% | 0.34% | - |
| HSV(B) | 98.82º | 0.33% | 0.41% | - |
| XYZ | 9.54 | 12.14 | 7.63 | - |
| YUV | 93.55 | 114.71 | 119.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 104 | 70 | 0.21 | 0 | 0.33 | 0.59 | 98.82 | 0.2 | 0.34 |
| Hex | 52 | 68 | 46 | 15 | 0 | 21 | 3B | 63 | 14 | 22 |
| Octal | 122 | 150 | 106 | 25 | 0 | 41 | 73 | 143 | 24 | 42 |
| Binary | 1010010 | 1101000 | 1000110 | 10101 | 0 | 100001 | 111011 | 1100011 | 10100 | 100010 |
Color Harmonies of #526846
Complementary color
Monochromatic Colors of #526846
Black with #526846
Text Example
Text Example
White with #526846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526846; }
p { color: rgb(82,104,70); }
H1.HeaderClassName
{
color: #526846;
}
.AnyTagClassName
{
color: #526846;
}
</style>
background-color css
<style>
a { background-color: #526846; }
a { background-color: rgb(82,104,70); }
div.DivClassName
{
background-color: #526846;
}
.BgClassName
{
background-color: #526846;
}
</style>
border-color css
<style>
span { border-color: #526846; }
span { border-color: rgb(82,104,70); }
td.TdClassName
{
border-color: #526846;
}
.TagClassName
{
border-color: #526846;
}
</style>