Shades of Tobacco Brown #695745
Tints of Tobacco Brown #695745
RGB
CMYK
RGB Variations
Color information
#695745 (or 0x695745) is known color: Tobacco Brown. HEX triplet: 69, 57 and 45. RGB value is (105,87,69). Sum of RGB (Red+Green+Blue) = 105+87+69=261 (34% of max value = 765). Red value is 105 (41.41% from 255 or 40.23% from 261); Green value is 87 (34.38% from 255 or 33.33% from 261); Blue value is 69 (27.34% from 255 or 26.44% from 261); Max value from RGB is 105 - color contains mainly: red. Hex color #695745 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #695745 is #96A8BA. Grayscale: #5A5A5A. Windows color (decimal): -9873595 or 4544361. OLE color: 4544361.
HSL color Cylindrical-coordinate representation of color #695745: hue angle of 30º degrees, saturation: 0.21, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #695745 is Cyan = 0, Magento = 0.17, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 87 | 69 | - |
| CMYK | 0 | 0.17 | 0.34 | 0.59 |
| HSL | 30º | 0.21% | 0.34% | - |
| HSV(B) | 30º | 0.34% | 0.41% | - |
| XYZ | 10.31 | 10.25 | 7.07 | - |
| YUV | 90.33 | 115.96 | 138.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 87 | 69 | 0 | 0.17 | 0.34 | 0.59 | 30 | 0.21 | 0.34 |
| Hex | 69 | 57 | 45 | 0 | 11 | 22 | 3B | 1E | 15 | 22 |
| Octal | 151 | 127 | 105 | 0 | 21 | 42 | 73 | 36 | 25 | 42 |
| Binary | 1101001 | 1010111 | 1000101 | 0 | 10001 | 100010 | 111011 | 11110 | 10101 | 100010 |
Color Harmonies of #695745
Complementary color
Monochromatic Colors of #695745
Black with #695745
Text Example
Text Example
White with #695745
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #695745; }
p { color: rgb(105,87,69); }
H1.HeaderClassName
{
color: #695745;
}
.AnyTagClassName
{
color: #695745;
}
</style>
background-color css
<style>
a { background-color: #695745; }
a { background-color: rgb(105,87,69); }
div.DivClassName
{
background-color: #695745;
}
.BgClassName
{
background-color: #695745;
}
</style>
border-color css
<style>
span { border-color: #695745; }
span { border-color: rgb(105,87,69); }
td.TdClassName
{
border-color: #695745;
}
.TagClassName
{
border-color: #695745;
}
</style>