Shades of Tobacco Brown #685238
Tints of Tobacco Brown #685238
RGB
CMYK
RGB Variations
Color information
#685238 (or 0x685238) is known color: Tobacco Brown. HEX triplet: 68, 52 and 38. RGB value is (104,82,56). Sum of RGB (Red+Green+Blue) = 104+82+56=242 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.98% from 242); Green value is 82 (32.42% from 255 or 33.88% from 242); Blue value is 56 (22.27% from 255 or 23.14% from 242); Max value from RGB is 104 - color contains mainly: red. Hex color #685238 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685238 is #97ADC7. Grayscale: #555555. Windows color (decimal): -9940424 or 3691112. OLE color: 3691112.
HSL color Cylindrical-coordinate representation of color #685238: hue angle of 32.5º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #685238 is Cyan = 0, Magento = 0.21, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 56 | - |
| CMYK | 0 | 0.21 | 0.46 | 0.59 |
| HSL | 32.5º | 0.3% | 0.31% | - |
| HSV(B) | 32.5º | 0.46% | 0.41% | - |
| XYZ | 9.44 | 9.26 | 5.03 | - |
| YUV | 85.61 | 111.29 | 141.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 56 | 0 | 0.21 | 0.46 | 0.59 | 32.5 | 0.3 | 0.31 |
| Hex | 68 | 52 | 38 | 0 | 15 | 2E | 3B | 20 | 1E | 1F |
| Octal | 150 | 122 | 70 | 0 | 25 | 56 | 73 | 40 | 36 | 37 |
| Binary | 1101000 | 1010010 | 111000 | 0 | 10101 | 101110 | 111011 | 100000 | 11110 | 11111 |
Color Harmonies of #685238
Complementary color
Monochromatic Colors of #685238
Black with #685238
Text Example
Text Example
White with #685238
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685238; }
p { color: rgb(104,82,56); }
H1.HeaderClassName
{
color: #685238;
}
.AnyTagClassName
{
color: #685238;
}
</style>
background-color css
<style>
a { background-color: #685238; }
a { background-color: rgb(104,82,56); }
div.DivClassName
{
background-color: #685238;
}
.BgClassName
{
background-color: #685238;
}
</style>
border-color css
<style>
span { border-color: #685238; }
span { border-color: rgb(104,82,56); }
td.TdClassName
{
border-color: #685238;
}
.TagClassName
{
border-color: #685238;
}
</style>