Shades of Metallic Copper #714032
Tints of Metallic Copper #714032
RGB
CMYK
RGB Variations
Color information
#714032 (or 0x714032) is known color: Metallic Copper. HEX triplet: 71, 40 and 32. RGB value is (113,64,50). Sum of RGB (Red+Green+Blue) = 113+64+50=227 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.78% from 227); Green value is 64 (25.39% from 255 or 28.19% from 227); Blue value is 50 (19.92% from 255 or 22.03% from 227); Max value from RGB is 113 - color contains mainly: red. Hex color #714032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714032 is #8EBFCD. Grayscale: #4D4D4D. Windows color (decimal): -9355214 or 3293297. OLE color: 3293297.
HSL color Cylindrical-coordinate representation of color #714032: hue angle of 13.33º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #714032 is Cyan = 0, Magento = 0.43, Yellow = 0.56 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 64 | 50 | - |
| CMYK | 0 | 0.43 | 0.56 | 0.56 |
| HSL | 13.33º | 0.39% | 0.32% | - |
| HSV(B) | 13.33º | 0.56% | 0.44% | - |
| XYZ | 9.22 | 7.41 | 3.96 | - |
| YUV | 77.06 | 112.73 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 64 | 50 | 0 | 0.43 | 0.56 | 0.56 | 13.33 | 0.39 | 0.32 |
| Hex | 71 | 40 | 32 | 0 | 2B | 38 | 38 | D | 27 | 20 |
| Octal | 161 | 100 | 62 | 0 | 53 | 70 | 70 | 15 | 47 | 40 |
| Binary | 1110001 | 1000000 | 110010 | 0 | 101011 | 111000 | 111000 | 1101 | 100111 | 100000 |
Color Harmonies of #714032
Complementary color
Monochromatic Colors of #714032
Black with #714032
Text Example
Text Example
White with #714032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714032; }
p { color: rgb(113,64,50); }
H1.HeaderClassName
{
color: #714032;
}
.AnyTagClassName
{
color: #714032;
}
</style>
background-color css
<style>
a { background-color: #714032; }
a { background-color: rgb(113,64,50); }
div.DivClassName
{
background-color: #714032;
}
.BgClassName
{
background-color: #714032;
}
</style>
border-color css
<style>
span { border-color: #714032; }
span { border-color: rgb(113,64,50); }
td.TdClassName
{
border-color: #714032;
}
.TagClassName
{
border-color: #714032;
}
</style>