Shades of Tobacco Brown #665746
Tints of Tobacco Brown #665746
RGB
CMYK
RGB Variations
Color information
#665746 (or 0x665746) is known color: Tobacco Brown. HEX triplet: 66, 57 and 46. RGB value is (102,87,70). Sum of RGB (Red+Green+Blue) = 102+87+70=259 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.38% from 259); Green value is 87 (34.38% from 255 or 33.59% from 259); Blue value is 70 (27.73% from 255 or 27.03% from 259); Max value from RGB is 102 - color contains mainly: red. Hex color #665746 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665746 is #99A8B9. Grayscale: #595959. Windows color (decimal): -10070202 or 4609894. OLE color: 4609894.
HSL color Cylindrical-coordinate representation of color #665746: hue angle of 31.88º degrees, saturation: 0.19, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #665746 is Cyan = 0, Magento = 0.15, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 87 | 70 | - |
| CMYK | 0 | 0.15 | 0.31 | 0.6 |
| HSL | 31.88º | 0.19% | 0.34% | - |
| HSV(B) | 31.88º | 0.31% | 0.4% | - |
| XYZ | 9.99 | 10.08 | 7.21 | - |
| YUV | 89.55 | 116.97 | 136.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 87 | 70 | 0 | 0.15 | 0.31 | 0.6 | 31.88 | 0.19 | 0.34 |
| Hex | 66 | 57 | 46 | 0 | F | 1F | 3C | 20 | 13 | 22 |
| Octal | 146 | 127 | 106 | 0 | 17 | 37 | 74 | 40 | 23 | 42 |
| Binary | 1100110 | 1010111 | 1000110 | 0 | 1111 | 11111 | 111100 | 100000 | 10011 | 100010 |
Color Harmonies of #665746
Complementary color
Monochromatic Colors of #665746
Black with #665746
Text Example
Text Example
White with #665746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665746; }
p { color: rgb(102,87,70); }
H1.HeaderClassName
{
color: #665746;
}
.AnyTagClassName
{
color: #665746;
}
</style>
background-color css
<style>
a { background-color: #665746; }
a { background-color: rgb(102,87,70); }
div.DivClassName
{
background-color: #665746;
}
.BgClassName
{
background-color: #665746;
}
</style>
border-color css
<style>
span { border-color: #665746; }
span { border-color: rgb(102,87,70); }
td.TdClassName
{
border-color: #665746;
}
.TagClassName
{
border-color: #665746;
}
</style>