Shades of Tobacco Brown #695846
Tints of Tobacco Brown #695846
RGB
CMYK
RGB Variations
Color information
#695846 (or 0x695846) is known color: Tobacco Brown. HEX triplet: 69, 58 and 46. RGB value is (105,88,70). Sum of RGB (Red+Green+Blue) = 105+88+70=263 (34% of max value = 765). Red value is 105 (41.41% from 255 or 39.92% from 263); Green value is 88 (34.77% from 255 or 33.46% from 263); Blue value is 70 (27.73% from 255 or 26.62% from 263); Max value from RGB is 105 - color contains mainly: red. Hex color #695846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695846 is #96A7B9. Grayscale: #5B5B5B. Windows color (decimal): -9873338 or 4610153. OLE color: 4610153.
HSL color Cylindrical-coordinate representation of color #695846: hue angle of 30.86º degrees, saturation: 0.2, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #695846 is Cyan = 0, Magento = 0.16, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 88 | 70 | - |
| CMYK | 0 | 0.16 | 0.33 | 0.59 |
| HSL | 30.86º | 0.2% | 0.34% | - |
| HSV(B) | 30.86º | 0.33% | 0.41% | - |
| XYZ | 10.42 | 10.42 | 7.26 | - |
| YUV | 91.03 | 116.13 | 137.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 88 | 70 | 0 | 0.16 | 0.33 | 0.59 | 30.86 | 0.2 | 0.34 |
| Hex | 69 | 58 | 46 | 0 | 10 | 21 | 3B | 1F | 14 | 22 |
| Octal | 151 | 130 | 106 | 0 | 20 | 41 | 73 | 37 | 24 | 42 |
| Binary | 1101001 | 1011000 | 1000110 | 0 | 10000 | 100001 | 111011 | 11111 | 10100 | 100010 |
Color Harmonies of #695846
Complementary color
Monochromatic Colors of #695846
Black with #695846
Text Example
Text Example
White with #695846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695846; }
p { color: rgb(105,88,70); }
H1.HeaderClassName
{
color: #695846;
}
.AnyTagClassName
{
color: #695846;
}
</style>
background-color css
<style>
a { background-color: #695846; }
a { background-color: rgb(105,88,70); }
div.DivClassName
{
background-color: #695846;
}
.BgClassName
{
background-color: #695846;
}
</style>
border-color css
<style>
span { border-color: #695846; }
span { border-color: rgb(105,88,70); }
td.TdClassName
{
border-color: #695846;
}
.TagClassName
{
border-color: #695846;
}
</style>