Shades of Tobacco Brown #675945
Tints of Tobacco Brown #675945
RGB
CMYK
RGB Variations
Color information
#675945 (or 0x675945) is known color: Tobacco Brown. HEX triplet: 67, 59 and 45. RGB value is (103,89,69). Sum of RGB (Red+Green+Blue) = 103+89+69=261 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.46% from 261); Green value is 89 (35.16% from 255 or 34.10% from 261); Blue value is 69 (27.34% from 255 or 26.44% from 261); Max value from RGB is 103 - color contains mainly: red. Hex color #675945 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675945 is #98A6BA. Grayscale: #5B5B5B. Windows color (decimal): -10004155 or 4544871. OLE color: 4544871.
HSL color Cylindrical-coordinate representation of color #675945: hue angle of 35.29º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #675945 is Cyan = 0, Magento = 0.14, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 69 | - |
| CMYK | 0 | 0.14 | 0.33 | 0.60 |
| HSL | 35.29º | 0.2% | 0.34% | - |
| HSV(B) | 35.29º | 0.33% | 0.4% | - |
| XYZ | 10.24 | 10.46 | 7.11 | - |
| YUV | 90.91 | 115.64 | 136.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 69 | 0 | 0.14 | 0.33 | 0.60 | 35.29 | 0.2 | 0.34 |
| Hex | 67 | 59 | 45 | 0 | E | 21 | 3C | 23 | 14 | 22 |
| Octal | 147 | 131 | 105 | 0 | 16 | 41 | 74 | 43 | 24 | 42 |
| Binary | 1100111 | 1011001 | 1000101 | 0 | 1110 | 100001 | 111100 | 100011 | 10100 | 100010 |
Color Harmonies of #675945
Complementary color
Monochromatic Colors of #675945
Black with #675945
Text Example
Text Example
White with #675945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675945; }
p { color: rgb(103,89,69); }
H1.HeaderClassName
{
color: #675945;
}
.AnyTagClassName
{
color: #675945;
}
</style>
background-color css
<style>
a { background-color: #675945; }
a { background-color: rgb(103,89,69); }
div.DivClassName
{
background-color: #675945;
}
.BgClassName
{
background-color: #675945;
}
</style>
border-color css
<style>
span { border-color: #675945; }
span { border-color: rgb(103,89,69); }
td.TdClassName
{
border-color: #675945;
}
.TagClassName
{
border-color: #675945;
}
</style>