Shades of Tom Thumb #536645
Tints of Tom Thumb #536645
RGB
CMYK
RGB Variations
Color information
#536645 (or 0x536645) is known color: Tom Thumb. HEX triplet: 53, 66 and 45. RGB value is (83,102,69). Sum of RGB (Red+Green+Blue) = 83+102+69=254 (33% of max value = 765). Red value is 83 (32.81% from 255 or 32.68% from 254); Green value is 102 (40.23% from 255 or 40.16% from 254); Blue value is 69 (27.34% from 255 or 27.17% from 254); Max value from RGB is 102 - color contains mainly: green. Hex color #536645 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #536645 is #AC99BA. Grayscale: #5C5C5C. Windows color (decimal): -11311547 or 4548179. OLE color: 4548179.
HSL color Cylindrical-coordinate representation of color #536645: hue angle of 94.55º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.32%. Process color model (Four color, CMYK) of #536645 is Cyan = 0.19, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 83 | 102 | 69 | - |
| CMYK | 0.19 | 0 | 0.32 | 0.6 |
| HSL | 94.55º | 0.19% | 0.34% | - |
| HSV(B) | 94.55º | 0.32% | 0.4% | - |
| XYZ | 9.39 | 11.77 | 7.41 | - |
| YUV | 92.56 | 114.71 | 121.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 102 | 69 | 0.19 | 0 | 0.32 | 0.6 | 94.55 | 0.19 | 0.34 |
| Hex | 53 | 66 | 45 | 13 | 0 | 20 | 3C | 5F | 13 | 22 |
| Octal | 123 | 146 | 105 | 23 | 0 | 40 | 74 | 137 | 23 | 42 |
| Binary | 1010011 | 1100110 | 1000101 | 10011 | 0 | 100000 | 111100 | 1011111 | 10011 | 100010 |
Color Harmonies of #536645
Complementary color
Monochromatic Colors of #536645
Black with #536645
Text Example
Text Example
White with #536645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536645; }
p { color: rgb(83,102,69); }
H1.HeaderClassName
{
color: #536645;
}
.AnyTagClassName
{
color: #536645;
}
</style>
background-color css
<style>
a { background-color: #536645; }
a { background-color: rgb(83,102,69); }
div.DivClassName
{
background-color: #536645;
}
.BgClassName
{
background-color: #536645;
}
</style>
border-color css
<style>
span { border-color: #536645; }
span { border-color: rgb(83,102,69); }
td.TdClassName
{
border-color: #536645;
}
.TagClassName
{
border-color: #536645;
}
</style>