Shades of Tobacco Brown #655646
Tints of Tobacco Brown #655646
RGB
CMYK
RGB Variations
Color information
#655646 (or 0x655646) is known color: Tobacco Brown. HEX triplet: 65, 56 and 46. RGB value is (101,86,70). Sum of RGB (Red+Green+Blue) = 101+86+70=257 (34% of max value = 765). Red value is 101 (39.84% from 255 or 39.30% from 257); Green value is 86 (33.98% from 255 or 33.46% from 257); Blue value is 70 (27.73% from 255 or 27.24% from 257); Max value from RGB is 101 - color contains mainly: red. Hex color #655646 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #655646 is #9AA9B9. Grayscale: #585858. Windows color (decimal): -10135994 or 4609637. OLE color: 4609637.
HSL color Cylindrical-coordinate representation of color #655646: hue angle of 30.97º degrees, saturation: 0.18, 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 #655646 is Cyan = 0, Magento = 0.15, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 86 | 70 | - |
| CMYK | 0 | 0.15 | 0.31 | 0.60 |
| HSL | 30.97º | 0.18% | 0.34% | - |
| HSV(B) | 30.97º | 0.31% | 0.4% | - |
| XYZ | 9.8 | 9.86 | 7.18 | - |
| YUV | 88.66 | 117.47 | 136.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 86 | 70 | 0 | 0.15 | 0.31 | 0.60 | 30.97 | 0.18 | 0.34 |
| Hex | 65 | 56 | 46 | 0 | F | 1F | 3C | 1F | 12 | 22 |
| Octal | 145 | 126 | 106 | 0 | 17 | 37 | 74 | 37 | 22 | 42 |
| Binary | 1100101 | 1010110 | 1000110 | 0 | 1111 | 11111 | 111100 | 11111 | 10010 | 100010 |
Color Harmonies of #655646
Complementary color
Monochromatic Colors of #655646
Black with #655646
Text Example
Text Example
White with #655646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #655646; }
p { color: rgb(101,86,70); }
H1.HeaderClassName
{
color: #655646;
}
.AnyTagClassName
{
color: #655646;
}
</style>
background-color css
<style>
a { background-color: #655646; }
a { background-color: rgb(101,86,70); }
div.DivClassName
{
background-color: #655646;
}
.BgClassName
{
background-color: #655646;
}
</style>
border-color css
<style>
span { border-color: #655646; }
span { border-color: rgb(101,86,70); }
td.TdClassName
{
border-color: #655646;
}
.TagClassName
{
border-color: #655646;
}
</style>