Shades of Metallic Copper #694037
Tints of Metallic Copper #694037
RGB
CMYK
RGB Variations
Color information
#694037 (or 0x694037) is known color: Metallic Copper. HEX triplet: 69, 40 and 37. RGB value is (105,64,55). Sum of RGB (Red+Green+Blue) = 105+64+55=224 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.88% from 224); Green value is 64 (25.39% from 255 or 28.57% from 224); Blue value is 55 (21.88% from 255 or 24.55% from 224); Max value from RGB is 105 - color contains mainly: red. Hex color #694037 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694037 is #96BFC8. Grayscale: #4B4B4B. Windows color (decimal): -9879497 or 3620969. OLE color: 3620969.
HSL color Cylindrical-coordinate representation of color #694037: hue angle of 10.8º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #694037 is Cyan = 0, Magento = 0.39, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 64 | 55 | - |
| CMYK | 0 | 0.39 | 0.48 | 0.59 |
| HSL | 10.8º | 0.31% | 0.31% | - |
| HSV(B) | 10.8º | 0.48% | 0.41% | - |
| XYZ | 8.35 | 6.95 | 4.52 | - |
| YUV | 75.23 | 116.58 | 149.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 64 | 55 | 0 | 0.39 | 0.48 | 0.59 | 10.8 | 0.31 | 0.31 |
| Hex | 69 | 40 | 37 | 0 | 27 | 30 | 3B | B | 1F | 1F |
| Octal | 151 | 100 | 67 | 0 | 47 | 60 | 73 | 13 | 37 | 37 |
| Binary | 1101001 | 1000000 | 110111 | 0 | 100111 | 110000 | 111011 | 1011 | 11111 | 11111 |
Color Harmonies of #694037
Complementary color
Monochromatic Colors of #694037
Black with #694037
Text Example
Text Example
White with #694037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694037; }
p { color: rgb(105,64,55); }
H1.HeaderClassName
{
color: #694037;
}
.AnyTagClassName
{
color: #694037;
}
</style>
background-color css
<style>
a { background-color: #694037; }
a { background-color: rgb(105,64,55); }
div.DivClassName
{
background-color: #694037;
}
.BgClassName
{
background-color: #694037;
}
</style>
border-color css
<style>
span { border-color: #694037; }
span { border-color: rgb(105,64,55); }
td.TdClassName
{
border-color: #694037;
}
.TagClassName
{
border-color: #694037;
}
</style>