Shades of Old Copper #735237
Tints of Old Copper #735237
RGB
CMYK
RGB Variations
Color information
#735237 (or 0x735237) is known color: Old Copper. HEX triplet: 73, 52 and 37. RGB value is (115,82,55). Sum of RGB (Red+Green+Blue) = 115+82+55=252 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.63% from 252); Green value is 82 (32.42% from 255 or 32.54% from 252); Blue value is 55 (21.88% from 255 or 21.83% from 252); Max value from RGB is 115 - color contains mainly: red. Hex color #735237 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735237 is #8CADC8. Grayscale: #585858. Windows color (decimal): -9219529 or 3625587. OLE color: 3625587.
HSL color Cylindrical-coordinate representation of color #735237: hue angle of 27º degrees, saturation: 0.35, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #735237 is Cyan = 0, Magento = 0.29, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 82 | 55 | - |
| CMYK | 0 | 0.29 | 0.52 | 0.55 |
| HSL | 27º | 0.35% | 0.33% | - |
| HSV(B) | 27º | 0.52% | 0.45% | - |
| XYZ | 10.78 | 9.96 | 4.97 | - |
| YUV | 88.79 | 108.93 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 82 | 55 | 0 | 0.29 | 0.52 | 0.55 | 27 | 0.35 | 0.33 |
| Hex | 73 | 52 | 37 | 0 | 1D | 34 | 37 | 1B | 23 | 21 |
| Octal | 163 | 122 | 67 | 0 | 35 | 64 | 67 | 33 | 43 | 41 |
| Binary | 1110011 | 1010010 | 110111 | 0 | 11101 | 110100 | 110111 | 11011 | 100011 | 100001 |
Color Harmonies of #735237
Complementary color
Monochromatic Colors of #735237
Black with #735237
Text Example
Text Example
White with #735237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735237; }
p { color: rgb(115,82,55); }
H1.HeaderClassName
{
color: #735237;
}
.AnyTagClassName
{
color: #735237;
}
</style>
background-color css
<style>
a { background-color: #735237; }
a { background-color: rgb(115,82,55); }
div.DivClassName
{
background-color: #735237;
}
.BgClassName
{
background-color: #735237;
}
</style>
border-color css
<style>
span { border-color: #735237; }
span { border-color: rgb(115,82,55); }
td.TdClassName
{
border-color: #735237;
}
.TagClassName
{
border-color: #735237;
}
</style>