Shades of Tom Thumb #566352
Tints of Tom Thumb #566352
RGB
CMYK
RGB Variations
Color information
#566352 (or 0x566352) is known color: Tom Thumb. HEX triplet: 56, 63 and 52. RGB value is (86,99,82). Sum of RGB (Red+Green+Blue) = 86+99+82=267 (35% of max value = 765). Red value is 86 (33.98% from 255 or 32.21% from 267); Green value is 99 (39.06% from 255 or 37.08% from 267); Blue value is 82 (32.42% from 255 or 30.71% from 267); Max value from RGB is 99 - color contains mainly: green. Hex color #566352 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #566352 is #A99CAD. Grayscale: #5D5D5D. Windows color (decimal): -11115694 or 5399382. OLE color: 5399382.
HSL color Cylindrical-coordinate representation of color #566352: hue angle of 105.88º degrees, saturation: 0.09, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #566352 is Cyan = 0.13, Magento = 0, Yellow = 0.17 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 86 | 99 | 82 | - |
| CMYK | 0.13 | 0 | 0.17 | 0.61 |
| HSL | 105.88º | 0.09% | 0.35% | - |
| HSV(B) | 105.88º | 0.17% | 0.39% | - |
| XYZ | 9.82 | 11.51 | 9.69 | - |
| YUV | 93.18 | 121.69 | 122.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 86 | 99 | 82 | 0.13 | 0 | 0.17 | 0.61 | 105.88 | 0.09 | 0.35 |
| Hex | 56 | 63 | 52 | D | 0 | 11 | 3D | 6A | 9 | 23 |
| Octal | 126 | 143 | 122 | 15 | 0 | 21 | 75 | 152 | 11 | 43 |
| Binary | 1010110 | 1100011 | 1010010 | 1101 | 0 | 10001 | 111101 | 1101010 | 1001 | 100011 |
Color Harmonies of #566352
Complementary color
Monochromatic Colors of #566352
Black with #566352
Text Example
Text Example
White with #566352
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #566352; }
p { color: rgb(86,99,82); }
H1.HeaderClassName
{
color: #566352;
}
.AnyTagClassName
{
color: #566352;
}
</style>
background-color css
<style>
a { background-color: #566352; }
a { background-color: rgb(86,99,82); }
div.DivClassName
{
background-color: #566352;
}
.BgClassName
{
background-color: #566352;
}
</style>
border-color css
<style>
span { border-color: #566352; }
span { border-color: rgb(86,99,82); }
td.TdClassName
{
border-color: #566352;
}
.TagClassName
{
border-color: #566352;
}
</style>