Shades of Tobacco Brown #725640
Tints of Tobacco Brown #725640
RGB
CMYK
RGB Variations
Color information
#725640 (or 0x725640) is known color: Tobacco Brown. HEX triplet: 72, 56 and 40. RGB value is (114,86,64). Sum of RGB (Red+Green+Blue) = 114+86+64=264 (34% of max value = 765). Red value is 114 (44.92% from 255 or 43.18% from 264); Green value is 86 (33.98% from 255 or 32.58% from 264); Blue value is 64 (25.39% from 255 or 24.24% from 264); Max value from RGB is 114 - color contains mainly: red. Hex color #725640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725640 is #8DA9BF. Grayscale: #5B5B5B. Windows color (decimal): -9284032 or 4216434. OLE color: 4216434.
HSL color Cylindrical-coordinate representation of color #725640: hue angle of 26.4º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #725640 is Cyan = 0, Magento = 0.25, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 86 | 64 | - |
| CMYK | 0 | 0.25 | 0.44 | 0.55 |
| HSL | 26.4º | 0.28% | 0.35% | - |
| HSV(B) | 26.4º | 0.44% | 0.45% | - |
| XYZ | 11.19 | 10.6 | 6.31 | - |
| YUV | 91.86 | 112.28 | 143.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 86 | 64 | 0 | 0.25 | 0.44 | 0.55 | 26.4 | 0.28 | 0.35 |
| Hex | 72 | 56 | 40 | 0 | 19 | 2C | 37 | 1A | 1C | 23 |
| Octal | 162 | 126 | 100 | 0 | 31 | 54 | 67 | 32 | 34 | 43 |
| Binary | 1110010 | 1010110 | 1000000 | 0 | 11001 | 101100 | 110111 | 11010 | 11100 | 100011 |
Color Harmonies of #725640
Complementary color
Monochromatic Colors of #725640
Black with #725640
Text Example
Text Example
White with #725640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725640; }
p { color: rgb(114,86,64); }
H1.HeaderClassName
{
color: #725640;
}
.AnyTagClassName
{
color: #725640;
}
</style>
background-color css
<style>
a { background-color: #725640; }
a { background-color: rgb(114,86,64); }
div.DivClassName
{
background-color: #725640;
}
.BgClassName
{
background-color: #725640;
}
</style>
border-color css
<style>
span { border-color: #725640; }
span { border-color: rgb(114,86,64); }
td.TdClassName
{
border-color: #725640;
}
.TagClassName
{
border-color: #725640;
}
</style>