Shades of Metallic Copper #714236
Tints of Metallic Copper #714236
RGB
CMYK
RGB Variations
Color information
#714236 (or 0x714236) is known color: Metallic Copper. HEX triplet: 71, 42 and 36. RGB value is (113,66,54). Sum of RGB (Red+Green+Blue) = 113+66+54=233 (30% of max value = 765). Red value is 113 (44.53% from 255 or 48.50% from 233); Green value is 66 (26.17% from 255 or 28.33% from 233); Blue value is 54 (21.48% from 255 or 23.18% from 233); Max value from RGB is 113 - color contains mainly: red. Hex color #714236 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714236 is #8EBDC9. Grayscale: #4E4E4E. Windows color (decimal): -9354698 or 3555953. OLE color: 3555953.
HSL color Cylindrical-coordinate representation of color #714236: hue angle of 12.2º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #714236 is Cyan = 0, Magento = 0.42, Yellow = 0.52 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 66 | 54 | - |
| CMYK | 0 | 0.42 | 0.52 | 0.56 |
| HSL | 12.2º | 0.35% | 0.33% | - |
| HSV(B) | 12.2º | 0.52% | 0.44% | - |
| XYZ | 9.42 | 7.67 | 4.47 | - |
| YUV | 78.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 66 | 54 | 0 | 0.42 | 0.52 | 0.56 | 12.2 | 0.35 | 0.33 |
| Hex | 71 | 42 | 36 | 0 | 2A | 34 | 38 | C | 23 | 21 |
| Octal | 161 | 102 | 66 | 0 | 52 | 64 | 70 | 14 | 43 | 41 |
| Binary | 1110001 | 1000010 | 110110 | 0 | 101010 | 110100 | 111000 | 1100 | 100011 | 100001 |
Color Harmonies of #714236
Complementary color
Monochromatic Colors of #714236
Black with #714236
Text Example
Text Example
White with #714236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714236; }
p { color: rgb(113,66,54); }
H1.HeaderClassName
{
color: #714236;
}
.AnyTagClassName
{
color: #714236;
}
</style>
background-color css
<style>
a { background-color: #714236; }
a { background-color: rgb(113,66,54); }
div.DivClassName
{
background-color: #714236;
}
.BgClassName
{
background-color: #714236;
}
</style>
border-color css
<style>
span { border-color: #714236; }
span { border-color: rgb(113,66,54); }
td.TdClassName
{
border-color: #714236;
}
.TagClassName
{
border-color: #714236;
}
</style>