Shades of Tobacco Brown #685744
Tints of Tobacco Brown #685744
RGB
CMYK
RGB Variations
Color information
#685744 (or 0x685744) is known color: Tobacco Brown. HEX triplet: 68, 57 and 44. RGB value is (104,87,68). Sum of RGB (Red+Green+Blue) = 104+87+68=259 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.15% from 259); Green value is 87 (34.38% from 255 or 33.59% from 259); Blue value is 68 (26.95% from 255 or 26.25% from 259); Max value from RGB is 104 - color contains mainly: red. Hex color #685744 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685744 is #97A8BB. Grayscale: #5A5A5A. Windows color (decimal): -9939132 or 4478824. OLE color: 4478824.
HSL color Cylindrical-coordinate representation of color #685744: hue angle of 31.67º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #685744 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 87 | 68 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.59 |
| HSL | 31.67º | 0.21% | 0.34% | - |
| HSV(B) | 31.67º | 0.35% | 0.41% | - |
| XYZ | 10.16 | 10.18 | 6.9 | - |
| YUV | 89.92 | 115.63 | 138.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 87 | 68 | 0 | 0.16 | 0.35 | 0.59 | 31.67 | 0.21 | 0.34 |
| Hex | 68 | 57 | 44 | 0 | 10 | 23 | 3B | 20 | 15 | 22 |
| Octal | 150 | 127 | 104 | 0 | 20 | 43 | 73 | 40 | 25 | 42 |
| Binary | 1101000 | 1010111 | 1000100 | 0 | 10000 | 100011 | 111011 | 100000 | 10101 | 100010 |
Color Harmonies of #685744
Complementary color
Monochromatic Colors of #685744
Black with #685744
Text Example
Text Example
White with #685744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685744; }
p { color: rgb(104,87,68); }
H1.HeaderClassName
{
color: #685744;
}
.AnyTagClassName
{
color: #685744;
}
</style>
background-color css
<style>
a { background-color: #685744; }
a { background-color: rgb(104,87,68); }
div.DivClassName
{
background-color: #685744;
}
.BgClassName
{
background-color: #685744;
}
</style>
border-color css
<style>
span { border-color: #685744; }
span { border-color: rgb(104,87,68); }
td.TdClassName
{
border-color: #685744;
}
.TagClassName
{
border-color: #685744;
}
</style>