Shades of Tobacco Brown #796045
Tints of Tobacco Brown #796045
RGB
CMYK
RGB Variations
Color information
#796045 (or 0x796045) is known color: Tobacco Brown. HEX triplet: 79, 60 and 45. RGB value is (121,96,69). Sum of RGB (Red+Green+Blue) = 121+96+69=286 (37% of max value = 765). Red value is 121 (47.66% from 255 or 42.31% from 286); Green value is 96 (37.89% from 255 or 33.57% from 286); Blue value is 69 (27.34% from 255 or 24.13% from 286); Max value from RGB is 121 - color contains mainly: red. Hex color #796045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #796045 is #869FBA. Grayscale: #646464. Windows color (decimal): -8822715 or 4546681. OLE color: 4546681.
HSL color Cylindrical-coordinate representation of color #796045: hue angle of 31.15º degrees, saturation: 0.27, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #796045 is Cyan = 0, Magento = 0.21, Yellow = 0.43 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 96 | 69 | - |
| CMYK | 0 | 0.21 | 0.43 | 0.53 |
| HSL | 31.15º | 0.27% | 0.37% | - |
| HSV(B) | 31.15º | 0.43% | 0.47% | - |
| XYZ | 13.14 | 12.86 | 7.42 | - |
| YUV | 100.4 | 110.28 | 142.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 96 | 69 | 0 | 0.21 | 0.43 | 0.53 | 31.15 | 0.27 | 0.37 |
| Hex | 79 | 60 | 45 | 0 | 15 | 2B | 35 | 1F | 1B | 25 |
| Octal | 171 | 140 | 105 | 0 | 25 | 53 | 65 | 37 | 33 | 45 |
| Binary | 1111001 | 1100000 | 1000101 | 0 | 10101 | 101011 | 110101 | 11111 | 11011 | 100101 |
Color Harmonies of #796045
Complementary color
Monochromatic Colors of #796045
Black with #796045
Text Example
Text Example
White with #796045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #796045; }
p { color: rgb(121,96,69); }
H1.HeaderClassName
{
color: #796045;
}
.AnyTagClassName
{
color: #796045;
}
</style>
background-color css
<style>
a { background-color: #796045; }
a { background-color: rgb(121,96,69); }
div.DivClassName
{
background-color: #796045;
}
.BgClassName
{
background-color: #796045;
}
</style>
border-color css
<style>
span { border-color: #796045; }
span { border-color: rgb(121,96,69); }
td.TdClassName
{
border-color: #796045;
}
.TagClassName
{
border-color: #796045;
}
</style>