Shades of Metallic Copper #684438
Tints of Metallic Copper #684438
RGB
CMYK
RGB Variations
Color information
#684438 (or 0x684438) is known color: Metallic Copper. HEX triplet: 68, 44 and 38. RGB value is (104,68,56). Sum of RGB (Red+Green+Blue) = 104+68+56=228 (30% of max value = 765). Red value is 104 (41.02% from 255 or 45.61% from 228); Green value is 68 (26.95% from 255 or 29.82% from 228); Blue value is 56 (22.27% from 255 or 24.56% from 228); Max value from RGB is 104 - color contains mainly: red. Hex color #684438 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #684438 is #97BBC7. Grayscale: #4D4D4D. Windows color (decimal): -9944008 or 3687528. OLE color: 3687528.
HSL color Cylindrical-coordinate representation of color #684438: hue angle of 15º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #684438 is Cyan = 0, Magento = 0.35, Yellow = 0.46 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 68 | 56 | - |
| CMYK | 0 | 0.35 | 0.46 | 0.59 |
| HSL | 15º | 0.3% | 0.31% | - |
| HSV(B) | 15º | 0.46% | 0.41% | - |
| XYZ | 8.49 | 7.36 | 4.72 | - |
| YUV | 77.4 | 115.93 | 146.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 68 | 56 | 0 | 0.35 | 0.46 | 0.59 | 15 | 0.3 | 0.31 |
| Hex | 68 | 44 | 38 | 0 | 23 | 2E | 3B | F | 1E | 1F |
| Octal | 150 | 104 | 70 | 0 | 43 | 56 | 73 | 17 | 36 | 37 |
| Binary | 1101000 | 1000100 | 111000 | 0 | 100011 | 101110 | 111011 | 1111 | 11110 | 11111 |
Color Harmonies of #684438
Complementary color
Monochromatic Colors of #684438
Black with #684438
Text Example
Text Example
White with #684438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #684438; }
p { color: rgb(104,68,56); }
H1.HeaderClassName
{
color: #684438;
}
.AnyTagClassName
{
color: #684438;
}
</style>
background-color css
<style>
a { background-color: #684438; }
a { background-color: rgb(104,68,56); }
div.DivClassName
{
background-color: #684438;
}
.BgClassName
{
background-color: #684438;
}
</style>
border-color css
<style>
span { border-color: #684438; }
span { border-color: rgb(104,68,56); }
td.TdClassName
{
border-color: #684438;
}
.TagClassName
{
border-color: #684438;
}
</style>