Shades of Metallic Copper #674034
Tints of Metallic Copper #674034
RGB
CMYK
RGB Variations
Color information
#674034 (or 0x674034) is known color: Metallic Copper. HEX triplet: 67, 40 and 34. RGB value is (103,64,52). Sum of RGB (Red+Green+Blue) = 103+64+52=219 (29% of max value = 765). Red value is 103 (40.62% from 255 or 47.03% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 52 (20.70% from 255 or 23.74% from 219); Max value from RGB is 103 - color contains mainly: red. Hex color #674034 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674034 is #98BFCB. Grayscale: #4A4A4A. Windows color (decimal): -10010572 or 3424359. OLE color: 3424359.
HSL color Cylindrical-coordinate representation of color #674034: hue angle of 14.12º degrees, saturation: 0.33, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #674034 is Cyan = 0, Magento = 0.38, Yellow = 0.50 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 52 | - |
| CMYK | 0 | 0.38 | 0.50 | 0.60 |
| HSL | 14.12º | 0.33% | 0.3% | - |
| HSV(B) | 14.12º | 0.5% | 0.4% | - |
| XYZ | 8.05 | 6.8 | 4.14 | - |
| YUV | 74.29 | 115.42 | 148.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 52 | 0 | 0.38 | 0.50 | 0.60 | 14.12 | 0.33 | 0.3 |
| Hex | 67 | 40 | 34 | 0 | 26 | 32 | 3C | E | 21 | 1E |
| Octal | 147 | 100 | 64 | 0 | 46 | 62 | 74 | 16 | 41 | 36 |
| Binary | 1100111 | 1000000 | 110100 | 0 | 100110 | 110010 | 111100 | 1110 | 100001 | 11110 |
Color Harmonies of #674034
Complementary color
Monochromatic Colors of #674034
Black with #674034
Text Example
Text Example
White with #674034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674034; }
p { color: rgb(103,64,52); }
H1.HeaderClassName
{
color: #674034;
}
.AnyTagClassName
{
color: #674034;
}
</style>
background-color css
<style>
a { background-color: #674034; }
a { background-color: rgb(103,64,52); }
div.DivClassName
{
background-color: #674034;
}
.BgClassName
{
background-color: #674034;
}
</style>
border-color css
<style>
span { border-color: #674034; }
span { border-color: rgb(103,64,52); }
td.TdClassName
{
border-color: #674034;
}
.TagClassName
{
border-color: #674034;
}
</style>