Shades of Metallic Copper #614039
Tints of Metallic Copper #614039
RGB
CMYK
RGB Variations
Color information
#614039 (or 0x614039) is known color: Metallic Copper. HEX triplet: 61, 40 and 39. RGB value is (97,64,57). Sum of RGB (Red+Green+Blue) = 97+64+57=218 (28% of max value = 765). Red value is 97 (38.28% from 255 or 44.50% from 218); Green value is 64 (25.39% from 255 or 29.36% from 218); Blue value is 57 (22.66% from 255 or 26.15% from 218); Max value from RGB is 97 - color contains mainly: red. Hex color #614039 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #614039 is #9EBFC6. Grayscale: #494949. Windows color (decimal): -10403783 or 3752033. OLE color: 3752033.
HSL color Cylindrical-coordinate representation of color #614039: hue angle of 10.5º degrees, saturation: 0.26, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #614039 is Cyan = 0, Magento = 0.34, Yellow = 0.41 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 64 | 57 | - |
| CMYK | 0 | 0.34 | 0.41 | 0.62 |
| HSL | 10.5º | 0.26% | 0.3% | - |
| HSV(B) | 10.5º | 0.41% | 0.38% | - |
| XYZ | 7.5 | 6.5 | 4.73 | - |
| YUV | 73.07 | 118.93 | 145.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 64 | 57 | 0 | 0.34 | 0.41 | 0.62 | 10.5 | 0.26 | 0.3 |
| Hex | 61 | 40 | 39 | 0 | 22 | 29 | 3E | A | 1A | 1E |
| Octal | 141 | 100 | 71 | 0 | 42 | 51 | 76 | 12 | 32 | 36 |
| Binary | 1100001 | 1000000 | 111001 | 0 | 100010 | 101001 | 111110 | 1010 | 11010 | 11110 |
Color Harmonies of #614039
Complementary color
Monochromatic Colors of #614039
Black with #614039
Text Example
Text Example
White with #614039
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #614039; }
p { color: rgb(97,64,57); }
H1.HeaderClassName
{
color: #614039;
}
.AnyTagClassName
{
color: #614039;
}
</style>
background-color css
<style>
a { background-color: #614039; }
a { background-color: rgb(97,64,57); }
div.DivClassName
{
background-color: #614039;
}
.BgClassName
{
background-color: #614039;
}
</style>
border-color css
<style>
span { border-color: #614039; }
span { border-color: rgb(97,64,57); }
td.TdClassName
{
border-color: #614039;
}
.TagClassName
{
border-color: #614039;
}
</style>