Shades of Tobacco Brown #685440
Tints of Tobacco Brown #685440
RGB
CMYK
RGB Variations
Color information
#685440 (or 0x685440) is known color: Tobacco Brown. HEX triplet: 68, 54 and 40. RGB value is (104,84,64). Sum of RGB (Red+Green+Blue) = 104+84+64=252 (33% of max value = 765). Red value is 104 (41.02% from 255 or 41.27% from 252); Green value is 84 (33.20% from 255 or 33.33% from 252); Blue value is 64 (25.39% from 255 or 25.40% from 252); Max value from RGB is 104 - color contains mainly: red. Hex color #685440 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685440 is #97ABBF. Grayscale: #575757. Windows color (decimal): -9939904 or 4215912. OLE color: 4215912.
HSL color Cylindrical-coordinate representation of color #685440: hue angle of 30º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #685440 is Cyan = 0, Magento = 0.19, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 84 | 64 | - |
| CMYK | 0 | 0.19 | 0.38 | 0.59 |
| HSL | 30º | 0.24% | 0.33% | - |
| HSV(B) | 30º | 0.38% | 0.41% | - |
| XYZ | 9.8 | 9.65 | 6.2 | - |
| YUV | 87.7 | 114.63 | 139.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 84 | 64 | 0 | 0.19 | 0.38 | 0.59 | 30 | 0.24 | 0.33 |
| Hex | 68 | 54 | 40 | 0 | 13 | 26 | 3B | 1E | 18 | 21 |
| Octal | 150 | 124 | 100 | 0 | 23 | 46 | 73 | 36 | 30 | 41 |
| Binary | 1101000 | 1010100 | 1000000 | 0 | 10011 | 100110 | 111011 | 11110 | 11000 | 100001 |
Color Harmonies of #685440
Complementary color
Monochromatic Colors of #685440
Black with #685440
Text Example
Text Example
White with #685440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685440; }
p { color: rgb(104,84,64); }
H1.HeaderClassName
{
color: #685440;
}
.AnyTagClassName
{
color: #685440;
}
</style>
background-color css
<style>
a { background-color: #685440; }
a { background-color: rgb(104,84,64); }
div.DivClassName
{
background-color: #685440;
}
.BgClassName
{
background-color: #685440;
}
</style>
border-color css
<style>
span { border-color: #685440; }
span { border-color: rgb(104,84,64); }
td.TdClassName
{
border-color: #685440;
}
.TagClassName
{
border-color: #685440;
}
</style>