Shades of Metallic Copper #704138
Tints of Metallic Copper #704138
RGB
CMYK
RGB Variations
Color information
#704138 (or 0x704138) is known color: Metallic Copper. HEX triplet: 70, 41 and 38. RGB value is (112,65,56). Sum of RGB (Red+Green+Blue) = 112+65+56=233 (30% of max value = 765). Red value is 112 (44.14% from 255 or 48.07% from 233); Green value is 65 (25.78% from 255 or 27.90% from 233); Blue value is 56 (22.27% from 255 or 24.03% from 233); Max value from RGB is 112 - color contains mainly: red. Hex color #704138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704138 is #8FBEC7. Grayscale: #4E4E4E. Windows color (decimal): -9420488 or 3686768. OLE color: 3686768.
HSL color Cylindrical-coordinate representation of color #704138: hue angle of 9.64º degrees, saturation: 0.33, 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 #704138 is Cyan = 0, Magento = 0.42, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 65 | 56 | - |
| CMYK | 0 | 0.42 | 0.50 | 0.56 |
| HSL | 9.64º | 0.33% | 0.33% | - |
| HSV(B) | 9.64º | 0.5% | 0.44% | - |
| XYZ | 9.29 | 7.51 | 4.7 | - |
| YUV | 78.03 | 115.57 | 152.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 65 | 56 | 0 | 0.42 | 0.50 | 0.56 | 9.64 | 0.33 | 0.33 |
| Hex | 70 | 41 | 38 | 0 | 2A | 32 | 38 | A | 21 | 21 |
| Octal | 160 | 101 | 70 | 0 | 52 | 62 | 70 | 12 | 41 | 41 |
| Binary | 1110000 | 1000001 | 111000 | 0 | 101010 | 110010 | 111000 | 1010 | 100001 | 100001 |
Color Harmonies of #704138
Complementary color
Monochromatic Colors of #704138
Black with #704138
Text Example
Text Example
White with #704138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704138; }
p { color: rgb(112,65,56); }
H1.HeaderClassName
{
color: #704138;
}
.AnyTagClassName
{
color: #704138;
}
</style>
background-color css
<style>
a { background-color: #704138; }
a { background-color: rgb(112,65,56); }
div.DivClassName
{
background-color: #704138;
}
.BgClassName
{
background-color: #704138;
}
</style>
border-color css
<style>
span { border-color: #704138; }
span { border-color: rgb(112,65,56); }
td.TdClassName
{
border-color: #704138;
}
.TagClassName
{
border-color: #704138;
}
</style>