Shades of Tobacco Brown #675340
Tints of Tobacco Brown #675340
RGB
CMYK
RGB Variations
Color information
#675340 (or 0x675340) is known color: Tobacco Brown. HEX triplet: 67, 53 and 40. RGB value is (103,83,64). Sum of RGB (Red+Green+Blue) = 103+83+64=250 (33% of max value = 765). Red value is 103 (40.62% from 255 or 41.2% from 250); Green value is 83 (32.81% from 255 or 33.2% from 250); Blue value is 64 (25.39% from 255 or 25.6% from 250); Max value from RGB is 103 - color contains mainly: red. Hex color #675340 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675340 is #98ACBF. Grayscale: #565656. Windows color (decimal): -10005696 or 4215655. OLE color: 4215655.
HSL color Cylindrical-coordinate representation of color #675340: hue angle of 29.23º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #675340 is Cyan = 0, Magento = 0.19, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 83 | 64 | - |
| CMYK | 0 | 0.19 | 0.38 | 0.60 |
| HSL | 29.23º | 0.23% | 0.33% | - |
| HSV(B) | 29.23º | 0.38% | 0.4% | - |
| XYZ | 9.61 | 9.44 | 6.17 | - |
| YUV | 86.81 | 115.13 | 139.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 83 | 64 | 0 | 0.19 | 0.38 | 0.60 | 29.23 | 0.23 | 0.33 |
| Hex | 67 | 53 | 40 | 0 | 13 | 26 | 3C | 1D | 17 | 21 |
| Octal | 147 | 123 | 100 | 0 | 23 | 46 | 74 | 35 | 27 | 41 |
| Binary | 1100111 | 1010011 | 1000000 | 0 | 10011 | 100110 | 111100 | 11101 | 10111 | 100001 |
Color Harmonies of #675340
Complementary color
Monochromatic Colors of #675340
Black with #675340
Text Example
Text Example
White with #675340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675340; }
p { color: rgb(103,83,64); }
H1.HeaderClassName
{
color: #675340;
}
.AnyTagClassName
{
color: #675340;
}
</style>
background-color css
<style>
a { background-color: #675340; }
a { background-color: rgb(103,83,64); }
div.DivClassName
{
background-color: #675340;
}
.BgClassName
{
background-color: #675340;
}
</style>
border-color css
<style>
span { border-color: #675340; }
span { border-color: rgb(103,83,64); }
td.TdClassName
{
border-color: #675340;
}
.TagClassName
{
border-color: #675340;
}
</style>