Shades of Tom Thumb #536549
Tints of Tom Thumb #536549
RGB
CMYK
RGB Variations
Color information
#536549 (or 0x536549) is known color: Tom Thumb. HEX triplet: 53, 65 and 49. RGB value is (83,101,73). Sum of RGB (Red+Green+Blue) = 83+101+73=257 (34% of max value = 765). Red value is 83 (32.81% from 255 or 32.30% from 257); Green value is 101 (39.84% from 255 or 39.30% from 257); Blue value is 73 (28.91% from 255 or 28.40% from 257); Max value from RGB is 101 - color contains mainly: green. Hex color #536549 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536549 is #AC9AB6. Grayscale: #5C5C5C. Windows color (decimal): -11311799 or 4810067. OLE color: 4810067.
HSL color Cylindrical-coordinate representation of color #536549: hue angle of 98.57º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #536549 is Cyan = 0.18, Magento = 0, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 73 | - |
| CMYK | 0.18 | 0 | 0.28 | 0.60 |
| HSL | 98.57º | 0.16% | 0.34% | - |
| HSV(B) | 98.57º | 0.28% | 0.4% | - |
| XYZ | 9.42 | 11.63 | 8.05 | - |
| YUV | 92.43 | 117.04 | 121.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 73 | 0.18 | 0 | 0.28 | 0.60 | 98.57 | 0.16 | 0.34 |
| Hex | 53 | 65 | 49 | 12 | 0 | 1C | 3C | 63 | 10 | 22 |
| Octal | 123 | 145 | 111 | 22 | 0 | 34 | 74 | 143 | 20 | 42 |
| Binary | 1010011 | 1100101 | 1001001 | 10010 | 0 | 11100 | 111100 | 1100011 | 10000 | 100010 |
Color Harmonies of #536549
Complementary color
Monochromatic Colors of #536549
Black with #536549
Text Example
Text Example
White with #536549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536549; }
p { color: rgb(83,101,73); }
H1.HeaderClassName
{
color: #536549;
}
.AnyTagClassName
{
color: #536549;
}
</style>
background-color css
<style>
a { background-color: #536549; }
a { background-color: rgb(83,101,73); }
div.DivClassName
{
background-color: #536549;
}
.BgClassName
{
background-color: #536549;
}
</style>
border-color css
<style>
span { border-color: #536549; }
span { border-color: rgb(83,101,73); }
td.TdClassName
{
border-color: #536549;
}
.TagClassName
{
border-color: #536549;
}
</style>