Shades of Metallic Copper #674038
Tints of Metallic Copper #674038
RGB
CMYK
RGB Variations
Color information
#674038 (or 0x674038) is known color: Metallic Copper. HEX triplet: 67, 40 and 38. RGB value is (103,64,56). Sum of RGB (Red+Green+Blue) = 103+64+56=223 (29% of max value = 765). Red value is 103 (40.62% from 255 or 46.19% from 223); Green value is 64 (25.39% from 255 or 28.70% from 223); Blue value is 56 (22.27% from 255 or 25.11% from 223); Max value from RGB is 103 - color contains mainly: red. Hex color #674038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #674038 is #98BFC7. Grayscale: #4A4A4A. Windows color (decimal): -10010568 or 3686503. OLE color: 3686503.
HSL color Cylindrical-coordinate representation of color #674038: hue angle of 10.21º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #674038 is Cyan = 0, Magento = 0.38, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 64 | 56 | - |
| CMYK | 0 | 0.38 | 0.46 | 0.60 |
| HSL | 10.21º | 0.3% | 0.31% | - |
| HSV(B) | 10.21º | 0.46% | 0.4% | - |
| XYZ | 8.14 | 6.84 | 4.63 | - |
| YUV | 74.75 | 117.42 | 148.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 64 | 56 | 0 | 0.38 | 0.46 | 0.60 | 10.21 | 0.3 | 0.31 |
| Hex | 67 | 40 | 38 | 0 | 26 | 2E | 3C | A | 1E | 1F |
| Octal | 147 | 100 | 70 | 0 | 46 | 56 | 74 | 12 | 36 | 37 |
| Binary | 1100111 | 1000000 | 111000 | 0 | 100110 | 101110 | 111100 | 1010 | 11110 | 11111 |
Color Harmonies of #674038
Complementary color
Monochromatic Colors of #674038
Black with #674038
Text Example
Text Example
White with #674038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #674038; }
p { color: rgb(103,64,56); }
H1.HeaderClassName
{
color: #674038;
}
.AnyTagClassName
{
color: #674038;
}
</style>
background-color css
<style>
a { background-color: #674038; }
a { background-color: rgb(103,64,56); }
div.DivClassName
{
background-color: #674038;
}
.BgClassName
{
background-color: #674038;
}
</style>
border-color css
<style>
span { border-color: #674038; }
span { border-color: rgb(103,64,56); }
td.TdClassName
{
border-color: #674038;
}
.TagClassName
{
border-color: #674038;
}
</style>