Shades of Old Copper #725138
Tints of Old Copper #725138
RGB
CMYK
RGB Variations
Color information
#725138 (or 0x725138) is known color: Old Copper. HEX triplet: 72, 51 and 38. RGB value is (114,81,56). Sum of RGB (Red+Green+Blue) = 114+81+56=251 (33% of max value = 765). Red value is 114 (44.92% from 255 or 45.42% from 251); Green value is 81 (32.03% from 255 or 32.27% from 251); Blue value is 56 (22.27% from 255 or 22.31% from 251); Max value from RGB is 114 - color contains mainly: red. Hex color #725138 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725138 is #8DAEC7. Grayscale: #585858. Windows color (decimal): -9285320 or 3690866. OLE color: 3690866.
HSL color Cylindrical-coordinate representation of color #725138: hue angle of 25.86º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #725138 is Cyan = 0, Magento = 0.29, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 81 | 56 | - |
| CMYK | 0 | 0.29 | 0.51 | 0.55 |
| HSL | 25.86º | 0.34% | 0.33% | - |
| HSV(B) | 25.86º | 0.51% | 0.45% | - |
| XYZ | 10.6 | 9.75 | 5.06 | - |
| YUV | 88.02 | 109.93 | 146.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 81 | 56 | 0 | 0.29 | 0.51 | 0.55 | 25.86 | 0.34 | 0.33 |
| Hex | 72 | 51 | 38 | 0 | 1D | 33 | 37 | 1A | 22 | 21 |
| Octal | 162 | 121 | 70 | 0 | 35 | 63 | 67 | 32 | 42 | 41 |
| Binary | 1110010 | 1010001 | 111000 | 0 | 11101 | 110011 | 110111 | 11010 | 100010 | 100001 |
Color Harmonies of #725138
Complementary color
Monochromatic Colors of #725138
Black with #725138
Text Example
Text Example
White with #725138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725138; }
p { color: rgb(114,81,56); }
H1.HeaderClassName
{
color: #725138;
}
.AnyTagClassName
{
color: #725138;
}
</style>
background-color css
<style>
a { background-color: #725138; }
a { background-color: rgb(114,81,56); }
div.DivClassName
{
background-color: #725138;
}
.BgClassName
{
background-color: #725138;
}
</style>
border-color css
<style>
span { border-color: #725138; }
span { border-color: rgb(114,81,56); }
td.TdClassName
{
border-color: #725138;
}
.TagClassName
{
border-color: #725138;
}
</style>