Shades of Metallic Copper #694338
Tints of Metallic Copper #694338
RGB
CMYK
RGB Variations
Color information
#694338 (or 0x694338) is known color: Metallic Copper. HEX triplet: 69, 43 and 38. RGB value is (105,67,56). Sum of RGB (Red+Green+Blue) = 105+67+56=228 (30% of max value = 765). Red value is 105 (41.41% from 255 or 46.05% from 228); Green value is 67 (26.56% from 255 or 29.39% from 228); Blue value is 56 (22.27% from 255 or 24.56% from 228); Max value from RGB is 105 - color contains mainly: red. Hex color #694338 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #694338 is #96BCC7. Grayscale: #4D4D4D. Windows color (decimal): -9878728 or 3687273. OLE color: 3687273.
HSL color Cylindrical-coordinate representation of color #694338: hue angle of 13.47º 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 #694338 is Cyan = 0, Magento = 0.36, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 67 | 56 | - |
| CMYK | 0 | 0.36 | 0.47 | 0.59 |
| HSL | 13.47º | 0.3% | 0.32% | - |
| HSV(B) | 13.47º | 0.47% | 0.41% | - |
| XYZ | 8.55 | 7.3 | 4.7 | - |
| YUV | 77.11 | 116.09 | 147.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 67 | 56 | 0 | 0.36 | 0.47 | 0.59 | 13.47 | 0.3 | 0.32 |
| Hex | 69 | 43 | 38 | 0 | 24 | 2F | 3B | D | 1E | 20 |
| Octal | 151 | 103 | 70 | 0 | 44 | 57 | 73 | 15 | 36 | 40 |
| Binary | 1101001 | 1000011 | 111000 | 0 | 100100 | 101111 | 111011 | 1101 | 11110 | 100000 |
Color Harmonies of #694338
Complementary color
Monochromatic Colors of #694338
Black with #694338
Text Example
Text Example
White with #694338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #694338; }
p { color: rgb(105,67,56); }
H1.HeaderClassName
{
color: #694338;
}
.AnyTagClassName
{
color: #694338;
}
</style>
background-color css
<style>
a { background-color: #694338; }
a { background-color: rgb(105,67,56); }
div.DivClassName
{
background-color: #694338;
}
.BgClassName
{
background-color: #694338;
}
</style>
border-color css
<style>
span { border-color: #694338; }
span { border-color: rgb(105,67,56); }
td.TdClassName
{
border-color: #694338;
}
.TagClassName
{
border-color: #694338;
}
</style>