Shades of Tobacco Brown #745844
Tints of Tobacco Brown #745844
RGB
CMYK
RGB Variations
Color information
#745844 (or 0x745844) is known color: Tobacco Brown. HEX triplet: 74, 58 and 44. RGB value is (116,88,68). Sum of RGB (Red+Green+Blue) = 116+88+68=272 (36% of max value = 765). Red value is 116 (45.70% from 255 or 42.65% from 272); Green value is 88 (34.77% from 255 or 32.35% from 272); Blue value is 68 (26.95% from 255 or 25% from 272); Max value from RGB is 116 - color contains mainly: red. Hex color #745844 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745844 is #8BA7BB. Grayscale: #5E5E5E. Windows color (decimal): -9152444 or 4479092. OLE color: 4479092.
HSL color Cylindrical-coordinate representation of color #745844: hue angle of 25º degrees, saturation: 0.26, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #745844 is Cyan = 0, Magento = 0.24, Yellow = 0.41 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 88 | 68 | - |
| CMYK | 0 | 0.24 | 0.41 | 0.55 |
| HSL | 25º | 0.26% | 0.36% | - |
| HSV(B) | 25º | 0.41% | 0.45% | - |
| XYZ | 11.74 | 11.11 | 6.99 | - |
| YUV | 94.09 | 113.28 | 143.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 88 | 68 | 0 | 0.24 | 0.41 | 0.55 | 25 | 0.26 | 0.36 |
| Hex | 74 | 58 | 44 | 0 | 18 | 29 | 37 | 19 | 1A | 24 |
| Octal | 164 | 130 | 104 | 0 | 30 | 51 | 67 | 31 | 32 | 44 |
| Binary | 1110100 | 1011000 | 1000100 | 0 | 11000 | 101001 | 110111 | 11001 | 11010 | 100100 |
Color Harmonies of #745844
Complementary color
Monochromatic Colors of #745844
Black with #745844
Text Example
Text Example
White with #745844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745844; }
p { color: rgb(116,88,68); }
H1.HeaderClassName
{
color: #745844;
}
.AnyTagClassName
{
color: #745844;
}
</style>
background-color css
<style>
a { background-color: #745844; }
a { background-color: rgb(116,88,68); }
div.DivClassName
{
background-color: #745844;
}
.BgClassName
{
background-color: #745844;
}
</style>
border-color css
<style>
span { border-color: #745844; }
span { border-color: rgb(116,88,68); }
td.TdClassName
{
border-color: #745844;
}
.TagClassName
{
border-color: #745844;
}
</style>