Shades of Tobacco Brown #665642
Tints of Tobacco Brown #665642
RGB
CMYK
RGB Variations
Color information
#665642 (or 0x665642) is known color: Tobacco Brown. HEX triplet: 66, 56 and 42. RGB value is (102,86,66). Sum of RGB (Red+Green+Blue) = 102+86+66=254 (33% of max value = 765). Red value is 102 (40.23% from 255 or 40.16% from 254); Green value is 86 (33.98% from 255 or 33.86% from 254); Blue value is 66 (26.17% from 255 or 25.98% from 254); Max value from RGB is 102 - color contains mainly: red. Hex color #665642 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665642 is #99A9BD. Grayscale: #585858. Windows color (decimal): -10070462 or 4347494. OLE color: 4347494.
HSL color Cylindrical-coordinate representation of color #665642: hue angle of 33.33º degrees, saturation: 0.21, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #665642 is Cyan = 0, Magento = 0.16, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 86 | 66 | - |
| CMYK | 0 | 0.16 | 0.35 | 0.6 |
| HSL | 33.33º | 0.21% | 0.33% | - |
| HSV(B) | 33.33º | 0.35% | 0.4% | - |
| XYZ | 9.79 | 9.87 | 6.54 | - |
| YUV | 88.5 | 115.3 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 86 | 66 | 0 | 0.16 | 0.35 | 0.6 | 33.33 | 0.21 | 0.33 |
| Hex | 66 | 56 | 42 | 0 | 10 | 23 | 3C | 21 | 15 | 21 |
| Octal | 146 | 126 | 102 | 0 | 20 | 43 | 74 | 41 | 25 | 41 |
| Binary | 1100110 | 1010110 | 1000010 | 0 | 10000 | 100011 | 111100 | 100001 | 10101 | 100001 |
Color Harmonies of #665642
Complementary color
Monochromatic Colors of #665642
Black with #665642
Text Example
Text Example
White with #665642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665642; }
p { color: rgb(102,86,66); }
H1.HeaderClassName
{
color: #665642;
}
.AnyTagClassName
{
color: #665642;
}
</style>
background-color css
<style>
a { background-color: #665642; }
a { background-color: rgb(102,86,66); }
div.DivClassName
{
background-color: #665642;
}
.BgClassName
{
background-color: #665642;
}
</style>
border-color css
<style>
span { border-color: #665642; }
span { border-color: rgb(102,86,66); }
td.TdClassName
{
border-color: #665642;
}
.TagClassName
{
border-color: #665642;
}
</style>