Shades of Tobacco Brown #685644
Tints of Tobacco Brown #685644
RGB
CMYK
RGB Variations
Color information
#685644 (or 0x685644) is known color: Tobacco Brown. HEX triplet: 68, 56 and 44. RGB value is (104,86,68). Sum of RGB (Red+Green+Blue) = 104+86+68=258 (34% of max value = 765). Red value is 104 (41.02% from 255 or 40.31% from 258); Green value is 86 (33.98% from 255 or 33.33% from 258); Blue value is 68 (26.95% from 255 or 26.36% from 258); Max value from RGB is 104 - color contains mainly: red. Hex color #685644 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685644 is #97A9BB. Grayscale: #595959. Windows color (decimal): -9939388 or 4478568. OLE color: 4478568.
HSL color Cylindrical-coordinate representation of color #685644: hue angle of 30º 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 #685644 is Cyan = 0, Magento = 0.17, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 86 | 68 | - |
| CMYK | 0 | 0.17 | 0.35 | 0.59 |
| HSL | 30º | 0.21% | 0.34% | - |
| HSV(B) | 30º | 0.35% | 0.41% | - |
| XYZ | 10.08 | 10.02 | 6.87 | - |
| YUV | 89.33 | 115.96 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 86 | 68 | 0 | 0.17 | 0.35 | 0.59 | 30 | 0.21 | 0.34 |
| Hex | 68 | 56 | 44 | 0 | 11 | 23 | 3B | 1E | 15 | 22 |
| Octal | 150 | 126 | 104 | 0 | 21 | 43 | 73 | 36 | 25 | 42 |
| Binary | 1101000 | 1010110 | 1000100 | 0 | 10001 | 100011 | 111011 | 11110 | 10101 | 100010 |
Color Harmonies of #685644
Complementary color
Monochromatic Colors of #685644
Black with #685644
Text Example
Text Example
White with #685644
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685644; }
p { color: rgb(104,86,68); }
H1.HeaderClassName
{
color: #685644;
}
.AnyTagClassName
{
color: #685644;
}
</style>
background-color css
<style>
a { background-color: #685644; }
a { background-color: rgb(104,86,68); }
div.DivClassName
{
background-color: #685644;
}
.BgClassName
{
background-color: #685644;
}
</style>
border-color css
<style>
span { border-color: #685644; }
span { border-color: rgb(104,86,68); }
td.TdClassName
{
border-color: #685644;
}
.TagClassName
{
border-color: #685644;
}
</style>