Shades of Tobacco Brown #766045
Tints of Tobacco Brown #766045
RGB
CMYK
RGB Variations
Color information
#766045 (or 0x766045) is known color: Tobacco Brown. HEX triplet: 76, 60 and 45. RGB value is (118,96,69). Sum of RGB (Red+Green+Blue) = 118+96+69=283 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.70% from 283); Green value is 96 (37.89% from 255 or 33.92% from 283); Blue value is 69 (27.34% from 255 or 24.38% from 283); Max value from RGB is 118 - color contains mainly: red. Hex color #766045 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766045 is #899FBA. Grayscale: #636363. Windows color (decimal): -9019323 or 4546678. OLE color: 4546678.
HSL color Cylindrical-coordinate representation of color #766045: hue angle of 33.06º degrees, saturation: 0.26, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.42%. Process color model (Four color, CMYK) of #766045 is Cyan = 0, Magento = 0.19, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 69 | - |
| CMYK | 0 | 0.19 | 0.42 | 0.54 |
| HSL | 33.06º | 0.26% | 0.37% | - |
| HSV(B) | 33.06º | 0.42% | 0.46% | - |
| XYZ | 12.73 | 12.65 | 7.4 | - |
| YUV | 99.5 | 110.79 | 141.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 69 | 0 | 0.19 | 0.42 | 0.54 | 33.06 | 0.26 | 0.37 |
| Hex | 76 | 60 | 45 | 0 | 13 | 2A | 36 | 21 | 1A | 25 |
| Octal | 166 | 140 | 105 | 0 | 23 | 52 | 66 | 41 | 32 | 45 |
| Binary | 1110110 | 1100000 | 1000101 | 0 | 10011 | 101010 | 110110 | 100001 | 11010 | 100101 |
Color Harmonies of #766045
Complementary color
Monochromatic Colors of #766045
Black with #766045
Text Example
Text Example
White with #766045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766045; }
p { color: rgb(118,96,69); }
H1.HeaderClassName
{
color: #766045;
}
.AnyTagClassName
{
color: #766045;
}
</style>
background-color css
<style>
a { background-color: #766045; }
a { background-color: rgb(118,96,69); }
div.DivClassName
{
background-color: #766045;
}
.BgClassName
{
background-color: #766045;
}
</style>
border-color css
<style>
span { border-color: #766045; }
span { border-color: rgb(118,96,69); }
td.TdClassName
{
border-color: #766045;
}
.TagClassName
{
border-color: #766045;
}
</style>