Shades of Tobacco Brown #665948
Tints of Tobacco Brown #665948
RGB
CMYK
RGB Variations
Color information
#665948 (or 0x665948) is known color: Tobacco Brown. HEX triplet: 66, 59 and 48. RGB value is (102,89,72). Sum of RGB (Red+Green+Blue) = 102+89+72=263 (34% of max value = 765). Red value is 102 (40.23% from 255 or 38.78% from 263); Green value is 89 (35.16% from 255 or 33.84% from 263); Blue value is 72 (28.52% from 255 or 27.38% from 263); Max value from RGB is 102 - color contains mainly: red. Hex color #665948 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #665948 is #99A6B7. Grayscale: #5B5B5B. Windows color (decimal): -10069688 or 4741478. OLE color: 4741478.
HSL color Cylindrical-coordinate representation of color #665948: hue angle of 34º degrees, saturation: 0.17, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #665948 is Cyan = 0, Magento = 0.13, Yellow = 0.29 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 89 | 72 | - |
| CMYK | 0 | 0.13 | 0.29 | 0.6 |
| HSL | 34º | 0.17% | 0.34% | - |
| HSV(B) | 34º | 0.29% | 0.4% | - |
| XYZ | 10.22 | 10.44 | 7.61 | - |
| YUV | 90.95 | 117.31 | 135.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 89 | 72 | 0 | 0.13 | 0.29 | 0.6 | 34 | 0.17 | 0.34 |
| Hex | 66 | 59 | 48 | 0 | D | 1D | 3C | 22 | 11 | 22 |
| Octal | 146 | 131 | 110 | 0 | 15 | 35 | 74 | 42 | 21 | 42 |
| Binary | 1100110 | 1011001 | 1001000 | 0 | 1101 | 11101 | 111100 | 100010 | 10001 | 100010 |
Color Harmonies of #665948
Complementary color
Monochromatic Colors of #665948
Black with #665948
Text Example
Text Example
White with #665948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #665948; }
p { color: rgb(102,89,72); }
H1.HeaderClassName
{
color: #665948;
}
.AnyTagClassName
{
color: #665948;
}
</style>
background-color css
<style>
a { background-color: #665948; }
a { background-color: rgb(102,89,72); }
div.DivClassName
{
background-color: #665948;
}
.BgClassName
{
background-color: #665948;
}
</style>
border-color css
<style>
span { border-color: #665948; }
span { border-color: rgb(102,89,72); }
td.TdClassName
{
border-color: #665948;
}
.TagClassName
{
border-color: #665948;
}
</style>