Shades of Tobacco Brown #675941
Tints of Tobacco Brown #675941
RGB
CMYK
RGB Variations
Color information
#675941 (or 0x675941) is known color: Tobacco Brown. HEX triplet: 67, 59 and 41. RGB value is (103,89,65). Sum of RGB (Red+Green+Blue) = 103+89+65=257 (34% of max value = 765). Red value is 103 (40.62% from 255 or 40.08% from 257); Green value is 89 (35.16% from 255 or 34.63% from 257); Blue value is 65 (25.78% from 255 or 25.29% from 257); Max value from RGB is 103 - color contains mainly: red. Hex color #675941 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675941 is #98A6BE. Grayscale: #5A5A5A. Windows color (decimal): -10004159 or 4282727. OLE color: 4282727.
HSL color Cylindrical-coordinate representation of color #675941: hue angle of 37.89º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #675941 is Cyan = 0, Magento = 0.14, Yellow = 0.37 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 65 | - |
| CMYK | 0 | 0.14 | 0.37 | 0.60 |
| HSL | 37.89º | 0.23% | 0.33% | - |
| HSV(B) | 37.89º | 0.37% | 0.4% | - |
| XYZ | 10.12 | 10.41 | 6.48 | - |
| YUV | 90.45 | 113.64 | 136.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 65 | 0 | 0.14 | 0.37 | 0.60 | 37.89 | 0.23 | 0.33 |
| Hex | 67 | 59 | 41 | 0 | E | 25 | 3C | 26 | 17 | 21 |
| Octal | 147 | 131 | 101 | 0 | 16 | 45 | 74 | 46 | 27 | 41 |
| Binary | 1100111 | 1011001 | 1000001 | 0 | 1110 | 100101 | 111100 | 100110 | 10111 | 100001 |
Color Harmonies of #675941
Complementary color
Monochromatic Colors of #675941
Black with #675941
Text Example
Text Example
White with #675941
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675941; }
p { color: rgb(103,89,65); }
H1.HeaderClassName
{
color: #675941;
}
.AnyTagClassName
{
color: #675941;
}
</style>
background-color css
<style>
a { background-color: #675941; }
a { background-color: rgb(103,89,65); }
div.DivClassName
{
background-color: #675941;
}
.BgClassName
{
background-color: #675941;
}
</style>
border-color css
<style>
span { border-color: #675941; }
span { border-color: rgb(103,89,65); }
td.TdClassName
{
border-color: #675941;
}
.TagClassName
{
border-color: #675941;
}
</style>