Shades of Metallic Copper #724138
Tints of Metallic Copper #724138
RGB
CMYK
RGB Variations
Color information
#724138 (or 0x724138) is known color: Metallic Copper. HEX triplet: 72, 41 and 38. RGB value is (114,65,56). Sum of RGB (Red+Green+Blue) = 114+65+56=235 (31% of max value = 765). Red value is 114 (44.92% from 255 or 48.51% from 235); Green value is 65 (25.78% from 255 or 27.66% from 235); Blue value is 56 (22.27% from 255 or 23.83% from 235); Max value from RGB is 114 - color contains mainly: red. Hex color #724138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724138 is #8DBEC7. Grayscale: #4E4E4E. Windows color (decimal): -9289416 or 3686770. OLE color: 3686770.
HSL color Cylindrical-coordinate representation of color #724138: hue angle of 9.31º 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 #724138 is Cyan = 0, Magento = 0.43, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 65 | 56 | - |
| CMYK | 0 | 0.43 | 0.51 | 0.55 |
| HSL | 9.31º | 0.34% | 0.33% | - |
| HSV(B) | 9.31º | 0.51% | 0.45% | - |
| XYZ | 9.54 | 7.64 | 4.71 | - |
| YUV | 78.63 | 115.23 | 153.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 65 | 56 | 0 | 0.43 | 0.51 | 0.55 | 9.31 | 0.34 | 0.33 |
| Hex | 72 | 41 | 38 | 0 | 2B | 33 | 37 | 9 | 22 | 21 |
| Octal | 162 | 101 | 70 | 0 | 53 | 63 | 67 | 11 | 42 | 41 |
| Binary | 1110010 | 1000001 | 111000 | 0 | 101011 | 110011 | 110111 | 1001 | 100010 | 100001 |
Color Harmonies of #724138
Complementary color
Monochromatic Colors of #724138
Black with #724138
Text Example
Text Example
White with #724138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724138; }
p { color: rgb(114,65,56); }
H1.HeaderClassName
{
color: #724138;
}
.AnyTagClassName
{
color: #724138;
}
</style>
background-color css
<style>
a { background-color: #724138; }
a { background-color: rgb(114,65,56); }
div.DivClassName
{
background-color: #724138;
}
.BgClassName
{
background-color: #724138;
}
</style>
border-color css
<style>
span { border-color: #724138; }
span { border-color: rgb(114,65,56); }
td.TdClassName
{
border-color: #724138;
}
.TagClassName
{
border-color: #724138;
}
</style>