Shades of Metallic Copper #714438
Tints of Metallic Copper #714438
RGB
CMYK
RGB Variations
Color information
#714438 (or 0x714438) is known color: Metallic Copper. HEX triplet: 71, 44 and 38. RGB value is (113,68,56). Sum of RGB (Red+Green+Blue) = 113+68+56=237 (31% of max value = 765). Red value is 113 (44.53% from 255 or 47.68% from 237); Green value is 68 (26.95% from 255 or 28.69% from 237); Blue value is 56 (22.27% from 255 or 23.63% from 237); Max value from RGB is 113 - color contains mainly: red. Hex color #714438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #714438 is #8EBBC7. Grayscale: #505050. Windows color (decimal): -9354184 or 3687537. OLE color: 3687537.
HSL color Cylindrical-coordinate representation of color #714438: hue angle of 12.63º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #714438 is Cyan = 0, Magento = 0.40, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 68 | 56 | - |
| CMYK | 0 | 0.40 | 0.50 | 0.56 |
| HSL | 12.63º | 0.34% | 0.33% | - |
| HSV(B) | 12.63º | 0.5% | 0.44% | - |
| XYZ | 9.59 | 7.93 | 4.77 | - |
| YUV | 80.09 | 114.41 | 151.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 68 | 56 | 0 | 0.40 | 0.50 | 0.56 | 12.63 | 0.34 | 0.33 |
| Hex | 71 | 44 | 38 | 0 | 28 | 32 | 38 | D | 22 | 21 |
| Octal | 161 | 104 | 70 | 0 | 50 | 62 | 70 | 15 | 42 | 41 |
| Binary | 1110001 | 1000100 | 111000 | 0 | 101000 | 110010 | 111000 | 1101 | 100010 | 100001 |
Color Harmonies of #714438
Complementary color
Monochromatic Colors of #714438
Black with #714438
Text Example
Text Example
White with #714438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #714438; }
p { color: rgb(113,68,56); }
H1.HeaderClassName
{
color: #714438;
}
.AnyTagClassName
{
color: #714438;
}
</style>
background-color css
<style>
a { background-color: #714438; }
a { background-color: rgb(113,68,56); }
div.DivClassName
{
background-color: #714438;
}
.BgClassName
{
background-color: #714438;
}
</style>
border-color css
<style>
span { border-color: #714438; }
span { border-color: rgb(113,68,56); }
td.TdClassName
{
border-color: #714438;
}
.TagClassName
{
border-color: #714438;
}
</style>