Shades of Tobacco Brown #715740
Tints of Tobacco Brown #715740
RGB
CMYK
RGB Variations
Color information
#715740 (or 0x715740) is known color: Tobacco Brown. HEX triplet: 71, 57 and 40. RGB value is (113,87,64). Sum of RGB (Red+Green+Blue) = 113+87+64=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 87 (34.38% from 255 or 32.95% from 264); Blue value is 64 (25.39% from 255 or 24.24% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #715740 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715740 is #8EA8BF. Grayscale: #5C5C5C. Windows color (decimal): -9349312 or 4216689. OLE color: 4216689.
HSL color Cylindrical-coordinate representation of color #715740: hue angle of 28.16º degrees, saturation: 0.28, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #715740 is Cyan = 0, Magento = 0.23, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 87 | 64 | - |
| CMYK | 0 | 0.23 | 0.43 | 0.56 |
| HSL | 28.16º | 0.28% | 0.35% | - |
| HSV(B) | 28.16º | 0.43% | 0.44% | - |
| XYZ | 11.14 | 10.7 | 6.33 | - |
| YUV | 92.15 | 112.11 | 142.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 87 | 64 | 0 | 0.23 | 0.43 | 0.56 | 28.16 | 0.28 | 0.35 |
| Hex | 71 | 57 | 40 | 0 | 17 | 2B | 38 | 1C | 1C | 23 |
| Octal | 161 | 127 | 100 | 0 | 27 | 53 | 70 | 34 | 34 | 43 |
| Binary | 1110001 | 1010111 | 1000000 | 0 | 10111 | 101011 | 111000 | 11100 | 11100 | 100011 |
Color Harmonies of #715740
Complementary color
Monochromatic Colors of #715740
Black with #715740
Text Example
Text Example
White with #715740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715740; }
p { color: rgb(113,87,64); }
H1.HeaderClassName
{
color: #715740;
}
.AnyTagClassName
{
color: #715740;
}
</style>
background-color css
<style>
a { background-color: #715740; }
a { background-color: rgb(113,87,64); }
div.DivClassName
{
background-color: #715740;
}
.BgClassName
{
background-color: #715740;
}
</style>
border-color css
<style>
span { border-color: #715740; }
span { border-color: rgb(113,87,64); }
td.TdClassName
{
border-color: #715740;
}
.TagClassName
{
border-color: #715740;
}
</style>