Shades of Tobacco Brown #665846
Tints of Tobacco Brown #665846
RGB
CMYK
RGB Variations
Color information
#665846 (or 0x665846) is known color: Tobacco Brown. HEX triplet: 66, 58 and 46. RGB value is (102,88,70). Sum of RGB (Red+Green+Blue) = 102+88+70=260 (34% of max value = 765). Red value is 102 (40.23% from 255 or 39.23% from 260); Green value is 88 (34.77% from 255 or 33.85% from 260); Blue value is 70 (27.73% from 255 or 26.92% from 260); Max value from RGB is 102 - color contains mainly: red. Hex color #665846 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665846 is #99A7B9. Grayscale: #5A5A5A. Windows color (decimal): -10069946 or 4610150. OLE color: 4610150.
HSL color Cylindrical-coordinate representation of color #665846: hue angle of 33.75º 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 #665846 is Cyan = 0, Magento = 0.14, Yellow = 0.31 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 88 | 70 | - |
| CMYK | 0 | 0.14 | 0.31 | 0.6 |
| HSL | 33.75º | 0.19% | 0.34% | - |
| HSV(B) | 33.75º | 0.31% | 0.4% | - |
| XYZ | 10.07 | 10.25 | 7.24 | - |
| YUV | 90.13 | 116.64 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 88 | 70 | 0 | 0.14 | 0.31 | 0.6 | 33.75 | 0.19 | 0.34 |
| Hex | 66 | 58 | 46 | 0 | E | 1F | 3C | 22 | 13 | 22 |
| Octal | 146 | 130 | 106 | 0 | 16 | 37 | 74 | 42 | 23 | 42 |
| Binary | 1100110 | 1011000 | 1000110 | 0 | 1110 | 11111 | 111100 | 100010 | 10011 | 100010 |
Color Harmonies of #665846
Complementary color
Monochromatic Colors of #665846
Black with #665846
Text Example
Text Example
White with #665846
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665846; }
p { color: rgb(102,88,70); }
H1.HeaderClassName
{
color: #665846;
}
.AnyTagClassName
{
color: #665846;
}
</style>
background-color css
<style>
a { background-color: #665846; }
a { background-color: rgb(102,88,70); }
div.DivClassName
{
background-color: #665846;
}
.BgClassName
{
background-color: #665846;
}
</style>
border-color css
<style>
span { border-color: #665846; }
span { border-color: rgb(102,88,70); }
td.TdClassName
{
border-color: #665846;
}
.TagClassName
{
border-color: #665846;
}
</style>