Shades of Tobacco Brown #665239
Tints of Tobacco Brown #665239
RGB
CMYK
RGB Variations
Color information
#665239 (or 0x665239) is known color: Tobacco Brown. HEX triplet: 66, 52 and 39. RGB value is (102,82,57). Sum of RGB (Red+Green+Blue) = 102+82+57=241 (31% of max value = 765). Red value is 102 (40.23% from 255 or 42.32% from 241); Green value is 82 (32.42% from 255 or 34.02% from 241); Blue value is 57 (22.66% from 255 or 23.65% from 241); Max value from RGB is 102 - color contains mainly: red. Hex color #665239 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665239 is #99ADC6. Grayscale: #555555. Windows color (decimal): -10071495 or 3756646. OLE color: 3756646.
HSL color Cylindrical-coordinate representation of color #665239: hue angle of 33.33º degrees, saturation: 0.28, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #665239 is Cyan = 0, Magento = 0.20, Yellow = 0.44 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 82 | 57 | - |
| CMYK | 0 | 0.20 | 0.44 | 0.6 |
| HSL | 33.33º | 0.28% | 0.31% | - |
| HSV(B) | 33.33º | 0.44% | 0.4% | - |
| XYZ | 9.24 | 9.15 | 5.15 | - |
| YUV | 85.13 | 112.13 | 140.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 82 | 57 | 0 | 0.20 | 0.44 | 0.6 | 33.33 | 0.28 | 0.31 |
| Hex | 66 | 52 | 39 | 0 | 14 | 2C | 3C | 21 | 1C | 1F |
| Octal | 146 | 122 | 71 | 0 | 24 | 54 | 74 | 41 | 34 | 37 |
| Binary | 1100110 | 1010010 | 111001 | 0 | 10100 | 101100 | 111100 | 100001 | 11100 | 11111 |
Color Harmonies of #665239
Complementary color
Monochromatic Colors of #665239
Black with #665239
Text Example
Text Example
White with #665239
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665239; }
p { color: rgb(102,82,57); }
H1.HeaderClassName
{
color: #665239;
}
.AnyTagClassName
{
color: #665239;
}
</style>
background-color css
<style>
a { background-color: #665239; }
a { background-color: rgb(102,82,57); }
div.DivClassName
{
background-color: #665239;
}
.BgClassName
{
background-color: #665239;
}
</style>
border-color css
<style>
span { border-color: #665239; }
span { border-color: rgb(102,82,57); }
td.TdClassName
{
border-color: #665239;
}
.TagClassName
{
border-color: #665239;
}
</style>