Shades of Tom Thumb #536546
Tints of Tom Thumb #536546
RGB
CMYK
RGB Variations
Color information
#536546 (or 0x536546) is known color: Tom Thumb. HEX triplet: 53, 65 and 46. RGB value is (83,101,70). Sum of RGB (Red+Green+Blue) = 83+101+70=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 101 (39.84% from 255 or 39.76% from 254); Blue value is 70 (27.73% from 255 or 27.56% from 254); Max value from RGB is 101 - color contains mainly: green. Hex color #536546 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536546 is #AC9AB9. Grayscale: #5C5C5C. Windows color (decimal): -11311802 or 4613459. OLE color: 4613459.
HSL color Cylindrical-coordinate representation of color #536546: hue angle of 94.84º 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 #536546 is Cyan = 0.18, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 83 | 101 | 70 | - |
| CMYK | 0.18 | 0 | 0.31 | 0.60 |
| HSL | 94.84º | 0.18% | 0.34% | - |
| HSV(B) | 94.84º | 0.31% | 0.4% | - |
| XYZ | 9.33 | 11.59 | 7.54 | - |
| YUV | 92.08 | 115.54 | 121.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 101 | 70 | 0.18 | 0 | 0.31 | 0.60 | 94.84 | 0.18 | 0.34 |
| Hex | 53 | 65 | 46 | 12 | 0 | 1F | 3C | 5F | 12 | 22 |
| Octal | 123 | 145 | 106 | 22 | 0 | 37 | 74 | 137 | 22 | 42 |
| Binary | 1010011 | 1100101 | 1000110 | 10010 | 0 | 11111 | 111100 | 1011111 | 10010 | 100010 |
Color Harmonies of #536546
Complementary color
Monochromatic Colors of #536546
Black with #536546
Text Example
Text Example
White with #536546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536546; }
p { color: rgb(83,101,70); }
H1.HeaderClassName
{
color: #536546;
}
.AnyTagClassName
{
color: #536546;
}
</style>
background-color css
<style>
a { background-color: #536546; }
a { background-color: rgb(83,101,70); }
div.DivClassName
{
background-color: #536546;
}
.BgClassName
{
background-color: #536546;
}
</style>
border-color css
<style>
span { border-color: #536546; }
span { border-color: rgb(83,101,70); }
td.TdClassName
{
border-color: #536546;
}
.TagClassName
{
border-color: #536546;
}
</style>