Shades of Tobacco Brown #725945
Tints of Tobacco Brown #725945
RGB
CMYK
RGB Variations
Color information
#725945 (or 0x725945) is known color: Tobacco Brown. HEX triplet: 72, 59 and 45. RGB value is (114,89,69). Sum of RGB (Red+Green+Blue) = 114+89+69=272 (36% of max value = 765). Red value is 114 (44.92% from 255 or 41.91% from 272); Green value is 89 (35.16% from 255 or 32.72% from 272); Blue value is 69 (27.34% from 255 or 25.37% from 272); Max value from RGB is 114 - color contains mainly: red. Hex color #725945 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725945 is #8DA6BA. Grayscale: #5E5E5E. Windows color (decimal): -9283259 or 4544882. OLE color: 4544882.
HSL color Cylindrical-coordinate representation of color #725945: hue angle of 26.67º degrees, saturation: 0.25, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #725945 is Cyan = 0, Magento = 0.22, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 89 | 69 | - |
| CMYK | 0 | 0.22 | 0.39 | 0.55 |
| HSL | 26.67º | 0.25% | 0.36% | - |
| HSV(B) | 26.67º | 0.39% | 0.45% | - |
| XYZ | 11.59 | 11.15 | 7.17 | - |
| YUV | 94.2 | 113.78 | 142.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 89 | 69 | 0 | 0.22 | 0.39 | 0.55 | 26.67 | 0.25 | 0.36 |
| Hex | 72 | 59 | 45 | 0 | 16 | 27 | 37 | 1B | 19 | 24 |
| Octal | 162 | 131 | 105 | 0 | 26 | 47 | 67 | 33 | 31 | 44 |
| Binary | 1110010 | 1011001 | 1000101 | 0 | 10110 | 100111 | 110111 | 11011 | 11001 | 100100 |
Color Harmonies of #725945
Complementary color
Monochromatic Colors of #725945
Black with #725945
Text Example
Text Example
White with #725945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725945; }
p { color: rgb(114,89,69); }
H1.HeaderClassName
{
color: #725945;
}
.AnyTagClassName
{
color: #725945;
}
</style>
background-color css
<style>
a { background-color: #725945; }
a { background-color: rgb(114,89,69); }
div.DivClassName
{
background-color: #725945;
}
.BgClassName
{
background-color: #725945;
}
</style>
border-color css
<style>
span { border-color: #725945; }
span { border-color: rgb(114,89,69); }
td.TdClassName
{
border-color: #725945;
}
.TagClassName
{
border-color: #725945;
}
</style>