Shades of Tobacco Brown #725845
Tints of Tobacco Brown #725845
RGB
CMYK
RGB Variations
Color information
#725845 (or 0x725845) is known color: Tobacco Brown. HEX triplet: 72, 58 and 45. RGB value is (114,88,69). Sum of RGB (Red+Green+Blue) = 114+88+69=271 (35% of max value = 765). Red value is 114 (44.92% from 255 or 42.07% from 271); Green value is 88 (34.77% from 255 or 32.47% from 271); Blue value is 69 (27.34% from 255 or 25.46% from 271); Max value from RGB is 114 - color contains mainly: red. Hex color #725845 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725845 is #8DA7BA. Grayscale: #5D5D5D. Windows color (decimal): -9283515 or 4544626. OLE color: 4544626.
HSL color Cylindrical-coordinate representation of color #725845: hue angle of 25.33º 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 #725845 is Cyan = 0, Magento = 0.23, Yellow = 0.39 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 88 | 69 | - |
| CMYK | 0 | 0.23 | 0.39 | 0.55 |
| HSL | 25.33º | 0.25% | 0.36% | - |
| HSV(B) | 25.33º | 0.39% | 0.45% | - |
| XYZ | 11.5 | 10.99 | 7.14 | - |
| YUV | 93.61 | 114.11 | 142.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 88 | 69 | 0 | 0.23 | 0.39 | 0.55 | 25.33 | 0.25 | 0.36 |
| Hex | 72 | 58 | 45 | 0 | 17 | 27 | 37 | 19 | 19 | 24 |
| Octal | 162 | 130 | 105 | 0 | 27 | 47 | 67 | 31 | 31 | 44 |
| Binary | 1110010 | 1011000 | 1000101 | 0 | 10111 | 100111 | 110111 | 11001 | 11001 | 100100 |
Color Harmonies of #725845
Complementary color
Monochromatic Colors of #725845
Black with #725845
Text Example
Text Example
White with #725845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725845; }
p { color: rgb(114,88,69); }
H1.HeaderClassName
{
color: #725845;
}
.AnyTagClassName
{
color: #725845;
}
</style>
background-color css
<style>
a { background-color: #725845; }
a { background-color: rgb(114,88,69); }
div.DivClassName
{
background-color: #725845;
}
.BgClassName
{
background-color: #725845;
}
</style>
border-color css
<style>
span { border-color: #725845; }
span { border-color: rgb(114,88,69); }
td.TdClassName
{
border-color: #725845;
}
.TagClassName
{
border-color: #725845;
}
</style>