Shades of Tom Thumb #526546
Tints of Tom Thumb #526546
RGB
CMYK
RGB Variations
Color information
#526546 (or 0x526546) is known color: Tom Thumb. HEX triplet: 52, 65 and 46. RGB value is (82,101,70). Sum of RGB (Red+Green+Blue) = 82+101+70=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 101 (39.84% from 255 or 39.92% from 253); Blue value is 70 (27.73% from 255 or 27.67% from 253); Max value from RGB is 101 - color contains mainly: green. Hex color #526546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526546 is #AD9AB9. Grayscale: #5B5B5B. Windows color (decimal): -11377338 or 4613458. OLE color: 4613458.
HSL color Cylindrical-coordinate representation of color #526546: hue angle of 96.77º degrees, saturation: 0.18, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #526546 is Cyan = 0.19, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 82 | 101 | 70 | - |
| CMYK | 0.19 | 0 | 0.31 | 0.60 |
| HSL | 96.77º | 0.18% | 0.34% | - |
| HSV(B) | 96.77º | 0.31% | 0.4% | - |
| XYZ | 9.24 | 11.54 | 7.54 | - |
| YUV | 91.79 | 115.71 | 121.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 101 | 70 | 0.19 | 0 | 0.31 | 0.60 | 96.77 | 0.18 | 0.34 |
| Hex | 52 | 65 | 46 | 13 | 0 | 1F | 3C | 61 | 12 | 22 |
| Octal | 122 | 145 | 106 | 23 | 0 | 37 | 74 | 141 | 22 | 42 |
| Binary | 1010010 | 1100101 | 1000110 | 10011 | 0 | 11111 | 111100 | 1100001 | 10010 | 100010 |
Color Harmonies of #526546
Complementary color
Monochromatic Colors of #526546
Black with #526546
Text Example
Text Example
White with #526546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526546; }
p { color: rgb(82,101,70); }
H1.HeaderClassName
{
color: #526546;
}
.AnyTagClassName
{
color: #526546;
}
</style>
background-color css
<style>
a { background-color: #526546; }
a { background-color: rgb(82,101,70); }
div.DivClassName
{
background-color: #526546;
}
.BgClassName
{
background-color: #526546;
}
</style>
border-color css
<style>
span { border-color: #526546; }
span { border-color: rgb(82,101,70); }
td.TdClassName
{
border-color: #526546;
}
.TagClassName
{
border-color: #526546;
}
</style>