Shades of Tobacco Brown #715942
Tints of Tobacco Brown #715942
RGB
CMYK
RGB Variations
Color information
#715942 (or 0x715942) is known color: Tobacco Brown. HEX triplet: 71, 59 and 42. RGB value is (113,89,66). Sum of RGB (Red+Green+Blue) = 113+89+66=268 (35% of max value = 765). Red value is 113 (44.53% from 255 or 42.16% from 268); Green value is 89 (35.16% from 255 or 33.21% from 268); Blue value is 66 (26.17% from 255 or 24.63% from 268); Max value from RGB is 113 - color contains mainly: red. Hex color #715942 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715942 is #8EA6BD. Grayscale: #5D5D5D. Windows color (decimal): -9348798 or 4348273. OLE color: 4348273.
HSL color Cylindrical-coordinate representation of color #715942: hue angle of 29.36º degrees, saturation: 0.26, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #715942 is Cyan = 0, Magento = 0.21, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 89 | 66 | - |
| CMYK | 0 | 0.21 | 0.42 | 0.56 |
| HSL | 29.36º | 0.26% | 0.35% | - |
| HSV(B) | 29.36º | 0.42% | 0.44% | - |
| XYZ | 11.37 | 11.05 | 6.69 | - |
| YUV | 93.55 | 112.45 | 141.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 89 | 66 | 0 | 0.21 | 0.42 | 0.56 | 29.36 | 0.26 | 0.35 |
| Hex | 71 | 59 | 42 | 0 | 15 | 2A | 38 | 1D | 1A | 23 |
| Octal | 161 | 131 | 102 | 0 | 25 | 52 | 70 | 35 | 32 | 43 |
| Binary | 1110001 | 1011001 | 1000010 | 0 | 10101 | 101010 | 111000 | 11101 | 11010 | 100011 |
Color Harmonies of #715942
Complementary color
Monochromatic Colors of #715942
Black with #715942
Text Example
Text Example
White with #715942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715942; }
p { color: rgb(113,89,66); }
H1.HeaderClassName
{
color: #715942;
}
.AnyTagClassName
{
color: #715942;
}
</style>
background-color css
<style>
a { background-color: #715942; }
a { background-color: rgb(113,89,66); }
div.DivClassName
{
background-color: #715942;
}
.BgClassName
{
background-color: #715942;
}
</style>
border-color css
<style>
span { border-color: #715942; }
span { border-color: rgb(113,89,66); }
td.TdClassName
{
border-color: #715942;
}
.TagClassName
{
border-color: #715942;
}
</style>