Shades of Tom Thumb #506742
Tints of Tom Thumb #506742
RGB
CMYK
RGB Variations
Color information
#506742 (or 0x506742) is known color: Tom Thumb. HEX triplet: 50, 67 and 42. RGB value is (80,103,66). Sum of RGB (Red+Green+Blue) = 80+103+66=249 (32% of max value = 765). Red value is 80 (31.64% from 255 or 32.13% from 249); Green value is 103 (40.62% from 255 or 41.37% from 249); Blue value is 66 (26.17% from 255 or 26.51% from 249); Max value from RGB is 103 - color contains mainly: green. Hex color #506742 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #506742 is #AF98BD. Grayscale: #5C5C5C. Windows color (decimal): -11507902 or 4351824. OLE color: 4351824.
HSL color Cylindrical-coordinate representation of color #506742: hue angle of 97.3º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #506742 is Cyan = 0.22, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 80 | 103 | 66 | - |
| CMYK | 0.22 | 0 | 0.36 | 0.60 |
| HSL | 97.3º | 0.22% | 0.33% | - |
| HSV(B) | 97.3º | 0.36% | 0.4% | - |
| XYZ | 9.14 | 11.8 | 6.95 | - |
| YUV | 91.91 | 113.38 | 119.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 80 | 103 | 66 | 0.22 | 0 | 0.36 | 0.60 | 97.3 | 0.22 | 0.33 |
| Hex | 50 | 67 | 42 | 16 | 0 | 24 | 3C | 61 | 16 | 21 |
| Octal | 120 | 147 | 102 | 26 | 0 | 44 | 74 | 141 | 26 | 41 |
| Binary | 1010000 | 1100111 | 1000010 | 10110 | 0 | 100100 | 111100 | 1100001 | 10110 | 100001 |
Color Harmonies of #506742
Complementary color
Monochromatic Colors of #506742
Black with #506742
Text Example
Text Example
White with #506742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #506742; }
p { color: rgb(80,103,66); }
H1.HeaderClassName
{
color: #506742;
}
.AnyTagClassName
{
color: #506742;
}
</style>
background-color css
<style>
a { background-color: #506742; }
a { background-color: rgb(80,103,66); }
div.DivClassName
{
background-color: #506742;
}
.BgClassName
{
background-color: #506742;
}
</style>
border-color css
<style>
span { border-color: #506742; }
span { border-color: rgb(80,103,66); }
td.TdClassName
{
border-color: #506742;
}
.TagClassName
{
border-color: #506742;
}
</style>