Shades of Tobacco Brown #765940
Tints of Tobacco Brown #765940
RGB
CMYK
RGB Variations
Color information
#765940 (or 0x765940) is known color: Tobacco Brown. HEX triplet: 76, 59 and 40. RGB value is (118,89,64). Sum of RGB (Red+Green+Blue) = 118+89+64=271 (35% of max value = 765). Red value is 118 (46.48% from 255 or 43.54% from 271); Green value is 89 (35.16% from 255 or 32.84% from 271); Blue value is 64 (25.39% from 255 or 23.62% from 271); Max value from RGB is 118 - color contains mainly: red. Hex color #765940 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765940 is #89A6BF. Grayscale: #5E5E5E. Windows color (decimal): -9021120 or 4217206. OLE color: 4217206.
HSL color Cylindrical-coordinate representation of color #765940: hue angle of 27.78º degrees, saturation: 0.3, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #765940 is Cyan = 0, Magento = 0.25, Yellow = 0.46 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 64 | - |
| CMYK | 0 | 0.25 | 0.46 | 0.54 |
| HSL | 27.78º | 0.3% | 0.36% | - |
| HSV(B) | 27.78º | 0.46% | 0.46% | - |
| XYZ | 11.97 | 11.37 | 6.41 | - |
| YUV | 94.82 | 110.61 | 144.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 64 | 0 | 0.25 | 0.46 | 0.54 | 27.78 | 0.3 | 0.36 |
| Hex | 76 | 59 | 40 | 0 | 19 | 2E | 36 | 1C | 1E | 24 |
| Octal | 166 | 131 | 100 | 0 | 31 | 56 | 66 | 34 | 36 | 44 |
| Binary | 1110110 | 1011001 | 1000000 | 0 | 11001 | 101110 | 110110 | 11100 | 11110 | 100100 |
Color Harmonies of #765940
Complementary color
Monochromatic Colors of #765940
Black with #765940
Text Example
Text Example
White with #765940
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765940; }
p { color: rgb(118,89,64); }
H1.HeaderClassName
{
color: #765940;
}
.AnyTagClassName
{
color: #765940;
}
</style>
background-color css
<style>
a { background-color: #765940; }
a { background-color: rgb(118,89,64); }
div.DivClassName
{
background-color: #765940;
}
.BgClassName
{
background-color: #765940;
}
</style>
border-color css
<style>
span { border-color: #765940; }
span { border-color: rgb(118,89,64); }
td.TdClassName
{
border-color: #765940;
}
.TagClassName
{
border-color: #765940;
}
</style>