Shades of Metallic Copper #694032
Tints of Metallic Copper #694032
RGB
CMYK
RGB Variations
Color information
#694032 (or 0x694032) is known color: Metallic Copper. HEX triplet: 69, 40 and 32. RGB value is (105,64,50). Sum of RGB (Red+Green+Blue) = 105+64+50=219 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.95% from 219); Green value is 64 (25.39% from 255 or 29.22% from 219); Blue value is 50 (19.92% from 255 or 22.83% from 219); Max value from RGB is 105 - color contains mainly: red. Hex color #694032 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694032 is #96BFCD. Grayscale: #4A4A4A. Windows color (decimal): -9879502 or 3293289. OLE color: 3293289.
HSL color Cylindrical-coordinate representation of color #694032: hue angle of 15.27º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #694032 is Cyan = 0, Magento = 0.39, Yellow = 0.52 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 50 | - |
| CMYK | 0 | 0.39 | 0.52 | 0.59 |
| HSL | 15.27º | 0.35% | 0.3% | - |
| HSV(B) | 15.27º | 0.52% | 0.41% | - |
| XYZ | 8.23 | 6.9 | 3.92 | - |
| YUV | 74.66 | 114.08 | 149.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 50 | 0 | 0.39 | 0.52 | 0.59 | 15.27 | 0.35 | 0.3 |
| Hex | 69 | 40 | 32 | 0 | 27 | 34 | 3B | F | 23 | 1E |
| Octal | 151 | 100 | 62 | 0 | 47 | 64 | 73 | 17 | 43 | 36 |
| Binary | 1101001 | 1000000 | 110010 | 0 | 100111 | 110100 | 111011 | 1111 | 100011 | 11110 |
Color Harmonies of #694032
Complementary color
Monochromatic Colors of #694032
Black with #694032
Text Example
Text Example
White with #694032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694032; }
p { color: rgb(105,64,50); }
H1.HeaderClassName
{
color: #694032;
}
.AnyTagClassName
{
color: #694032;
}
</style>
background-color css
<style>
a { background-color: #694032; }
a { background-color: rgb(105,64,50); }
div.DivClassName
{
background-color: #694032;
}
.BgClassName
{
background-color: #694032;
}
</style>
border-color css
<style>
span { border-color: #694032; }
span { border-color: rgb(105,64,50); }
td.TdClassName
{
border-color: #694032;
}
.TagClassName
{
border-color: #694032;
}
</style>