Shades of Metallic Copper #704437
Tints of Metallic Copper #704437
RGB
CMYK
RGB Variations
Color information
#704437 (or 0x704437) is known color: Metallic Copper. HEX triplet: 70, 44 and 37. RGB value is (112,68,55). Sum of RGB (Red+Green+Blue) = 112+68+55=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 68 (26.95% from 255 or 28.94% from 235); Blue value is 55 (21.88% from 255 or 23.40% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #704437 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704437 is #8FBBC8. Grayscale: #4F4F4F. Windows color (decimal): -9419721 or 3622000. OLE color: 3622000.
HSL color Cylindrical-coordinate representation of color #704437: hue angle of 13.68º degrees, saturation: 0.34, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #704437 is Cyan = 0, Magento = 0.39, Yellow = 0.51 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 68 | 55 | - |
| CMYK | 0 | 0.39 | 0.51 | 0.56 |
| HSL | 13.68º | 0.34% | 0.33% | - |
| HSV(B) | 13.68º | 0.51% | 0.44% | - |
| XYZ | 9.44 | 7.85 | 4.63 | - |
| YUV | 79.67 | 114.08 | 151.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 68 | 55 | 0 | 0.39 | 0.51 | 0.56 | 13.68 | 0.34 | 0.33 |
| Hex | 70 | 44 | 37 | 0 | 27 | 33 | 38 | E | 22 | 21 |
| Octal | 160 | 104 | 67 | 0 | 47 | 63 | 70 | 16 | 42 | 41 |
| Binary | 1110000 | 1000100 | 110111 | 0 | 100111 | 110011 | 111000 | 1110 | 100010 | 100001 |
Color Harmonies of #704437
Complementary color
Monochromatic Colors of #704437
Black with #704437
Text Example
Text Example
White with #704437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704437; }
p { color: rgb(112,68,55); }
H1.HeaderClassName
{
color: #704437;
}
.AnyTagClassName
{
color: #704437;
}
</style>
background-color css
<style>
a { background-color: #704437; }
a { background-color: rgb(112,68,55); }
div.DivClassName
{
background-color: #704437;
}
.BgClassName
{
background-color: #704437;
}
</style>
border-color css
<style>
span { border-color: #704437; }
span { border-color: rgb(112,68,55); }
td.TdClassName
{
border-color: #704437;
}
.TagClassName
{
border-color: #704437;
}
</style>