Shades of Tobacco Brown #735740
Tints of Tobacco Brown #735740
RGB
CMYK
RGB Variations
Color information
#735740 (or 0x735740) is known color: Tobacco Brown. HEX triplet: 73, 57 and 40. RGB value is (115,87,64). Sum of RGB (Red+Green+Blue) = 115+87+64=266 (35% of max value = 765). Red value is 115 (45.31% from 255 or 43.23% from 266); Green value is 87 (34.38% from 255 or 32.71% from 266); Blue value is 64 (25.39% from 255 or 24.06% from 266); Max value from RGB is 115 - color contains mainly: red. Hex color #735740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735740 is #8CA8BF. Grayscale: #5C5C5C. Windows color (decimal): -9218240 or 4216691. OLE color: 4216691.
HSL color Cylindrical-coordinate representation of color #735740: hue angle of 27.06º 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 #735740 is Cyan = 0, Magento = 0.24, Yellow = 0.44 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 87 | 64 | - |
| CMYK | 0 | 0.24 | 0.44 | 0.55 |
| HSL | 27.06º | 0.28% | 0.35% | - |
| HSV(B) | 27.06º | 0.44% | 0.45% | - |
| XYZ | 11.4 | 10.83 | 6.34 | - |
| YUV | 92.75 | 111.78 | 143.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 87 | 64 | 0 | 0.24 | 0.44 | 0.55 | 27.06 | 0.28 | 0.35 |
| Hex | 73 | 57 | 40 | 0 | 18 | 2C | 37 | 1B | 1C | 23 |
| Octal | 163 | 127 | 100 | 0 | 30 | 54 | 67 | 33 | 34 | 43 |
| Binary | 1110011 | 1010111 | 1000000 | 0 | 11000 | 101100 | 110111 | 11011 | 11100 | 100011 |
Color Harmonies of #735740
Complementary color
Monochromatic Colors of #735740
Black with #735740
Text Example
Text Example
White with #735740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735740; }
p { color: rgb(115,87,64); }
H1.HeaderClassName
{
color: #735740;
}
.AnyTagClassName
{
color: #735740;
}
</style>
background-color css
<style>
a { background-color: #735740; }
a { background-color: rgb(115,87,64); }
div.DivClassName
{
background-color: #735740;
}
.BgClassName
{
background-color: #735740;
}
</style>
border-color css
<style>
span { border-color: #735740; }
span { border-color: rgb(115,87,64); }
td.TdClassName
{
border-color: #735740;
}
.TagClassName
{
border-color: #735740;
}
</style>