Shades of Tom Thumb #526449
Tints of Tom Thumb #526449
RGB
CMYK
RGB Variations
Color information
#526449 (or 0x526449) is known color: Tom Thumb. HEX triplet: 52, 64 and 49. RGB value is (82,100,73). Sum of RGB (Red+Green+Blue) = 82+100+73=255 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.16% from 255); Green value is 100 (39.45% from 255 or 39.22% from 255); Blue value is 73 (28.91% from 255 or 28.63% from 255); Max value from RGB is 100 - color contains mainly: green. Hex color #526449 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526449 is #AD9BB6. Grayscale: #5B5B5B. Windows color (decimal): -11377591 or 4809810. OLE color: 4809810.
HSL color Cylindrical-coordinate representation of color #526449: hue angle of 100º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #526449 is Cyan = 0.18, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 100 | 73 | - |
| CMYK | 0.18 | 0 | 0.27 | 0.61 |
| HSL | 100º | 0.16% | 0.34% | - |
| HSV(B) | 100º | 0.27% | 0.39% | - |
| XYZ | 9.24 | 11.39 | 8.01 | - |
| YUV | 91.54 | 117.54 | 121.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 100 | 73 | 0.18 | 0 | 0.27 | 0.61 | 100 | 0.16 | 0.34 |
| Hex | 52 | 64 | 49 | 12 | 0 | 1B | 3D | 64 | 10 | 22 |
| Octal | 122 | 144 | 111 | 22 | 0 | 33 | 75 | 144 | 20 | 42 |
| Binary | 1010010 | 1100100 | 1001001 | 10010 | 0 | 11011 | 111101 | 1100100 | 10000 | 100010 |
Color Harmonies of #526449
Complementary color
Monochromatic Colors of #526449
Black with #526449
Text Example
Text Example
White with #526449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526449; }
p { color: rgb(82,100,73); }
H1.HeaderClassName
{
color: #526449;
}
.AnyTagClassName
{
color: #526449;
}
</style>
background-color css
<style>
a { background-color: #526449; }
a { background-color: rgb(82,100,73); }
div.DivClassName
{
background-color: #526449;
}
.BgClassName
{
background-color: #526449;
}
</style>
border-color css
<style>
span { border-color: #526449; }
span { border-color: rgb(82,100,73); }
td.TdClassName
{
border-color: #526449;
}
.TagClassName
{
border-color: #526449;
}
</style>