Shades of Metallic Copper #664038
Tints of Metallic Copper #664038
RGB
CMYK
RGB Variations
Color information
#664038 (or 0x664038) is known color: Metallic Copper. HEX triplet: 66, 40 and 38. RGB value is (102,64,56). Sum of RGB (Red+Green+Blue) = 102+64+56=222 (29% of max value = 765). Red value is 102 (40.23% from 255 or 45.95% from 222); Green value is 64 (25.39% from 255 or 28.83% from 222); Blue value is 56 (22.27% from 255 or 25.23% from 222); Max value from RGB is 102 - color contains mainly: red. Hex color #664038 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #664038 is #99BFC7. Grayscale: #4A4A4A. Windows color (decimal): -10076104 or 3686502. OLE color: 3686502.
HSL color Cylindrical-coordinate representation of color #664038: hue angle of 10.43º degrees, saturation: 0.29, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #664038 is Cyan = 0, Magento = 0.37, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 64 | 56 | - |
| CMYK | 0 | 0.37 | 0.45 | 0.6 |
| HSL | 10.43º | 0.29% | 0.31% | - |
| HSV(B) | 10.43º | 0.45% | 0.4% | - |
| XYZ | 8.03 | 6.78 | 4.63 | - |
| YUV | 74.45 | 117.59 | 147.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 64 | 56 | 0 | 0.37 | 0.45 | 0.6 | 10.43 | 0.29 | 0.31 |
| Hex | 66 | 40 | 38 | 0 | 25 | 2D | 3C | A | 1D | 1F |
| Octal | 146 | 100 | 70 | 0 | 45 | 55 | 74 | 12 | 35 | 37 |
| Binary | 1100110 | 1000000 | 111000 | 0 | 100101 | 101101 | 111100 | 1010 | 11101 | 11111 |
Color Harmonies of #664038
Complementary color
Monochromatic Colors of #664038
Black with #664038
Text Example
Text Example
White with #664038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #664038; }
p { color: rgb(102,64,56); }
H1.HeaderClassName
{
color: #664038;
}
.AnyTagClassName
{
color: #664038;
}
</style>
background-color css
<style>
a { background-color: #664038; }
a { background-color: rgb(102,64,56); }
div.DivClassName
{
background-color: #664038;
}
.BgClassName
{
background-color: #664038;
}
</style>
border-color css
<style>
span { border-color: #664038; }
span { border-color: rgb(102,64,56); }
td.TdClassName
{
border-color: #664038;
}
.TagClassName
{
border-color: #664038;
}
</style>