Shades of Metallic Copper #694138
Tints of Metallic Copper #694138
RGB
CMYK
RGB Variations
Color information
#694138 (or 0x694138) is known color: Metallic Copper. HEX triplet: 69, 41 and 38. RGB value is (105,65,56). Sum of RGB (Red+Green+Blue) = 105+65+56=226 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.46% from 226); Green value is 65 (25.78% from 255 or 28.76% from 226); Blue value is 56 (22.27% from 255 or 24.78% from 226); Max value from RGB is 105 - color contains mainly: red. Hex color #694138 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694138 is #96BEC7. Grayscale: #4C4C4C. Windows color (decimal): -9879240 or 3686761. OLE color: 3686761.
HSL color Cylindrical-coordinate representation of color #694138: hue angle of 11.02º degrees, saturation: 0.3, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #694138 is Cyan = 0, Magento = 0.38, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 65 | 56 | - |
| CMYK | 0 | 0.38 | 0.47 | 0.59 |
| HSL | 11.02º | 0.3% | 0.32% | - |
| HSV(B) | 11.02º | 0.47% | 0.41% | - |
| XYZ | 8.43 | 7.07 | 4.66 | - |
| YUV | 75.93 | 116.75 | 148.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 65 | 56 | 0 | 0.38 | 0.47 | 0.59 | 11.02 | 0.3 | 0.32 |
| Hex | 69 | 41 | 38 | 0 | 26 | 2F | 3B | B | 1E | 20 |
| Octal | 151 | 101 | 70 | 0 | 46 | 57 | 73 | 13 | 36 | 40 |
| Binary | 1101001 | 1000001 | 111000 | 0 | 100110 | 101111 | 111011 | 1011 | 11110 | 100000 |
Color Harmonies of #694138
Complementary color
Monochromatic Colors of #694138
Black with #694138
Text Example
Text Example
White with #694138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694138; }
p { color: rgb(105,65,56); }
H1.HeaderClassName
{
color: #694138;
}
.AnyTagClassName
{
color: #694138;
}
</style>
background-color css
<style>
a { background-color: #694138; }
a { background-color: rgb(105,65,56); }
div.DivClassName
{
background-color: #694138;
}
.BgClassName
{
background-color: #694138;
}
</style>
border-color css
<style>
span { border-color: #694138; }
span { border-color: rgb(105,65,56); }
td.TdClassName
{
border-color: #694138;
}
.TagClassName
{
border-color: #694138;
}
</style>