Shades of Metallic Copper #664037
Tints of Metallic Copper #664037
RGB
CMYK
RGB Variations
Color information
#664037 (or 0x664037) is known color: Metallic Copper. HEX triplet: 66, 40 and 37. RGB value is (102,64,55). Sum of RGB (Red+Green+Blue) = 102+64+55=221 (29% of max value = 765). Red value is 102 (40.23% from 255 or 46.15% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 55 (21.88% from 255 or 24.89% from 221); Max value from RGB is 102 - color contains mainly: red. Hex color #664037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664037 is #99BFC8. Grayscale: #4A4A4A. Windows color (decimal): -10076105 or 3620966. OLE color: 3620966.
HSL color Cylindrical-coordinate representation of color #664037: hue angle of 11.49º 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 #664037 is Cyan = 0, Magento = 0.37, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 55 | - |
| CMYK | 0 | 0.37 | 0.46 | 0.6 |
| HSL | 11.49º | 0.3% | 0.31% | - |
| HSV(B) | 11.49º | 0.46% | 0.4% | - |
| XYZ | 8 | 6.77 | 4.5 | - |
| YUV | 74.34 | 117.09 | 147.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 55 | 0 | 0.37 | 0.46 | 0.6 | 11.49 | 0.3 | 0.31 |
| Hex | 66 | 40 | 37 | 0 | 25 | 2E | 3C | B | 1E | 1F |
| Octal | 146 | 100 | 67 | 0 | 45 | 56 | 74 | 13 | 36 | 37 |
| Binary | 1100110 | 1000000 | 110111 | 0 | 100101 | 101110 | 111100 | 1011 | 11110 | 11111 |
Color Harmonies of #664037
Complementary color
Monochromatic Colors of #664037
Black with #664037
Text Example
Text Example
White with #664037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664037; }
p { color: rgb(102,64,55); }
H1.HeaderClassName
{
color: #664037;
}
.AnyTagClassName
{
color: #664037;
}
</style>
background-color css
<style>
a { background-color: #664037; }
a { background-color: rgb(102,64,55); }
div.DivClassName
{
background-color: #664037;
}
.BgClassName
{
background-color: #664037;
}
</style>
border-color css
<style>
span { border-color: #664037; }
span { border-color: rgb(102,64,55); }
td.TdClassName
{
border-color: #664037;
}
.TagClassName
{
border-color: #664037;
}
</style>