Shades of Old Copper #735134
Tints of Old Copper #735134
RGB
CMYK
RGB Variations
Color information
#735134 (or 0x735134) is known color: Old Copper. HEX triplet: 73, 51 and 34. RGB value is (115,81,52). Sum of RGB (Red+Green+Blue) = 115+81+52=248 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.37% from 248); Green value is 81 (32.03% from 255 or 32.66% from 248); Blue value is 52 (20.70% from 255 or 20.97% from 248); Max value from RGB is 115 - color contains mainly: red. Hex color #735134 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735134 is #8CAECB. Grayscale: #585858. Windows color (decimal): -9219788 or 3428723. OLE color: 3428723.
HSL color Cylindrical-coordinate representation of color #735134: hue angle of 27.62º degrees, saturation: 0.38, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #735134 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 81 | 52 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.55 |
| HSL | 27.62º | 0.38% | 0.33% | - |
| HSV(B) | 27.62º | 0.55% | 0.45% | - |
| XYZ | 10.63 | 9.78 | 4.58 | - |
| YUV | 87.86 | 107.76 | 147.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 81 | 52 | 0 | 0.30 | 0.55 | 0.55 | 27.62 | 0.38 | 0.33 |
| Hex | 73 | 51 | 34 | 0 | 1E | 37 | 37 | 1C | 26 | 21 |
| Octal | 163 | 121 | 64 | 0 | 36 | 67 | 67 | 34 | 46 | 41 |
| Binary | 1110011 | 1010001 | 110100 | 0 | 11110 | 110111 | 110111 | 11100 | 100110 | 100001 |
Color Harmonies of #735134
Complementary color
Monochromatic Colors of #735134
Black with #735134
Text Example
Text Example
White with #735134
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735134; }
p { color: rgb(115,81,52); }
H1.HeaderClassName
{
color: #735134;
}
.AnyTagClassName
{
color: #735134;
}
</style>
background-color css
<style>
a { background-color: #735134; }
a { background-color: rgb(115,81,52); }
div.DivClassName
{
background-color: #735134;
}
.BgClassName
{
background-color: #735134;
}
</style>
border-color css
<style>
span { border-color: #735134; }
span { border-color: rgb(115,81,52); }
td.TdClassName
{
border-color: #735134;
}
.TagClassName
{
border-color: #735134;
}
</style>