Shades of Tom Thumb #586550
Tints of Tom Thumb #586550
RGB
CMYK
RGB Variations
Color information
#586550 (or 0x586550) is known color: Tom Thumb. HEX triplet: 58, 65 and 50. RGB value is (88,101,80). Sum of RGB (Red+Green+Blue) = 88+101+80=269 (35% of max value = 765). Red value is 88 (34.77% from 255 or 32.71% from 269); Green value is 101 (39.84% from 255 or 37.55% from 269); Blue value is 80 (31.64% from 255 or 29.74% from 269); Max value from RGB is 101 - color contains mainly: green. Hex color #586550 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #586550 is #A79AAF. Grayscale: #5E5E5E. Windows color (decimal): -10984112 or 5268824. OLE color: 5268824.
HSL color Cylindrical-coordinate representation of color #586550: hue angle of 97.14º degrees, saturation: 0.12, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.21%. Process color model (Four color, CMYK) of #586550 is Cyan = 0.13, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 88 | 101 | 80 | - |
| CMYK | 0.13 | 0 | 0.21 | 0.60 |
| HSL | 97.14º | 0.12% | 0.35% | - |
| HSV(B) | 97.14º | 0.21% | 0.4% | - |
| XYZ | 10.13 | 11.96 | 9.36 | - |
| YUV | 94.72 | 119.69 | 123.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 101 | 80 | 0.13 | 0 | 0.21 | 0.60 | 97.14 | 0.12 | 0.35 |
| Hex | 58 | 65 | 50 | D | 0 | 15 | 3C | 61 | C | 23 |
| Octal | 130 | 145 | 120 | 15 | 0 | 25 | 74 | 141 | 14 | 43 |
| Binary | 1011000 | 1100101 | 1010000 | 1101 | 0 | 10101 | 111100 | 1100001 | 1100 | 100011 |
Color Harmonies of #586550
Complementary color
Monochromatic Colors of #586550
Black with #586550
Text Example
Text Example
White with #586550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #586550; }
p { color: rgb(88,101,80); }
H1.HeaderClassName
{
color: #586550;
}
.AnyTagClassName
{
color: #586550;
}
</style>
background-color css
<style>
a { background-color: #586550; }
a { background-color: rgb(88,101,80); }
div.DivClassName
{
background-color: #586550;
}
.BgClassName
{
background-color: #586550;
}
</style>
border-color css
<style>
span { border-color: #586550; }
span { border-color: rgb(88,101,80); }
td.TdClassName
{
border-color: #586550;
}
.TagClassName
{
border-color: #586550;
}
</style>