Shades of Tobacco Brown #765941
Tints of Tobacco Brown #765941
RGB
CMYK
RGB Variations
Color information
#765941 (or 0x765941) is known color: Tobacco Brown. HEX triplet: 76, 59 and 41. RGB value is (118,89,65). Sum of RGB (Red+Green+Blue) = 118+89+65=272 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.38% from 272); Green value is 89 (35.16% from 255 or 32.72% from 272); Blue value is 65 (25.78% from 255 or 23.90% from 272); Max value from RGB is 118 - color contains mainly: red. Hex color #765941 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765941 is #89A6BE. Grayscale: #5F5F5F. Windows color (decimal): -9021119 or 4282742. OLE color: 4282742.
HSL color Cylindrical-coordinate representation of color #765941: hue angle of 27.17º degrees, saturation: 0.29, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #765941 is Cyan = 0, Magento = 0.25, Yellow = 0.45 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 89 | 65 | - |
| CMYK | 0 | 0.25 | 0.45 | 0.54 |
| HSL | 27.17º | 0.29% | 0.36% | - |
| HSV(B) | 27.17º | 0.45% | 0.46% | - |
| XYZ | 12 | 11.38 | 6.56 | - |
| YUV | 94.94 | 111.11 | 144.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 89 | 65 | 0 | 0.25 | 0.45 | 0.54 | 27.17 | 0.29 | 0.36 |
| Hex | 76 | 59 | 41 | 0 | 19 | 2D | 36 | 1B | 1D | 24 |
| Octal | 166 | 131 | 101 | 0 | 31 | 55 | 66 | 33 | 35 | 44 |
| Binary | 1110110 | 1011001 | 1000001 | 0 | 11001 | 101101 | 110110 | 11011 | 11101 | 100100 |
Color Harmonies of #765941
Complementary color
Monochromatic Colors of #765941
Black with #765941
Text Example
Text Example
White with #765941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765941; }
p { color: rgb(118,89,65); }
H1.HeaderClassName
{
color: #765941;
}
.AnyTagClassName
{
color: #765941;
}
</style>
background-color css
<style>
a { background-color: #765941; }
a { background-color: rgb(118,89,65); }
div.DivClassName
{
background-color: #765941;
}
.BgClassName
{
background-color: #765941;
}
</style>
border-color css
<style>
span { border-color: #765941; }
span { border-color: rgb(118,89,65); }
td.TdClassName
{
border-color: #765941;
}
.TagClassName
{
border-color: #765941;
}
</style>