Shades of Tobacco Brown #695139
Tints of Tobacco Brown #695139
RGB
CMYK
RGB Variations
Color information
#695139 (or 0x695139) is known color: Tobacco Brown. HEX triplet: 69, 51 and 39. RGB value is (105,81,57). Sum of RGB (Red+Green+Blue) = 105+81+57=243 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.21% from 243); Green value is 81 (32.03% from 255 or 33.33% from 243); Blue value is 57 (22.66% from 255 or 23.46% from 243); Max value from RGB is 105 - color contains mainly: red. Hex color #695139 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695139 is #96AEC6. Grayscale: #555555. Windows color (decimal): -9875143 or 3756393. OLE color: 3756393.
HSL color Cylindrical-coordinate representation of color #695139: hue angle of 30º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #695139 is Cyan = 0, Magento = 0.23, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 81 | 57 | - |
| CMYK | 0 | 0.23 | 0.46 | 0.59 |
| HSL | 30º | 0.3% | 0.32% | - |
| HSV(B) | 30º | 0.46% | 0.41% | - |
| XYZ | 9.51 | 9.18 | 5.14 | - |
| YUV | 85.44 | 111.95 | 141.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 81 | 57 | 0 | 0.23 | 0.46 | 0.59 | 30 | 0.3 | 0.32 |
| Hex | 69 | 51 | 39 | 0 | 17 | 2E | 3B | 1E | 1E | 20 |
| Octal | 151 | 121 | 71 | 0 | 27 | 56 | 73 | 36 | 36 | 40 |
| Binary | 1101001 | 1010001 | 111001 | 0 | 10111 | 101110 | 111011 | 11110 | 11110 | 100000 |
Color Harmonies of #695139
Complementary color
Monochromatic Colors of #695139
Black with #695139
Text Example
Text Example
White with #695139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695139; }
p { color: rgb(105,81,57); }
H1.HeaderClassName
{
color: #695139;
}
.AnyTagClassName
{
color: #695139;
}
</style>
background-color css
<style>
a { background-color: #695139; }
a { background-color: rgb(105,81,57); }
div.DivClassName
{
background-color: #695139;
}
.BgClassName
{
background-color: #695139;
}
</style>
border-color css
<style>
span { border-color: #695139; }
span { border-color: rgb(105,81,57); }
td.TdClassName
{
border-color: #695139;
}
.TagClassName
{
border-color: #695139;
}
</style>