Shades of Metallic Copper #734136
Tints of Metallic Copper #734136
RGB
CMYK
RGB Variations
Color information
#734136 (or 0x734136) is known color: Metallic Copper. HEX triplet: 73, 41 and 36. RGB value is (115,65,54). Sum of RGB (Red+Green+Blue) = 115+65+54=234 (30% of max value = 765). Red value is 115 (45.31% from 255 or 49.15% from 234); Green value is 65 (25.78% from 255 or 27.78% from 234); Blue value is 54 (21.48% from 255 or 23.08% from 234); Max value from RGB is 115 - color contains mainly: red. Hex color #734136 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734136 is #8CBEC9. Grayscale: #4E4E4E. Windows color (decimal): -9223882 or 3555699. OLE color: 3555699.
HSL color Cylindrical-coordinate representation of color #734136: hue angle of 10.82º degrees, saturation: 0.36, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #734136 is Cyan = 0, Magento = 0.43, Yellow = 0.53 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 65 | 54 | - |
| CMYK | 0 | 0.43 | 0.53 | 0.55 |
| HSL | 10.82º | 0.36% | 0.33% | - |
| HSV(B) | 10.82º | 0.53% | 0.45% | - |
| XYZ | 9.63 | 7.69 | 4.47 | - |
| YUV | 78.7 | 114.07 | 153.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 65 | 54 | 0 | 0.43 | 0.53 | 0.55 | 10.82 | 0.36 | 0.33 |
| Hex | 73 | 41 | 36 | 0 | 2B | 35 | 37 | B | 24 | 21 |
| Octal | 163 | 101 | 66 | 0 | 53 | 65 | 67 | 13 | 44 | 41 |
| Binary | 1110011 | 1000001 | 110110 | 0 | 101011 | 110101 | 110111 | 1011 | 100100 | 100001 |
Color Harmonies of #734136
Complementary color
Monochromatic Colors of #734136
Black with #734136
Text Example
Text Example
White with #734136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734136; }
p { color: rgb(115,65,54); }
H1.HeaderClassName
{
color: #734136;
}
.AnyTagClassName
{
color: #734136;
}
</style>
background-color css
<style>
a { background-color: #734136; }
a { background-color: rgb(115,65,54); }
div.DivClassName
{
background-color: #734136;
}
.BgClassName
{
background-color: #734136;
}
</style>
border-color css
<style>
span { border-color: #734136; }
span { border-color: rgb(115,65,54); }
td.TdClassName
{
border-color: #734136;
}
.TagClassName
{
border-color: #734136;
}
</style>