Shades of Tobacco Brown #685843
Tints of Tobacco Brown #685843
RGB
CMYK
RGB Variations
Color information
#685843 (or 0x685843) is known color: Tobacco Brown. HEX triplet: 68, 58 and 43. RGB value is (104,88,67). Sum of RGB (Red+Green+Blue) = 104+88+67=259 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.15% from 259); Green value is 88 (34.77% from 255 or 33.98% from 259); Blue value is 67 (26.56% from 255 or 25.87% from 259); Max value from RGB is 104 - color contains mainly: red. Hex color #685843 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685843 is #97A7BC. Grayscale: #5A5A5A. Windows color (decimal): -9938877 or 4413544. OLE color: 4413544.
HSL color Cylindrical-coordinate representation of color #685843: hue angle of 34.05º degrees, saturation: 0.22, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #685843 is Cyan = 0, Magento = 0.15, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 88 | 67 | - |
| CMYK | 0 | 0.15 | 0.36 | 0.59 |
| HSL | 34.05º | 0.22% | 0.34% | - |
| HSV(B) | 34.05º | 0.36% | 0.41% | - |
| XYZ | 10.21 | 10.33 | 6.77 | - |
| YUV | 90.39 | 114.8 | 137.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 88 | 67 | 0 | 0.15 | 0.36 | 0.59 | 34.05 | 0.22 | 0.34 |
| Hex | 68 | 58 | 43 | 0 | F | 24 | 3B | 22 | 16 | 22 |
| Octal | 150 | 130 | 103 | 0 | 17 | 44 | 73 | 42 | 26 | 42 |
| Binary | 1101000 | 1011000 | 1000011 | 0 | 1111 | 100100 | 111011 | 100010 | 10110 | 100010 |
Color Harmonies of #685843
Complementary color
Monochromatic Colors of #685843
Black with #685843
Text Example
Text Example
White with #685843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685843; }
p { color: rgb(104,88,67); }
H1.HeaderClassName
{
color: #685843;
}
.AnyTagClassName
{
color: #685843;
}
</style>
background-color css
<style>
a { background-color: #685843; }
a { background-color: rgb(104,88,67); }
div.DivClassName
{
background-color: #685843;
}
.BgClassName
{
background-color: #685843;
}
</style>
border-color css
<style>
span { border-color: #685843; }
span { border-color: rgb(104,88,67); }
td.TdClassName
{
border-color: #685843;
}
.TagClassName
{
border-color: #685843;
}
</style>