Shades of Tobacco Brown #685543
Tints of Tobacco Brown #685543
RGB
CMYK
RGB Variations
Color information
#685543 (or 0x685543) is known color: Tobacco Brown. HEX triplet: 68, 55 and 43. RGB value is (104,85,67). Sum of RGB (Red+Green+Blue) = 104+85+67=256 (33% of max value = 765). Red value is 104 (41.02% from 255 or 40.62% from 256); Green value is 85 (33.59% from 255 or 33.20% from 256); Blue value is 67 (26.56% from 255 or 26.17% from 256); Max value from RGB is 104 - color contains mainly: red. Hex color #685543 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685543 is #97AABC. Grayscale: #585858. Windows color (decimal): -9939645 or 4412776. OLE color: 4412776.
HSL color Cylindrical-coordinate representation of color #685543: hue angle of 29.19º 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 #685543 is Cyan = 0, Magento = 0.18, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 85 | 67 | - |
| CMYK | 0 | 0.18 | 0.36 | 0.59 |
| HSL | 29.19º | 0.22% | 0.34% | - |
| HSV(B) | 29.19º | 0.36% | 0.41% | - |
| XYZ | 9.97 | 9.85 | 6.69 | - |
| YUV | 88.63 | 115.79 | 138.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 85 | 67 | 0 | 0.18 | 0.36 | 0.59 | 29.19 | 0.22 | 0.34 |
| Hex | 68 | 55 | 43 | 0 | 12 | 24 | 3B | 1D | 16 | 22 |
| Octal | 150 | 125 | 103 | 0 | 22 | 44 | 73 | 35 | 26 | 42 |
| Binary | 1101000 | 1010101 | 1000011 | 0 | 10010 | 100100 | 111011 | 11101 | 10110 | 100010 |
Color Harmonies of #685543
Complementary color
Monochromatic Colors of #685543
Black with #685543
Text Example
Text Example
White with #685543
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685543; }
p { color: rgb(104,85,67); }
H1.HeaderClassName
{
color: #685543;
}
.AnyTagClassName
{
color: #685543;
}
</style>
background-color css
<style>
a { background-color: #685543; }
a { background-color: rgb(104,85,67); }
div.DivClassName
{
background-color: #685543;
}
.BgClassName
{
background-color: #685543;
}
</style>
border-color css
<style>
span { border-color: #685543; }
span { border-color: rgb(104,85,67); }
td.TdClassName
{
border-color: #685543;
}
.TagClassName
{
border-color: #685543;
}
</style>