Shades of Tobacco Brown #715641
Tints of Tobacco Brown #715641
RGB
CMYK
RGB Variations
Color information
#715641 (or 0x715641) is known color: Tobacco Brown. HEX triplet: 71, 56 and 41. RGB value is (113,86,65). Sum of RGB (Red+Green+Blue) = 113+86+65=264 (34% of max value = 765). Red value is 113 (44.53% from 255 or 42.80% from 264); Green value is 86 (33.98% from 255 or 32.58% from 264); Blue value is 65 (25.78% from 255 or 24.62% from 264); Max value from RGB is 113 - color contains mainly: red. Hex color #715641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #715641 is #8EA9BE. Grayscale: #5B5B5B. Windows color (decimal): -9349567 or 4281969. OLE color: 4281969.
HSL color Cylindrical-coordinate representation of color #715641: hue angle of 26.25º degrees, saturation: 0.27, 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 #715641 is Cyan = 0, Magento = 0.24, Yellow = 0.42 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 86 | 65 | - |
| CMYK | 0 | 0.24 | 0.42 | 0.56 |
| HSL | 26.25º | 0.27% | 0.35% | - |
| HSV(B) | 26.25º | 0.42% | 0.44% | - |
| XYZ | 11.09 | 10.55 | 6.45 | - |
| YUV | 91.68 | 112.95 | 143.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 86 | 65 | 0 | 0.24 | 0.42 | 0.56 | 26.25 | 0.27 | 0.35 |
| Hex | 71 | 56 | 41 | 0 | 18 | 2A | 38 | 1A | 1B | 23 |
| Octal | 161 | 126 | 101 | 0 | 30 | 52 | 70 | 32 | 33 | 43 |
| Binary | 1110001 | 1010110 | 1000001 | 0 | 11000 | 101010 | 111000 | 11010 | 11011 | 100011 |
Color Harmonies of #715641
Complementary color
Monochromatic Colors of #715641
Black with #715641
Text Example
Text Example
White with #715641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #715641; }
p { color: rgb(113,86,65); }
H1.HeaderClassName
{
color: #715641;
}
.AnyTagClassName
{
color: #715641;
}
</style>
background-color css
<style>
a { background-color: #715641; }
a { background-color: rgb(113,86,65); }
div.DivClassName
{
background-color: #715641;
}
.BgClassName
{
background-color: #715641;
}
</style>
border-color css
<style>
span { border-color: #715641; }
span { border-color: rgb(113,86,65); }
td.TdClassName
{
border-color: #715641;
}
.TagClassName
{
border-color: #715641;
}
</style>