Shades of Tom Thumb #526049
Tints of Tom Thumb #526049
RGB
CMYK
RGB Variations
Color information
#526049 (or 0x526049) is known color: Tom Thumb. HEX triplet: 52, 60 and 49. RGB value is (82,96,73). Sum of RGB (Red+Green+Blue) = 82+96+73=251 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.67% from 251); Green value is 96 (37.89% from 255 or 38.25% from 251); Blue value is 73 (28.91% from 255 or 29.08% from 251); Max value from RGB is 96 - color contains mainly: green. Hex color #526049 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526049 is #AD9FB6. Grayscale: #595959. Windows color (decimal): -11378615 or 4808786. OLE color: 4808786.
HSL color Cylindrical-coordinate representation of color #526049: hue angle of 96.52º degrees, saturation: 0.14, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #526049 is Cyan = 0.15, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 82 | 96 | 73 | - |
| CMYK | 0.15 | 0 | 0.24 | 0.62 |
| HSL | 96.52º | 0.14% | 0.33% | - |
| HSV(B) | 96.52º | 0.24% | 0.38% | - |
| XYZ | 8.87 | 10.64 | 7.89 | - |
| YUV | 89.19 | 118.86 | 122.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 96 | 73 | 0.15 | 0 | 0.24 | 0.62 | 96.52 | 0.14 | 0.33 |
| Hex | 52 | 60 | 49 | F | 0 | 18 | 3E | 61 | E | 21 |
| Octal | 122 | 140 | 111 | 17 | 0 | 30 | 76 | 141 | 16 | 41 |
| Binary | 1010010 | 1100000 | 1001001 | 1111 | 0 | 11000 | 111110 | 1100001 | 1110 | 100001 |
Color Harmonies of #526049
Complementary color
Monochromatic Colors of #526049
Black with #526049
Text Example
Text Example
White with #526049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526049; }
p { color: rgb(82,96,73); }
H1.HeaderClassName
{
color: #526049;
}
.AnyTagClassName
{
color: #526049;
}
</style>
background-color css
<style>
a { background-color: #526049; }
a { background-color: rgb(82,96,73); }
div.DivClassName
{
background-color: #526049;
}
.BgClassName
{
background-color: #526049;
}
</style>
border-color css
<style>
span { border-color: #526049; }
span { border-color: rgb(82,96,73); }
td.TdClassName
{
border-color: #526049;
}
.TagClassName
{
border-color: #526049;
}
</style>