Shades of Old Copper #725035
Tints of Old Copper #725035
RGB
CMYK
RGB Variations
Color information
#725035 (or 0x725035) is known color: Old Copper. HEX triplet: 72, 50 and 35. RGB value is (114,80,53). Sum of RGB (Red+Green+Blue) = 114+80+53=247 (32% of max value = 765). Red value is 114 (44.92% from 255 or 46.15% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 53 (21.09% from 255 or 21.46% from 247); Max value from RGB is 114 - color contains mainly: red. Hex color #725035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725035 is #8DAFCA. Grayscale: #575757. Windows color (decimal): -9285579 or 3494002. OLE color: 3494002.
HSL color Cylindrical-coordinate representation of color #725035: hue angle of 26.56º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #725035 is Cyan = 0, Magento = 0.30, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 80 | 53 | - |
| CMYK | 0 | 0.30 | 0.54 | 0.55 |
| HSL | 26.56º | 0.37% | 0.33% | - |
| HSV(B) | 26.56º | 0.54% | 0.45% | - |
| XYZ | 10.45 | 9.57 | 4.66 | - |
| YUV | 87.09 | 108.76 | 147.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 80 | 53 | 0 | 0.30 | 0.54 | 0.55 | 26.56 | 0.37 | 0.33 |
| Hex | 72 | 50 | 35 | 0 | 1E | 36 | 37 | 1B | 25 | 21 |
| Octal | 162 | 120 | 65 | 0 | 36 | 66 | 67 | 33 | 45 | 41 |
| Binary | 1110010 | 1010000 | 110101 | 0 | 11110 | 110110 | 110111 | 11011 | 100101 | 100001 |
Color Harmonies of #725035
Complementary color
Monochromatic Colors of #725035
Black with #725035
Text Example
Text Example
White with #725035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725035; }
p { color: rgb(114,80,53); }
H1.HeaderClassName
{
color: #725035;
}
.AnyTagClassName
{
color: #725035;
}
</style>
background-color css
<style>
a { background-color: #725035; }
a { background-color: rgb(114,80,53); }
div.DivClassName
{
background-color: #725035;
}
.BgClassName
{
background-color: #725035;
}
</style>
border-color css
<style>
span { border-color: #725035; }
span { border-color: rgb(114,80,53); }
td.TdClassName
{
border-color: #725035;
}
.TagClassName
{
border-color: #725035;
}
</style>