Shades of Metallic Copper #674036
Tints of Metallic Copper #674036
RGB
CMYK
RGB Variations
Color information
#674036 (or 0x674036) is known color: Metallic Copper. HEX triplet: 67, 40 and 36. RGB value is (103,64,54). Sum of RGB (Red+Green+Blue) = 103+64+54=221 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.61% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 54 (21.48% from 255 or 24.43% from 221); Max value from RGB is 103 - color contains mainly: red. Hex color #674036 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674036 is #98BFC9. Grayscale: #4A4A4A. Windows color (decimal): -10010570 or 3555431. OLE color: 3555431.
HSL color Cylindrical-coordinate representation of color #674036: hue angle of 12.24º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #674036 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 54 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.60 |
| HSL | 12.24º | 0.31% | 0.31% | - |
| HSV(B) | 12.24º | 0.48% | 0.4% | - |
| XYZ | 8.09 | 6.82 | 4.38 | - |
| YUV | 74.52 | 116.42 | 148.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 54 | 0 | 0.38 | 0.48 | 0.60 | 12.24 | 0.31 | 0.31 |
| Hex | 67 | 40 | 36 | 0 | 26 | 30 | 3C | C | 1F | 1F |
| Octal | 147 | 100 | 66 | 0 | 46 | 60 | 74 | 14 | 37 | 37 |
| Binary | 1100111 | 1000000 | 110110 | 0 | 100110 | 110000 | 111100 | 1100 | 11111 | 11111 |
Color Harmonies of #674036
Complementary color
Monochromatic Colors of #674036
Black with #674036
Text Example
Text Example
White with #674036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674036; }
p { color: rgb(103,64,54); }
H1.HeaderClassName
{
color: #674036;
}
.AnyTagClassName
{
color: #674036;
}
</style>
background-color css
<style>
a { background-color: #674036; }
a { background-color: rgb(103,64,54); }
div.DivClassName
{
background-color: #674036;
}
.BgClassName
{
background-color: #674036;
}
</style>
border-color css
<style>
span { border-color: #674036; }
span { border-color: rgb(103,64,54); }
td.TdClassName
{
border-color: #674036;
}
.TagClassName
{
border-color: #674036;
}
</style>