Shades of Metallic Copper #674037
Tints of Metallic Copper #674037
RGB
CMYK
RGB Variations
Color information
#674037 (or 0x674037) is known color: Metallic Copper. HEX triplet: 67, 40 and 37. RGB value is (103,64,55). Sum of RGB (Red+Green+Blue) = 103+64+55=222 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.40% from 222); Green value is 64 (25.39% from 255 or 28.83% from 222); Blue value is 55 (21.88% from 255 or 24.77% from 222); Max value from RGB is 103 - color contains mainly: red. Hex color #674037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674037 is #98BFC8. Grayscale: #4A4A4A. Windows color (decimal): -10010569 or 3620967. OLE color: 3620967.
HSL color Cylindrical-coordinate representation of color #674037: hue angle of 11.25º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #674037 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 55 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.60 |
| HSL | 11.25º | 0.3% | 0.31% | - |
| HSV(B) | 11.25º | 0.47% | 0.4% | - |
| XYZ | 8.12 | 6.83 | 4.5 | - |
| YUV | 74.64 | 116.92 | 148.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 55 | 0 | 0.38 | 0.47 | 0.60 | 11.25 | 0.3 | 0.31 |
| Hex | 67 | 40 | 37 | 0 | 26 | 2F | 3C | B | 1E | 1F |
| Octal | 147 | 100 | 67 | 0 | 46 | 57 | 74 | 13 | 36 | 37 |
| Binary | 1100111 | 1000000 | 110111 | 0 | 100110 | 101111 | 111100 | 1011 | 11110 | 11111 |
Color Harmonies of #674037
Complementary color
Monochromatic Colors of #674037
Black with #674037
Text Example
Text Example
White with #674037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674037; }
p { color: rgb(103,64,55); }
H1.HeaderClassName
{
color: #674037;
}
.AnyTagClassName
{
color: #674037;
}
</style>
background-color css
<style>
a { background-color: #674037; }
a { background-color: rgb(103,64,55); }
div.DivClassName
{
background-color: #674037;
}
.BgClassName
{
background-color: #674037;
}
</style>
border-color css
<style>
span { border-color: #674037; }
span { border-color: rgb(103,64,55); }
td.TdClassName
{
border-color: #674037;
}
.TagClassName
{
border-color: #674037;
}
</style>