Shades of Tobacco Brown #695239
Tints of Tobacco Brown #695239
RGB
CMYK
RGB Variations
Color information
#695239 (or 0x695239) is known color: Tobacco Brown. HEX triplet: 69, 52 and 39. RGB value is (105,82,57). Sum of RGB (Red+Green+Blue) = 105+82+57=244 (32% of max value = 765). Red value is 105 (41.41% from 255 or 43.03% from 244); Green value is 82 (32.42% from 255 or 33.61% from 244); Blue value is 57 (22.66% from 255 or 23.36% from 244); Max value from RGB is 105 - color contains mainly: red. Hex color #695239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695239 is #96ADC6. Grayscale: #565656. Windows color (decimal): -9874887 or 3756649. OLE color: 3756649.
HSL color Cylindrical-coordinate representation of color #695239: hue angle of 31.25º 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 #695239 is Cyan = 0, Magento = 0.22, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 82 | 57 | - |
| CMYK | 0 | 0.22 | 0.46 | 0.59 |
| HSL | 31.25º | 0.3% | 0.32% | - |
| HSV(B) | 31.25º | 0.46% | 0.41% | - |
| XYZ | 9.58 | 9.33 | 5.17 | - |
| YUV | 86.03 | 111.62 | 141.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 82 | 57 | 0 | 0.22 | 0.46 | 0.59 | 31.25 | 0.3 | 0.32 |
| Hex | 69 | 52 | 39 | 0 | 16 | 2E | 3B | 1F | 1E | 20 |
| Octal | 151 | 122 | 71 | 0 | 26 | 56 | 73 | 37 | 36 | 40 |
| Binary | 1101001 | 1010010 | 111001 | 0 | 10110 | 101110 | 111011 | 11111 | 11110 | 100000 |
Color Harmonies of #695239
Complementary color
Monochromatic Colors of #695239
Black with #695239
Text Example
Text Example
White with #695239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695239; }
p { color: rgb(105,82,57); }
H1.HeaderClassName
{
color: #695239;
}
.AnyTagClassName
{
color: #695239;
}
</style>
background-color css
<style>
a { background-color: #695239; }
a { background-color: rgb(105,82,57); }
div.DivClassName
{
background-color: #695239;
}
.BgClassName
{
background-color: #695239;
}
</style>
border-color css
<style>
span { border-color: #695239; }
span { border-color: rgb(105,82,57); }
td.TdClassName
{
border-color: #695239;
}
.TagClassName
{
border-color: #695239;
}
</style>