Shades of Old Copper #735032
Tints of Old Copper #735032
RGB
CMYK
RGB Variations
Color information
#735032 (or 0x735032) is known color: Old Copper. HEX triplet: 73, 50 and 32. RGB value is (115,80,50). Sum of RGB (Red+Green+Blue) = 115+80+50=245 (32% of max value = 765). Red value is 115 (45.31% from 255 or 46.94% from 245); Green value is 80 (31.64% from 255 or 32.65% from 245); Blue value is 50 (19.92% from 255 or 20.41% from 245); Max value from RGB is 115 - color contains mainly: red. Hex color #735032 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735032 is #8CAFCD. Grayscale: #575757. Windows color (decimal): -9220046 or 3297395. OLE color: 3297395.
HSL color Cylindrical-coordinate representation of color #735032: hue angle of 27.69º degrees, saturation: 0.39, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #735032 is Cyan = 0, Magento = 0.30, Yellow = 0.57 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 80 | 50 | - |
| CMYK | 0 | 0.30 | 0.57 | 0.55 |
| HSL | 27.69º | 0.39% | 0.32% | - |
| HSV(B) | 27.69º | 0.57% | 0.45% | - |
| XYZ | 10.51 | 9.61 | 4.32 | - |
| YUV | 87.05 | 107.1 | 147.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 80 | 50 | 0 | 0.30 | 0.57 | 0.55 | 27.69 | 0.39 | 0.32 |
| Hex | 73 | 50 | 32 | 0 | 1E | 39 | 37 | 1C | 27 | 20 |
| Octal | 163 | 120 | 62 | 0 | 36 | 71 | 67 | 34 | 47 | 40 |
| Binary | 1110011 | 1010000 | 110010 | 0 | 11110 | 111001 | 110111 | 11100 | 100111 | 100000 |
Color Harmonies of #735032
Complementary color
Monochromatic Colors of #735032
Black with #735032
Text Example
Text Example
White with #735032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735032; }
p { color: rgb(115,80,50); }
H1.HeaderClassName
{
color: #735032;
}
.AnyTagClassName
{
color: #735032;
}
</style>
background-color css
<style>
a { background-color: #735032; }
a { background-color: rgb(115,80,50); }
div.DivClassName
{
background-color: #735032;
}
.BgClassName
{
background-color: #735032;
}
</style>
border-color css
<style>
span { border-color: #735032; }
span { border-color: rgb(115,80,50); }
td.TdClassName
{
border-color: #735032;
}
.TagClassName
{
border-color: #735032;
}
</style>