Shades of Tobacco Brown #766044
Tints of Tobacco Brown #766044
RGB
CMYK
RGB Variations
Color information
#766044 (or 0x766044) is known color: Tobacco Brown. HEX triplet: 76, 60 and 44. RGB value is (118,96,68). Sum of RGB (Red+Green+Blue) = 118+96+68=282 (37% of max value = 765). Red value is 118 (46.48% from 255 or 41.84% from 282); Green value is 96 (37.89% from 255 or 34.04% from 282); Blue value is 68 (26.95% from 255 or 24.11% from 282); Max value from RGB is 118 - color contains mainly: red. Hex color #766044 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #766044 is #899FBB. Grayscale: #636363. Windows color (decimal): -9019324 or 4481142. OLE color: 4481142.
HSL color Cylindrical-coordinate representation of color #766044: hue angle of 33.6º 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 #766044 is Cyan = 0, Magento = 0.19, Yellow = 0.42 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 96 | 68 | - |
| CMYK | 0 | 0.19 | 0.42 | 0.54 |
| HSL | 33.6º | 0.27% | 0.36% | - |
| HSV(B) | 33.6º | 0.42% | 0.46% | - |
| XYZ | 12.7 | 12.63 | 7.24 | - |
| YUV | 99.39 | 110.29 | 141.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 96 | 68 | 0 | 0.19 | 0.42 | 0.54 | 33.6 | 0.27 | 0.36 |
| Hex | 76 | 60 | 44 | 0 | 13 | 2A | 36 | 22 | 1B | 24 |
| Octal | 166 | 140 | 104 | 0 | 23 | 52 | 66 | 42 | 33 | 44 |
| Binary | 1110110 | 1100000 | 1000100 | 0 | 10011 | 101010 | 110110 | 100010 | 11011 | 100100 |
Color Harmonies of #766044
Complementary color
Monochromatic Colors of #766044
Black with #766044
Text Example
Text Example
White with #766044
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766044; }
p { color: rgb(118,96,68); }
H1.HeaderClassName
{
color: #766044;
}
.AnyTagClassName
{
color: #766044;
}
</style>
background-color css
<style>
a { background-color: #766044; }
a { background-color: rgb(118,96,68); }
div.DivClassName
{
background-color: #766044;
}
.BgClassName
{
background-color: #766044;
}
</style>
border-color css
<style>
span { border-color: #766044; }
span { border-color: rgb(118,96,68); }
td.TdClassName
{
border-color: #766044;
}
.TagClassName
{
border-color: #766044;
}
</style>