Shades of Tom Thumb #485743
Tints of Tom Thumb #485743
RGB
CMYK
RGB Variations
Color information
#485743 (or 0x485743) is known color: Tom Thumb. HEX triplet: 48, 57 and 43. RGB value is (72,87,67). Sum of RGB (Red+Green+Blue) = 72+87+67=226 (29% of max value = 765). Red value is 72 (28.52% from 255 or 31.86% from 226); Green value is 87 (34.38% from 255 or 38.50% from 226); Blue value is 67 (26.56% from 255 or 29.65% from 226); Max value from RGB is 87 - color contains mainly: green. Hex color #485743 is not a web safe color. Web safe color analog (approx): #336633. Inversed color of #485743 is #B7A8BC. Grayscale: #505050. Windows color (decimal): -12036285 or 4413256. OLE color: 4413256.
HSL color Cylindrical-coordinate representation of color #485743: hue angle of 105º degrees, saturation: 0.13, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #485743 is Cyan = 0.17, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 72 | 87 | 67 | - |
| CMYK | 0.17 | 0 | 0.23 | 0.66 |
| HSL | 105º | 0.13% | 0.3% | - |
| HSV(B) | 105º | 0.23% | 0.34% | - |
| XYZ | 7.09 | 8.6 | 6.6 | - |
| YUV | 80.24 | 120.53 | 122.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 87 | 67 | 0.17 | 0 | 0.23 | 0.66 | 105 | 0.13 | 0.3 |
| Hex | 48 | 57 | 43 | 11 | 0 | 17 | 42 | 69 | D | 1E |
| Octal | 110 | 127 | 103 | 21 | 0 | 27 | 102 | 151 | 15 | 36 |
| Binary | 1001000 | 1010111 | 1000011 | 10001 | 0 | 10111 | 1000010 | 1101001 | 1101 | 11110 |
Color Harmonies of #485743
Complementary color
Monochromatic Colors of #485743
Black with #485743
Text Example
Text Example
White with #485743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #485743; }
p { color: rgb(72,87,67); }
H1.HeaderClassName
{
color: #485743;
}
.AnyTagClassName
{
color: #485743;
}
</style>
background-color css
<style>
a { background-color: #485743; }
a { background-color: rgb(72,87,67); }
div.DivClassName
{
background-color: #485743;
}
.BgClassName
{
background-color: #485743;
}
</style>
border-color css
<style>
span { border-color: #485743; }
span { border-color: rgb(72,87,67); }
td.TdClassName
{
border-color: #485743;
}
.TagClassName
{
border-color: #485743;
}
</style>