Shades of Tom Thumb #536150
Tints of Tom Thumb #536150
RGB
CMYK
RGB Variations
Color information
#536150 (or 0x536150) is known color: Tom Thumb. HEX triplet: 53, 61 and 50. RGB value is (83,97,80). Sum of RGB (Red+Green+Blue) = 83+97+80=260 (34% of max value = 765). Red value is 83 (32.81% from 255 or 31.92% from 260); Green value is 97 (38.28% from 255 or 37.31% from 260); Blue value is 80 (31.64% from 255 or 30.77% from 260); Max value from RGB is 97 - color contains mainly: green. Hex color #536150 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #536150 is #AC9EAF. Grayscale: #5A5A5A. Windows color (decimal): -11312816 or 5267795. OLE color: 5267795.
HSL color Cylindrical-coordinate representation of color #536150: hue angle of 109.41º degrees, saturation: 0.1, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #536150 is Cyan = 0.14, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 83 | 97 | 80 | - |
| CMYK | 0.14 | 0 | 0.18 | 0.62 |
| HSL | 109.41º | 0.1% | 0.35% | - |
| HSV(B) | 109.41º | 0.18% | 0.38% | - |
| XYZ | 9.29 | 10.97 | 9.22 | - |
| YUV | 90.88 | 121.86 | 122.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 97 | 80 | 0.14 | 0 | 0.18 | 0.62 | 109.41 | 0.1 | 0.35 |
| Hex | 53 | 61 | 50 | E | 0 | 12 | 3E | 6D | A | 23 |
| Octal | 123 | 141 | 120 | 16 | 0 | 22 | 76 | 155 | 12 | 43 |
| Binary | 1010011 | 1100001 | 1010000 | 1110 | 0 | 10010 | 111110 | 1101101 | 1010 | 100011 |
Color Harmonies of #536150
Complementary color
Monochromatic Colors of #536150
Black with #536150
Text Example
Text Example
White with #536150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #536150; }
p { color: rgb(83,97,80); }
H1.HeaderClassName
{
color: #536150;
}
.AnyTagClassName
{
color: #536150;
}
</style>
background-color css
<style>
a { background-color: #536150; }
a { background-color: rgb(83,97,80); }
div.DivClassName
{
background-color: #536150;
}
.BgClassName
{
background-color: #536150;
}
</style>
border-color css
<style>
span { border-color: #536150; }
span { border-color: rgb(83,97,80); }
td.TdClassName
{
border-color: #536150;
}
.TagClassName
{
border-color: #536150;
}
</style>