Shades of Tom Thumb #526348
Tints of Tom Thumb #526348
RGB
CMYK
RGB Variations
Color information
#526348 (or 0x526348) is known color: Tom Thumb. HEX triplet: 52, 63 and 48. RGB value is (82,99,72). Sum of RGB (Red+Green+Blue) = 82+99+72=253 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.41% from 253); Green value is 99 (39.06% from 255 or 39.13% from 253); Blue value is 72 (28.52% from 255 or 28.46% from 253); Max value from RGB is 99 - color contains mainly: green. Hex color #526348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526348 is #AD9CB7. Grayscale: #5A5A5A. Windows color (decimal): -11377848 or 4744018. OLE color: 4744018.
HSL color Cylindrical-coordinate representation of color #526348: hue angle of 97.78º degrees, saturation: 0.16, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #526348 is Cyan = 0.17, Magento = 0, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 82 | 99 | 72 | - |
| CMYK | 0.17 | 0 | 0.27 | 0.61 |
| HSL | 97.78º | 0.16% | 0.34% | - |
| HSV(B) | 97.78º | 0.27% | 0.39% | - |
| XYZ | 9.11 | 11.19 | 7.81 | - |
| YUV | 90.84 | 117.37 | 121.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 99 | 72 | 0.17 | 0 | 0.27 | 0.61 | 97.78 | 0.16 | 0.34 |
| Hex | 52 | 63 | 48 | 11 | 0 | 1B | 3D | 62 | 10 | 22 |
| Octal | 122 | 143 | 110 | 21 | 0 | 33 | 75 | 142 | 20 | 42 |
| Binary | 1010010 | 1100011 | 1001000 | 10001 | 0 | 11011 | 111101 | 1100010 | 10000 | 100010 |
Color Harmonies of #526348
Complementary color
Monochromatic Colors of #526348
Black with #526348
Text Example
Text Example
White with #526348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526348; }
p { color: rgb(82,99,72); }
H1.HeaderClassName
{
color: #526348;
}
.AnyTagClassName
{
color: #526348;
}
</style>
background-color css
<style>
a { background-color: #526348; }
a { background-color: rgb(82,99,72); }
div.DivClassName
{
background-color: #526348;
}
.BgClassName
{
background-color: #526348;
}
</style>
border-color css
<style>
span { border-color: #526348; }
span { border-color: rgb(82,99,72); }
td.TdClassName
{
border-color: #526348;
}
.TagClassName
{
border-color: #526348;
}
</style>