Shades of Metallic Copper #714134
Tints of Metallic Copper #714134
RGB
CMYK
RGB Variations
Color information
#714134 (or 0x714134) is known color: Metallic Copper. HEX triplet: 71, 41 and 34. RGB value is (113,65,52). Sum of RGB (Red+Green+Blue) = 113+65+52=230 (30% of max value = 765). Red value is 113 (44.53% from 255 or 49.13% from 230); Green value is 65 (25.78% from 255 or 28.26% from 230); Blue value is 52 (20.70% from 255 or 22.61% from 230); Max value from RGB is 113 - color contains mainly: red. Hex color #714134 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714134 is #8EBECB. Grayscale: #4D4D4D. Windows color (decimal): -9354956 or 3424625. OLE color: 3424625.
HSL color Cylindrical-coordinate representation of color #714134: hue angle of 12.79º degrees, saturation: 0.37, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #714134 is Cyan = 0, Magento = 0.42, Yellow = 0.54 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 65 | 52 | - |
| CMYK | 0 | 0.42 | 0.54 | 0.56 |
| HSL | 12.79º | 0.37% | 0.32% | - |
| HSV(B) | 12.79º | 0.54% | 0.44% | - |
| XYZ | 9.32 | 7.54 | 4.21 | - |
| YUV | 77.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 65 | 52 | 0 | 0.42 | 0.54 | 0.56 | 12.79 | 0.37 | 0.32 |
| Hex | 71 | 41 | 34 | 0 | 2A | 36 | 38 | D | 25 | 20 |
| Octal | 161 | 101 | 64 | 0 | 52 | 66 | 70 | 15 | 45 | 40 |
| Binary | 1110001 | 1000001 | 110100 | 0 | 101010 | 110110 | 111000 | 1101 | 100101 | 100000 |
Color Harmonies of #714134
Complementary color
Monochromatic Colors of #714134
Black with #714134
Text Example
Text Example
White with #714134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714134; }
p { color: rgb(113,65,52); }
H1.HeaderClassName
{
color: #714134;
}
.AnyTagClassName
{
color: #714134;
}
</style>
background-color css
<style>
a { background-color: #714134; }
a { background-color: rgb(113,65,52); }
div.DivClassName
{
background-color: #714134;
}
.BgClassName
{
background-color: #714134;
}
</style>
border-color css
<style>
span { border-color: #714134; }
span { border-color: rgb(113,65,52); }
td.TdClassName
{
border-color: #714134;
}
.TagClassName
{
border-color: #714134;
}
</style>