Shades of Tom Thumb #526943
Tints of Tom Thumb #526943
RGB
CMYK
RGB Variations
Color information
#526943 (or 0x526943) is known color: Tom Thumb. HEX triplet: 52, 69 and 43. RGB value is (82,105,67). Sum of RGB (Red+Green+Blue) = 82+105+67=254 (33% of max value = 765). Red value is 82 (32.42% from 255 or 32.28% from 254); Green value is 105 (41.41% from 255 or 41.34% from 254); Blue value is 67 (26.56% from 255 or 26.38% from 254); Max value from RGB is 105 - color contains mainly: green. Hex color #526943 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #526943 is #AD96BC. Grayscale: #5D5D5D. Windows color (decimal): -11376317 or 4417874. OLE color: 4417874.
HSL color Cylindrical-coordinate representation of color #526943: hue angle of 96.32º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #526943 is Cyan = 0.22, Magento = 0, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 82 | 105 | 67 | - |
| CMYK | 0.22 | 0 | 0.36 | 0.59 |
| HSL | 96.32º | 0.22% | 0.34% | - |
| HSV(B) | 96.32º | 0.36% | 0.41% | - |
| XYZ | 9.54 | 12.3 | 7.18 | - |
| YUV | 93.79 | 112.88 | 119.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 82 | 105 | 67 | 0.22 | 0 | 0.36 | 0.59 | 96.32 | 0.22 | 0.34 |
| Hex | 52 | 69 | 43 | 16 | 0 | 24 | 3B | 60 | 16 | 22 |
| Octal | 122 | 151 | 103 | 26 | 0 | 44 | 73 | 140 | 26 | 42 |
| Binary | 1010010 | 1101001 | 1000011 | 10110 | 0 | 100100 | 111011 | 1100000 | 10110 | 100010 |
Color Harmonies of #526943
Complementary color
Monochromatic Colors of #526943
Black with #526943
Text Example
Text Example
White with #526943
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #526943; }
p { color: rgb(82,105,67); }
H1.HeaderClassName
{
color: #526943;
}
.AnyTagClassName
{
color: #526943;
}
</style>
background-color css
<style>
a { background-color: #526943; }
a { background-color: rgb(82,105,67); }
div.DivClassName
{
background-color: #526943;
}
.BgClassName
{
background-color: #526943;
}
</style>
border-color css
<style>
span { border-color: #526943; }
span { border-color: rgb(82,105,67); }
td.TdClassName
{
border-color: #526943;
}
.TagClassName
{
border-color: #526943;
}
</style>