Shades of Old Copper #745035
Tints of Old Copper #745035
RGB
CMYK
RGB Variations
Color information
#745035 (or 0x745035) is known color: Old Copper. HEX triplet: 74, 50 and 35. RGB value is (116,80,53). Sum of RGB (Red+Green+Blue) = 116+80+53=249 (32% of max value = 765). Red value is 116 (45.70% from 255 or 46.59% from 249); Green value is 80 (31.64% from 255 or 32.13% from 249); Blue value is 53 (21.09% from 255 or 21.29% from 249); Max value from RGB is 116 - color contains mainly: red. Hex color #745035 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745035 is #8BAFCA. Grayscale: #575757. Windows color (decimal): -9154507 or 3494004. OLE color: 3494004.
HSL color Cylindrical-coordinate representation of color #745035: hue angle of 25.71º degrees, saturation: 0.37, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #745035 is Cyan = 0, Magento = 0.31, Yellow = 0.54 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 80 | 53 | - |
| CMYK | 0 | 0.31 | 0.54 | 0.55 |
| HSL | 25.71º | 0.37% | 0.33% | - |
| HSV(B) | 25.71º | 0.54% | 0.45% | - |
| XYZ | 10.71 | 9.71 | 4.68 | - |
| YUV | 87.69 | 108.43 | 148.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 80 | 53 | 0 | 0.31 | 0.54 | 0.55 | 25.71 | 0.37 | 0.33 |
| Hex | 74 | 50 | 35 | 0 | 1F | 36 | 37 | 1A | 25 | 21 |
| Octal | 164 | 120 | 65 | 0 | 37 | 66 | 67 | 32 | 45 | 41 |
| Binary | 1110100 | 1010000 | 110101 | 0 | 11111 | 110110 | 110111 | 11010 | 100101 | 100001 |
Color Harmonies of #745035
Complementary color
Monochromatic Colors of #745035
Black with #745035
Text Example
Text Example
White with #745035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745035; }
p { color: rgb(116,80,53); }
H1.HeaderClassName
{
color: #745035;
}
.AnyTagClassName
{
color: #745035;
}
</style>
background-color css
<style>
a { background-color: #745035; }
a { background-color: rgb(116,80,53); }
div.DivClassName
{
background-color: #745035;
}
.BgClassName
{
background-color: #745035;
}
</style>
border-color css
<style>
span { border-color: #745035; }
span { border-color: rgb(116,80,53); }
td.TdClassName
{
border-color: #745035;
}
.TagClassName
{
border-color: #745035;
}
</style>