Shades of Tobacco Brown #695641
Tints of Tobacco Brown #695641
RGB
CMYK
RGB Variations
Color information
#695641 (or 0x695641) is known color: Tobacco Brown. HEX triplet: 69, 56 and 41. RGB value is (105,86,65). Sum of RGB (Red+Green+Blue) = 105+86+65=256 (33% of max value = 765). Red value is 105 (41.41% from 255 or 41.02% from 256); Green value is 86 (33.98% from 255 or 33.59% from 256); Blue value is 65 (25.78% from 255 or 25.39% from 256); Max value from RGB is 105 - color contains mainly: red. Hex color #695641 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695641 is #96A9BE. Grayscale: #595959. Windows color (decimal): -9873855 or 4281961. OLE color: 4281961.
HSL color Cylindrical-coordinate representation of color #695641: hue angle of 31.5º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #695641 is Cyan = 0, Magento = 0.18, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 86 | 65 | - |
| CMYK | 0 | 0.18 | 0.38 | 0.59 |
| HSL | 31.5º | 0.24% | 0.33% | - |
| HSV(B) | 31.5º | 0.38% | 0.41% | - |
| XYZ | 10.11 | 10.04 | 6.41 | - |
| YUV | 89.29 | 114.29 | 139.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 86 | 65 | 0 | 0.18 | 0.38 | 0.59 | 31.5 | 0.24 | 0.33 |
| Hex | 69 | 56 | 41 | 0 | 12 | 26 | 3B | 1F | 18 | 21 |
| Octal | 151 | 126 | 101 | 0 | 22 | 46 | 73 | 37 | 30 | 41 |
| Binary | 1101001 | 1010110 | 1000001 | 0 | 10010 | 100110 | 111011 | 11111 | 11000 | 100001 |
Color Harmonies of #695641
Complementary color
Monochromatic Colors of #695641
Black with #695641
Text Example
Text Example
White with #695641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695641; }
p { color: rgb(105,86,65); }
H1.HeaderClassName
{
color: #695641;
}
.AnyTagClassName
{
color: #695641;
}
</style>
background-color css
<style>
a { background-color: #695641; }
a { background-color: rgb(105,86,65); }
div.DivClassName
{
background-color: #695641;
}
.BgClassName
{
background-color: #695641;
}
</style>
border-color css
<style>
span { border-color: #695641; }
span { border-color: rgb(105,86,65); }
td.TdClassName
{
border-color: #695641;
}
.TagClassName
{
border-color: #695641;
}
</style>