Shades of Metallic Copper #704338
Tints of Metallic Copper #704338
RGB
CMYK
RGB Variations
Color information
#704338 (or 0x704338) is known color: Metallic Copper. HEX triplet: 70, 43 and 38. RGB value is (112,67,56). Sum of RGB (Red+Green+Blue) = 112+67+56=235 (31% of max value = 765). Red value is 112 (44.14% from 255 or 47.66% from 235); Green value is 67 (26.56% from 255 or 28.51% from 235); Blue value is 56 (22.27% from 255 or 23.83% from 235); Max value from RGB is 112 - color contains mainly: red. Hex color #704338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #704338 is #8FBCC7. Grayscale: #4F4F4F. Windows color (decimal): -9419976 or 3687280. OLE color: 3687280.
HSL color Cylindrical-coordinate representation of color #704338: hue angle of 11.79º 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 #704338 is Cyan = 0, Magento = 0.40, Yellow = 0.50 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 112 | 67 | 56 | - |
| CMYK | 0 | 0.40 | 0.50 | 0.56 |
| HSL | 11.79º | 0.33% | 0.33% | - |
| HSV(B) | 11.79º | 0.5% | 0.44% | - |
| XYZ | 9.4 | 7.74 | 4.74 | - |
| YUV | 79.2 | 114.91 | 151.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 112 | 67 | 56 | 0 | 0.40 | 0.50 | 0.56 | 11.79 | 0.33 | 0.33 |
| Hex | 70 | 43 | 38 | 0 | 28 | 32 | 38 | C | 21 | 21 |
| Octal | 160 | 103 | 70 | 0 | 50 | 62 | 70 | 14 | 41 | 41 |
| Binary | 1110000 | 1000011 | 111000 | 0 | 101000 | 110010 | 111000 | 1100 | 100001 | 100001 |
Color Harmonies of #704338
Complementary color
Monochromatic Colors of #704338
Black with #704338
Text Example
Text Example
White with #704338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #704338; }
p { color: rgb(112,67,56); }
H1.HeaderClassName
{
color: #704338;
}
.AnyTagClassName
{
color: #704338;
}
</style>
background-color css
<style>
a { background-color: #704338; }
a { background-color: rgb(112,67,56); }
div.DivClassName
{
background-color: #704338;
}
.BgClassName
{
background-color: #704338;
}
</style>
border-color css
<style>
span { border-color: #704338; }
span { border-color: rgb(112,67,56); }
td.TdClassName
{
border-color: #704338;
}
.TagClassName
{
border-color: #704338;
}
</style>