Shades of Tobacco Brown #765844
Tints of Tobacco Brown #765844
RGB
CMYK
RGB Variations
Color information
#765844 (or 0x765844) is known color: Tobacco Brown. HEX triplet: 76, 58 and 44. RGB value is (118,88,68). Sum of RGB (Red+Green+Blue) = 118+88+68=274 (36% of max value = 765). Red value is 118 (46.48% from 255 or 43.07% from 274); Green value is 88 (34.77% from 255 or 32.12% from 274); Blue value is 68 (26.95% from 255 or 24.82% from 274); Max value from RGB is 118 - color contains mainly: red. Hex color #765844 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #765844 is #89A7BB. Grayscale: #5E5E5E. Windows color (decimal): -9021372 or 4479094. OLE color: 4479094.
HSL color Cylindrical-coordinate representation of color #765844: hue angle of 24º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #765844 is Cyan = 0, Magento = 0.25, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 88 | 68 | - |
| CMYK | 0 | 0.25 | 0.42 | 0.54 |
| HSL | 24º | 0.27% | 0.36% | - |
| HSV(B) | 24º | 0.42% | 0.46% | - |
| XYZ | 12 | 11.25 | 7.01 | - |
| YUV | 94.69 | 112.94 | 144.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 88 | 68 | 0 | 0.25 | 0.42 | 0.54 | 24 | 0.27 | 0.36 |
| Hex | 76 | 58 | 44 | 0 | 19 | 2A | 36 | 18 | 1B | 24 |
| Octal | 166 | 130 | 104 | 0 | 31 | 52 | 66 | 30 | 33 | 44 |
| Binary | 1110110 | 1011000 | 1000100 | 0 | 11001 | 101010 | 110110 | 11000 | 11011 | 100100 |
Color Harmonies of #765844
Complementary color
Monochromatic Colors of #765844
Black with #765844
Text Example
Text Example
White with #765844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #765844; }
p { color: rgb(118,88,68); }
H1.HeaderClassName
{
color: #765844;
}
.AnyTagClassName
{
color: #765844;
}
</style>
background-color css
<style>
a { background-color: #765844; }
a { background-color: rgb(118,88,68); }
div.DivClassName
{
background-color: #765844;
}
.BgClassName
{
background-color: #765844;
}
</style>
border-color css
<style>
span { border-color: #765844; }
span { border-color: rgb(118,88,68); }
td.TdClassName
{
border-color: #765844;
}
.TagClassName
{
border-color: #765844;
}
</style>