Shades of Old Copper #745042
Tints of Old Copper #745042
RGB
CMYK
RGB Variations
Color information
#745042 (or 0x745042) is known color: Old Copper. HEX triplet: 74, 50 and 42. RGB value is (116,80,66). Sum of RGB (Red+Green+Blue) = 116+80+66=262 (34% of max value = 765). Red value is 116 (45.70% from 255 or 44.27% from 262); Green value is 80 (31.64% from 255 or 30.53% from 262); Blue value is 66 (26.17% from 255 or 25.19% from 262); Max value from RGB is 116 - color contains mainly: red. Hex color #745042 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745042 is #8BAFBD. Grayscale: #595959. Windows color (decimal): -9154494 or 4345972. OLE color: 4345972.
HSL color Cylindrical-coordinate representation of color #745042: hue angle of 16.8º degrees, saturation: 0.27, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #745042 is Cyan = 0, Magento = 0.31, Yellow = 0.43 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 66 | - |
| CMYK | 0 | 0.31 | 0.43 | 0.55 |
| HSL | 16.8º | 0.27% | 0.36% | - |
| HSV(B) | 16.8º | 0.43% | 0.45% | - |
| XYZ | 11.05 | 9.84 | 6.47 | - |
| YUV | 89.17 | 114.93 | 147.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 66 | 0 | 0.31 | 0.43 | 0.55 | 16.8 | 0.27 | 0.36 |
| Hex | 74 | 50 | 42 | 0 | 1F | 2B | 37 | 11 | 1B | 24 |
| Octal | 164 | 120 | 102 | 0 | 37 | 53 | 67 | 21 | 33 | 44 |
| Binary | 1110100 | 1010000 | 1000010 | 0 | 11111 | 101011 | 110111 | 10001 | 11011 | 100100 |
Color Harmonies of #745042
Complementary color
Monochromatic Colors of #745042
Black with #745042
Text Example
Text Example
White with #745042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745042; }
p { color: rgb(116,80,66); }
H1.HeaderClassName
{
color: #745042;
}
.AnyTagClassName
{
color: #745042;
}
</style>
background-color css
<style>
a { background-color: #745042; }
a { background-color: rgb(116,80,66); }
div.DivClassName
{
background-color: #745042;
}
.BgClassName
{
background-color: #745042;
}
</style>
border-color css
<style>
span { border-color: #745042; }
span { border-color: rgb(116,80,66); }
td.TdClassName
{
border-color: #745042;
}
.TagClassName
{
border-color: #745042;
}
</style>