Shades of Old Copper #745339
Tints of Old Copper #745339
RGB
CMYK
RGB Variations
Color information
#745339 (or 0x745339) is known color: Old Copper. HEX triplet: 74, 53 and 39. RGB value is (116,83,57). Sum of RGB (Red+Green+Blue) = 116+83+57=256 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.31% from 256); Green value is 83 (32.81% from 255 or 32.42% from 256); Blue value is 57 (22.66% from 255 or 22.27% from 256); Max value from RGB is 116 - color contains mainly: red. Hex color #745339 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745339 is #8BACC6. Grayscale: #5A5A5A. Windows color (decimal): -9153735 or 3756916. OLE color: 3756916.
HSL color Cylindrical-coordinate representation of color #745339: hue angle of 26.44º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #745339 is Cyan = 0, Magento = 0.28, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 57 | - |
| CMYK | 0 | 0.28 | 0.51 | 0.55 |
| HSL | 26.44º | 0.34% | 0.34% | - |
| HSV(B) | 26.44º | 0.51% | 0.45% | - |
| XYZ | 11.03 | 10.19 | 5.26 | - |
| YUV | 89.9 | 109.43 | 146.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 57 | 0 | 0.28 | 0.51 | 0.55 | 26.44 | 0.34 | 0.34 |
| Hex | 74 | 53 | 39 | 0 | 1C | 33 | 37 | 1A | 22 | 22 |
| Octal | 164 | 123 | 71 | 0 | 34 | 63 | 67 | 32 | 42 | 42 |
| Binary | 1110100 | 1010011 | 111001 | 0 | 11100 | 110011 | 110111 | 11010 | 100010 | 100010 |
Color Harmonies of #745339
Complementary color
Monochromatic Colors of #745339
Black with #745339
Text Example
Text Example
White with #745339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745339; }
p { color: rgb(116,83,57); }
H1.HeaderClassName
{
color: #745339;
}
.AnyTagClassName
{
color: #745339;
}
</style>
background-color css
<style>
a { background-color: #745339; }
a { background-color: rgb(116,83,57); }
div.DivClassName
{
background-color: #745339;
}
.BgClassName
{
background-color: #745339;
}
</style>
border-color css
<style>
span { border-color: #745339; }
span { border-color: rgb(116,83,57); }
td.TdClassName
{
border-color: #745339;
}
.TagClassName
{
border-color: #745339;
}
</style>