Shades of Tobacco Brown #715845
Tints of Tobacco Brown #715845
RGB
CMYK
RGB Variations
Color information
#715845 (or 0x715845) is known color: Tobacco Brown. HEX triplet: 71, 58 and 45. RGB value is (113,88,69). Sum of RGB (Red+Green+Blue) = 113+88+69=270 (35% of max value = 765). Red value is 113 (44.53% from 255 or 41.85% from 270); Green value is 88 (34.77% from 255 or 32.59% from 270); Blue value is 69 (27.34% from 255 or 25.56% from 270); Max value from RGB is 113 - color contains mainly: red. Hex color #715845 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715845 is #8EA7BA. Grayscale: #5D5D5D. Windows color (decimal): -9349051 or 4544625. OLE color: 4544625.
HSL color Cylindrical-coordinate representation of color #715845: hue angle of 25.91º degrees, saturation: 0.24, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #715845 is Cyan = 0, Magento = 0.22, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 88 | 69 | - |
| CMYK | 0 | 0.22 | 0.39 | 0.56 |
| HSL | 25.91º | 0.24% | 0.36% | - |
| HSV(B) | 25.91º | 0.39% | 0.44% | - |
| XYZ | 11.37 | 10.92 | 7.14 | - |
| YUV | 93.31 | 114.28 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 88 | 69 | 0 | 0.22 | 0.39 | 0.56 | 25.91 | 0.24 | 0.36 |
| Hex | 71 | 58 | 45 | 0 | 16 | 27 | 38 | 1A | 18 | 24 |
| Octal | 161 | 130 | 105 | 0 | 26 | 47 | 70 | 32 | 30 | 44 |
| Binary | 1110001 | 1011000 | 1000101 | 0 | 10110 | 100111 | 111000 | 11010 | 11000 | 100100 |
Color Harmonies of #715845
Complementary color
Monochromatic Colors of #715845
Black with #715845
Text Example
Text Example
White with #715845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715845; }
p { color: rgb(113,88,69); }
H1.HeaderClassName
{
color: #715845;
}
.AnyTagClassName
{
color: #715845;
}
</style>
background-color css
<style>
a { background-color: #715845; }
a { background-color: rgb(113,88,69); }
div.DivClassName
{
background-color: #715845;
}
.BgClassName
{
background-color: #715845;
}
</style>
border-color css
<style>
span { border-color: #715845; }
span { border-color: rgb(113,88,69); }
td.TdClassName
{
border-color: #715845;
}
.TagClassName
{
border-color: #715845;
}
</style>