Shades of Metallic Copper #724039
Tints of Metallic Copper #724039
RGB
CMYK
RGB Variations
Color information
#724039 (or 0x724039) is known color: Metallic Copper. HEX triplet: 72, 40 and 39. RGB value is (114,64,57). Sum of RGB (Red+Green+Blue) = 114+64+57=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 64 (25.39% from 255 or 27.23% from 235); Blue value is 57 (22.66% from 255 or 24.26% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #724039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724039 is #8DBFC6. Grayscale: #4E4E4E. Windows color (decimal): -9289671 or 3752050. OLE color: 3752050.
HSL color Cylindrical-coordinate representation of color #724039: hue angle of 7.37º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #724039 is Cyan = 0, Magento = 0.44, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 57 | - |
| CMYK | 0 | 0.44 | 0.50 | 0.55 |
| HSL | 7.37º | 0.33% | 0.34% | - |
| HSV(B) | 7.37º | 0.5% | 0.45% | - |
| XYZ | 9.51 | 7.54 | 4.82 | - |
| YUV | 78.15 | 116.07 | 153.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 57 | 0 | 0.44 | 0.50 | 0.55 | 7.37 | 0.33 | 0.34 |
| Hex | 72 | 40 | 39 | 0 | 2C | 32 | 37 | 7 | 21 | 22 |
| Octal | 162 | 100 | 71 | 0 | 54 | 62 | 67 | 7 | 41 | 42 |
| Binary | 1110010 | 1000000 | 111001 | 0 | 101100 | 110010 | 110111 | 111 | 100001 | 100010 |
Color Harmonies of #724039
Complementary color
Monochromatic Colors of #724039
Black with #724039
Text Example
Text Example
White with #724039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724039; }
p { color: rgb(114,64,57); }
H1.HeaderClassName
{
color: #724039;
}
.AnyTagClassName
{
color: #724039;
}
</style>
background-color css
<style>
a { background-color: #724039; }
a { background-color: rgb(114,64,57); }
div.DivClassName
{
background-color: #724039;
}
.BgClassName
{
background-color: #724039;
}
</style>
border-color css
<style>
span { border-color: #724039; }
span { border-color: rgb(114,64,57); }
td.TdClassName
{
border-color: #724039;
}
.TagClassName
{
border-color: #724039;
}
</style>