Shades of Metallic Copper #734034
Tints of Metallic Copper #734034
RGB
CMYK
RGB Variations
Color information
#734034 (or 0x734034) is known color: Metallic Copper. HEX triplet: 73, 40 and 34. RGB value is (115,64,52). Sum of RGB (Red+Green+Blue) = 115+64+52=231 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.78% from 231); Green value is 64 (25.39% from 255 or 27.71% from 231); Blue value is 52 (20.70% from 255 or 22.51% from 231); Max value from RGB is 115 - color contains mainly: red. Hex color #734034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734034 is #8CBFCB. Grayscale: #4D4D4D. Windows color (decimal): -9224140 or 3424371. OLE color: 3424371.
HSL color Cylindrical-coordinate representation of color #734034: hue angle of 11.43º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #734034 is Cyan = 0, Magento = 0.44, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 52 | - |
| CMYK | 0 | 0.44 | 0.55 | 0.55 |
| HSL | 11.43º | 0.38% | 0.33% | - |
| HSV(B) | 11.43º | 0.55% | 0.45% | - |
| XYZ | 9.52 | 7.56 | 4.21 | - |
| YUV | 77.88 | 113.4 | 154.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 52 | 0 | 0.44 | 0.55 | 0.55 | 11.43 | 0.38 | 0.33 |
| Hex | 73 | 40 | 34 | 0 | 2C | 37 | 37 | B | 26 | 21 |
| Octal | 163 | 100 | 64 | 0 | 54 | 67 | 67 | 13 | 46 | 41 |
| Binary | 1110011 | 1000000 | 110100 | 0 | 101100 | 110111 | 110111 | 1011 | 100110 | 100001 |
Color Harmonies of #734034
Complementary color
Monochromatic Colors of #734034
Black with #734034
Text Example
Text Example
White with #734034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734034; }
p { color: rgb(115,64,52); }
H1.HeaderClassName
{
color: #734034;
}
.AnyTagClassName
{
color: #734034;
}
</style>
background-color css
<style>
a { background-color: #734034; }
a { background-color: rgb(115,64,52); }
div.DivClassName
{
background-color: #734034;
}
.BgClassName
{
background-color: #734034;
}
</style>
border-color css
<style>
span { border-color: #734034; }
span { border-color: rgb(115,64,52); }
td.TdClassName
{
border-color: #734034;
}
.TagClassName
{
border-color: #734034;
}
</style>