Shades of Tobacco Brown #665640
Tints of Tobacco Brown #665640
RGB
CMYK
RGB Variations
Color information
#665640 (or 0x665640) is known color: Tobacco Brown. HEX triplet: 66, 56 and 40. RGB value is (102,86,64). Sum of RGB (Red+Green+Blue) = 102+86+64=252 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.48% from 252); Green value is 86 (33.98% from 255 or 34.13% from 252); Blue value is 64 (25.39% from 255 or 25.40% from 252); Max value from RGB is 102 - color contains mainly: red. Hex color #665640 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665640 is #99A9BF. Grayscale: #585858. Windows color (decimal): -10070464 or 4216422. OLE color: 4216422.
HSL color Cylindrical-coordinate representation of color #665640: hue angle of 34.74º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #665640 is Cyan = 0, Magento = 0.16, Yellow = 0.37 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 64 | - |
| CMYK | 0 | 0.16 | 0.37 | 0.6 |
| HSL | 34.74º | 0.23% | 0.33% | - |
| HSV(B) | 34.74º | 0.37% | 0.4% | - |
| XYZ | 9.73 | 9.85 | 6.24 | - |
| YUV | 88.28 | 114.3 | 137.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 64 | 0 | 0.16 | 0.37 | 0.6 | 34.74 | 0.23 | 0.33 |
| Hex | 66 | 56 | 40 | 0 | 10 | 25 | 3C | 23 | 17 | 21 |
| Octal | 146 | 126 | 100 | 0 | 20 | 45 | 74 | 43 | 27 | 41 |
| Binary | 1100110 | 1010110 | 1000000 | 0 | 10000 | 100101 | 111100 | 100011 | 10111 | 100001 |
Color Harmonies of #665640
Complementary color
Monochromatic Colors of #665640
Black with #665640
Text Example
Text Example
White with #665640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665640; }
p { color: rgb(102,86,64); }
H1.HeaderClassName
{
color: #665640;
}
.AnyTagClassName
{
color: #665640;
}
</style>
background-color css
<style>
a { background-color: #665640; }
a { background-color: rgb(102,86,64); }
div.DivClassName
{
background-color: #665640;
}
.BgClassName
{
background-color: #665640;
}
</style>
border-color css
<style>
span { border-color: #665640; }
span { border-color: rgb(102,86,64); }
td.TdClassName
{
border-color: #665640;
}
.TagClassName
{
border-color: #665640;
}
</style>