Shades of Tobacco Brown #675942
Tints of Tobacco Brown #675942
RGB
CMYK
RGB Variations
Color information
#675942 (or 0x675942) is known color: Tobacco Brown. HEX triplet: 67, 59 and 42. RGB value is (103,89,66). Sum of RGB (Red+Green+Blue) = 103+89+66=258 (34% of max value = 765). Red value is 103 (40.62% from 255 or 39.92% from 258); Green value is 89 (35.16% from 255 or 34.50% from 258); Blue value is 66 (26.17% from 255 or 25.58% from 258); Max value from RGB is 103 - color contains mainly: red. Hex color #675942 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #675942 is #98A6BD. Grayscale: #5A5A5A. Windows color (decimal): -10004158 or 4348263. OLE color: 4348263.
HSL color Cylindrical-coordinate representation of color #675942: hue angle of 37.3º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #675942 is Cyan = 0, Magento = 0.14, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 89 | 66 | - |
| CMYK | 0 | 0.14 | 0.36 | 0.60 |
| HSL | 37.3º | 0.22% | 0.33% | - |
| HSV(B) | 37.3º | 0.36% | 0.4% | - |
| XYZ | 10.15 | 10.42 | 6.63 | - |
| YUV | 90.56 | 114.14 | 136.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 89 | 66 | 0 | 0.14 | 0.36 | 0.60 | 37.3 | 0.22 | 0.33 |
| Hex | 67 | 59 | 42 | 0 | E | 24 | 3C | 25 | 16 | 21 |
| Octal | 147 | 131 | 102 | 0 | 16 | 44 | 74 | 45 | 26 | 41 |
| Binary | 1100111 | 1011001 | 1000010 | 0 | 1110 | 100100 | 111100 | 100101 | 10110 | 100001 |
Color Harmonies of #675942
Complementary color
Monochromatic Colors of #675942
Black with #675942
Text Example
Text Example
White with #675942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #675942; }
p { color: rgb(103,89,66); }
H1.HeaderClassName
{
color: #675942;
}
.AnyTagClassName
{
color: #675942;
}
</style>
background-color css
<style>
a { background-color: #675942; }
a { background-color: rgb(103,89,66); }
div.DivClassName
{
background-color: #675942;
}
.BgClassName
{
background-color: #675942;
}
</style>
border-color css
<style>
span { border-color: #675942; }
span { border-color: rgb(103,89,66); }
td.TdClassName
{
border-color: #675942;
}
.TagClassName
{
border-color: #675942;
}
</style>