Shades of Metallic Copper #724034
Tints of Metallic Copper #724034
RGB
CMYK
RGB Variations
Color information
#724034 (or 0x724034) is known color: Metallic Copper. HEX triplet: 72, 40 and 34. RGB value is (114,64,52). Sum of RGB (Red+Green+Blue) = 114+64+52=230 (30% of max value = 765). Red value is 114 (44.92% from 255 or 49.57% from 230); Green value is 64 (25.39% from 255 or 27.83% from 230); Blue value is 52 (20.70% from 255 or 22.61% from 230); Max value from RGB is 114 - color contains mainly: red. Hex color #724034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724034 is #8DBFCB. Grayscale: #4D4D4D. Windows color (decimal): -9289676 or 3424370. OLE color: 3424370.
HSL color Cylindrical-coordinate representation of color #724034: hue angle of 11.61º 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 #724034 is Cyan = 0, Magento = 0.44, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 52 | - |
| CMYK | 0 | 0.44 | 0.54 | 0.55 |
| HSL | 11.61º | 0.37% | 0.33% | - |
| HSV(B) | 11.61º | 0.54% | 0.45% | - |
| XYZ | 9.39 | 7.49 | 4.2 | - |
| YUV | 77.58 | 113.57 | 153.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 52 | 0 | 0.44 | 0.54 | 0.55 | 11.61 | 0.37 | 0.33 |
| Hex | 72 | 40 | 34 | 0 | 2C | 36 | 37 | C | 25 | 21 |
| Octal | 162 | 100 | 64 | 0 | 54 | 66 | 67 | 14 | 45 | 41 |
| Binary | 1110010 | 1000000 | 110100 | 0 | 101100 | 110110 | 110111 | 1100 | 100101 | 100001 |
Color Harmonies of #724034
Complementary color
Monochromatic Colors of #724034
Black with #724034
Text Example
Text Example
White with #724034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724034; }
p { color: rgb(114,64,52); }
H1.HeaderClassName
{
color: #724034;
}
.AnyTagClassName
{
color: #724034;
}
</style>
background-color css
<style>
a { background-color: #724034; }
a { background-color: rgb(114,64,52); }
div.DivClassName
{
background-color: #724034;
}
.BgClassName
{
background-color: #724034;
}
</style>
border-color css
<style>
span { border-color: #724034; }
span { border-color: rgb(114,64,52); }
td.TdClassName
{
border-color: #724034;
}
.TagClassName
{
border-color: #724034;
}
</style>