Shades of Tobacco Brown #756047
Tints of Tobacco Brown #756047
RGB
CMYK
RGB Variations
Color information
#756047 (or 0x756047) is known color: Tobacco Brown. HEX triplet: 75, 60 and 47. RGB value is (117,96,71). Sum of RGB (Red+Green+Blue) = 117+96+71=284 (37% of max value = 765). Red value is 117 (46.09% from 255 or 41.20% from 284); Green value is 96 (37.89% from 255 or 33.80% from 284); Blue value is 71 (28.12% from 255 or 25% from 284); Max value from RGB is 117 - color contains mainly: red. Hex color #756047 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #756047 is #8A9FB8. Grayscale: #636363. Windows color (decimal): -9084857 or 4677749. OLE color: 4677749.
HSL color Cylindrical-coordinate representation of color #756047: hue angle of 32.61º degrees, saturation: 0.24, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #756047 is Cyan = 0, Magento = 0.18, Yellow = 0.39 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 96 | 71 | - |
| CMYK | 0 | 0.18 | 0.39 | 0.54 |
| HSL | 32.61º | 0.24% | 0.37% | - |
| HSV(B) | 32.61º | 0.39% | 0.46% | - |
| XYZ | 12.66 | 12.6 | 7.73 | - |
| YUV | 99.43 | 111.96 | 140.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 96 | 71 | 0 | 0.18 | 0.39 | 0.54 | 32.61 | 0.24 | 0.37 |
| Hex | 75 | 60 | 47 | 0 | 12 | 27 | 36 | 21 | 18 | 25 |
| Octal | 165 | 140 | 107 | 0 | 22 | 47 | 66 | 41 | 30 | 45 |
| Binary | 1110101 | 1100000 | 1000111 | 0 | 10010 | 100111 | 110110 | 100001 | 11000 | 100101 |
Color Harmonies of #756047
Complementary color
Monochromatic Colors of #756047
Black with #756047
Text Example
Text Example
White with #756047
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #756047; }
p { color: rgb(117,96,71); }
H1.HeaderClassName
{
color: #756047;
}
.AnyTagClassName
{
color: #756047;
}
</style>
background-color css
<style>
a { background-color: #756047; }
a { background-color: rgb(117,96,71); }
div.DivClassName
{
background-color: #756047;
}
.BgClassName
{
background-color: #756047;
}
</style>
border-color css
<style>
span { border-color: #756047; }
span { border-color: rgb(117,96,71); }
td.TdClassName
{
border-color: #756047;
}
.TagClassName
{
border-color: #756047;
}
</style>