Shades of Tobacco Brown #705744
Tints of Tobacco Brown #705744
RGB
CMYK
RGB Variations
Color information
#705744 (or 0x705744) is known color: Tobacco Brown. HEX triplet: 70, 57 and 44. RGB value is (112,87,68). Sum of RGB (Red+Green+Blue) = 112+87+68=267 (35% of max value = 765). Red value is 112 (44.14% from 255 or 41.95% from 267); Green value is 87 (34.38% from 255 or 32.58% from 267); Blue value is 68 (26.95% from 255 or 25.47% from 267); Max value from RGB is 112 - color contains mainly: red. Hex color #705744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705744 is #8FA8BB. Grayscale: #5C5C5C. Windows color (decimal): -9414844 or 4478832. OLE color: 4478832.
HSL color Cylindrical-coordinate representation of color #705744: hue angle of 25.91º degrees, saturation: 0.24, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #705744 is Cyan = 0, Magento = 0.22, Yellow = 0.39 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 87 | 68 | - |
| CMYK | 0 | 0.22 | 0.39 | 0.56 |
| HSL | 25.91º | 0.24% | 0.35% | - |
| HSV(B) | 25.91º | 0.39% | 0.44% | - |
| XYZ | 11.13 | 10.68 | 6.94 | - |
| YUV | 92.31 | 114.28 | 142.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 87 | 68 | 0 | 0.22 | 0.39 | 0.56 | 25.91 | 0.24 | 0.35 |
| Hex | 70 | 57 | 44 | 0 | 16 | 27 | 38 | 1A | 18 | 23 |
| Octal | 160 | 127 | 104 | 0 | 26 | 47 | 70 | 32 | 30 | 43 |
| Binary | 1110000 | 1010111 | 1000100 | 0 | 10110 | 100111 | 111000 | 11010 | 11000 | 100011 |
Color Harmonies of #705744
Complementary color
Monochromatic Colors of #705744
Black with #705744
Text Example
Text Example
White with #705744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705744; }
p { color: rgb(112,87,68); }
H1.HeaderClassName
{
color: #705744;
}
.AnyTagClassName
{
color: #705744;
}
</style>
background-color css
<style>
a { background-color: #705744; }
a { background-color: rgb(112,87,68); }
div.DivClassName
{
background-color: #705744;
}
.BgClassName
{
background-color: #705744;
}
</style>
border-color css
<style>
span { border-color: #705744; }
span { border-color: rgb(112,87,68); }
td.TdClassName
{
border-color: #705744;
}
.TagClassName
{
border-color: #705744;
}
</style>