Shades of Tobacco Brown #695844
Tints of Tobacco Brown #695844
RGB
CMYK
RGB Variations
Color information
#695844 (or 0x695844) is known color: Tobacco Brown. HEX triplet: 69, 58 and 44. RGB value is (105,88,68). Sum of RGB (Red+Green+Blue) = 105+88+68=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 88 (34.77% from 255 or 33.72% from 261); Blue value is 68 (26.95% from 255 or 26.05% from 261); Max value from RGB is 105 - color contains mainly: red. Hex color #695844 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695844 is #96A7BB. Grayscale: #5A5A5A. Windows color (decimal): -9873340 or 4479081. OLE color: 4479081.
HSL color Cylindrical-coordinate representation of color #695844: hue angle of 32.43º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #695844 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 88 | 68 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.59 |
| HSL | 32.43º | 0.21% | 0.34% | - |
| HSV(B) | 32.43º | 0.35% | 0.41% | - |
| XYZ | 10.36 | 10.4 | 6.93 | - |
| YUV | 90.8 | 115.13 | 138.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 68 | 0 | 0.16 | 0.35 | 0.59 | 32.43 | 0.21 | 0.34 |
| Hex | 69 | 58 | 44 | 0 | 10 | 23 | 3B | 20 | 15 | 22 |
| Octal | 151 | 130 | 104 | 0 | 20 | 43 | 73 | 40 | 25 | 42 |
| Binary | 1101001 | 1011000 | 1000100 | 0 | 10000 | 100011 | 111011 | 100000 | 10101 | 100010 |
Color Harmonies of #695844
Complementary color
Monochromatic Colors of #695844
Black with #695844
Text Example
Text Example
White with #695844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695844; }
p { color: rgb(105,88,68); }
H1.HeaderClassName
{
color: #695844;
}
.AnyTagClassName
{
color: #695844;
}
</style>
background-color css
<style>
a { background-color: #695844; }
a { background-color: rgb(105,88,68); }
div.DivClassName
{
background-color: #695844;
}
.BgClassName
{
background-color: #695844;
}
</style>
border-color css
<style>
span { border-color: #695844; }
span { border-color: rgb(105,88,68); }
td.TdClassName
{
border-color: #695844;
}
.TagClassName
{
border-color: #695844;
}
</style>