Shades of Tobacco Brown #705840
Tints of Tobacco Brown #705840
RGB
CMYK
RGB Variations
Color information
#705840 (or 0x705840) is known color: Tobacco Brown. HEX triplet: 70, 58 and 40. RGB value is (112,88,64). Sum of RGB (Red+Green+Blue) = 112+88+64=264 (34% of max value = 765). Red value is 112 (44.14% from 255 or 42.42% from 264); Green value is 88 (34.77% from 255 or 33.33% from 264); Blue value is 64 (25.39% from 255 or 24.24% from 264); Max value from RGB is 112 - color contains mainly: red. Hex color #705840 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #705840 is #8FA7BF. Grayscale: #5C5C5C. Windows color (decimal): -9414592 or 4216944. OLE color: 4216944.
HSL color Cylindrical-coordinate representation of color #705840: hue angle of 30º degrees, saturation: 0.27, 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 #705840 is Cyan = 0, Magento = 0.21, Yellow = 0.43 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 88 | 64 | - |
| CMYK | 0 | 0.21 | 0.43 | 0.56 |
| HSL | 30º | 0.27% | 0.35% | - |
| HSV(B) | 30º | 0.43% | 0.44% | - |
| XYZ | 11.1 | 10.79 | 6.35 | - |
| YUV | 92.44 | 111.95 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 88 | 64 | 0 | 0.21 | 0.43 | 0.56 | 30 | 0.27 | 0.35 |
| Hex | 70 | 58 | 40 | 0 | 15 | 2B | 38 | 1E | 1B | 23 |
| Octal | 160 | 130 | 100 | 0 | 25 | 53 | 70 | 36 | 33 | 43 |
| Binary | 1110000 | 1011000 | 1000000 | 0 | 10101 | 101011 | 111000 | 11110 | 11011 | 100011 |
Color Harmonies of #705840
Complementary color
Monochromatic Colors of #705840
Black with #705840
Text Example
Text Example
White with #705840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #705840; }
p { color: rgb(112,88,64); }
H1.HeaderClassName
{
color: #705840;
}
.AnyTagClassName
{
color: #705840;
}
</style>
background-color css
<style>
a { background-color: #705840; }
a { background-color: rgb(112,88,64); }
div.DivClassName
{
background-color: #705840;
}
.BgClassName
{
background-color: #705840;
}
</style>
border-color css
<style>
span { border-color: #705840; }
span { border-color: rgb(112,88,64); }
td.TdClassName
{
border-color: #705840;
}
.TagClassName
{
border-color: #705840;
}
</style>