Shades of Old Copper #735034
Tints of Old Copper #735034
RGB
CMYK
RGB Variations
Color information
#735034 (or 0x735034) is known color: Old Copper. HEX triplet: 73, 50 and 34. RGB value is (115,80,52). Sum of RGB (Red+Green+Blue) = 115+80+52=247 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.56% from 247); Green value is 80 (31.64% from 255 or 32.39% from 247); Blue value is 52 (20.70% from 255 or 21.05% from 247); Max value from RGB is 115 - color contains mainly: red. Hex color #735034 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735034 is #8CAFCB. Grayscale: #575757. Windows color (decimal): -9220044 or 3428467. OLE color: 3428467.
HSL color Cylindrical-coordinate representation of color #735034: hue angle of 26.67º 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 #735034 is Cyan = 0, Magento = 0.30, Yellow = 0.55 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 52 | - |
| CMYK | 0 | 0.30 | 0.55 | 0.55 |
| HSL | 26.67º | 0.38% | 0.33% | - |
| HSV(B) | 26.67º | 0.55% | 0.45% | - |
| XYZ | 10.56 | 9.63 | 4.55 | - |
| YUV | 87.27 | 108.1 | 147.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 52 | 0 | 0.30 | 0.55 | 0.55 | 26.67 | 0.38 | 0.33 |
| Hex | 73 | 50 | 34 | 0 | 1E | 37 | 37 | 1B | 26 | 21 |
| Octal | 163 | 120 | 64 | 0 | 36 | 67 | 67 | 33 | 46 | 41 |
| Binary | 1110011 | 1010000 | 110100 | 0 | 11110 | 110111 | 110111 | 11011 | 100110 | 100001 |
Color Harmonies of #735034
Complementary color
Monochromatic Colors of #735034
Black with #735034
Text Example
Text Example
White with #735034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735034; }
p { color: rgb(115,80,52); }
H1.HeaderClassName
{
color: #735034;
}
.AnyTagClassName
{
color: #735034;
}
</style>
background-color css
<style>
a { background-color: #735034; }
a { background-color: rgb(115,80,52); }
div.DivClassName
{
background-color: #735034;
}
.BgClassName
{
background-color: #735034;
}
</style>
border-color css
<style>
span { border-color: #735034; }
span { border-color: rgb(115,80,52); }
td.TdClassName
{
border-color: #735034;
}
.TagClassName
{
border-color: #735034;
}
</style>