Shades of Tobacco Brown #685239
Tints of Tobacco Brown #685239
RGB
CMYK
RGB Variations
Color information
#685239 (or 0x685239) is known color: Tobacco Brown. HEX triplet: 68, 52 and 39. RGB value is (104,82,57). Sum of RGB (Red+Green+Blue) = 104+82+57=243 (32% of max value = 765). Red value is 104 (41.02% from 255 or 42.80% from 243); Green value is 82 (32.42% from 255 or 33.74% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 104 - color contains mainly: red. Hex color #685239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #685239 is #97ADC6. Grayscale: #555555. Windows color (decimal): -9940423 or 3756648. OLE color: 3756648.
HSL color Cylindrical-coordinate representation of color #685239: hue angle of 31.91º degrees, saturation: 0.29, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #685239 is Cyan = 0, Magento = 0.21, Yellow = 0.45 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 82 | 57 | - |
| CMYK | 0 | 0.21 | 0.45 | 0.59 |
| HSL | 31.91º | 0.29% | 0.32% | - |
| HSV(B) | 31.91º | 0.45% | 0.41% | - |
| XYZ | 9.46 | 9.27 | 5.16 | - |
| YUV | 85.73 | 111.79 | 141.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 82 | 57 | 0 | 0.21 | 0.45 | 0.59 | 31.91 | 0.29 | 0.32 |
| Hex | 68 | 52 | 39 | 0 | 15 | 2D | 3B | 20 | 1D | 20 |
| Octal | 150 | 122 | 71 | 0 | 25 | 55 | 73 | 40 | 35 | 40 |
| Binary | 1101000 | 1010010 | 111001 | 0 | 10101 | 101101 | 111011 | 100000 | 11101 | 100000 |
Color Harmonies of #685239
Complementary color
Monochromatic Colors of #685239
Black with #685239
Text Example
Text Example
White with #685239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #685239; }
p { color: rgb(104,82,57); }
H1.HeaderClassName
{
color: #685239;
}
.AnyTagClassName
{
color: #685239;
}
</style>
background-color css
<style>
a { background-color: #685239; }
a { background-color: rgb(104,82,57); }
div.DivClassName
{
background-color: #685239;
}
.BgClassName
{
background-color: #685239;
}
</style>
border-color css
<style>
span { border-color: #685239; }
span { border-color: rgb(104,82,57); }
td.TdClassName
{
border-color: #685239;
}
.TagClassName
{
border-color: #685239;
}
</style>