Shades of Old Copper #735338
Tints of Old Copper #735338
RGB
CMYK
RGB Variations
Color information
#735338 (or 0x735338) is known color: Old Copper. HEX triplet: 73, 53 and 38. RGB value is (115,83,56). Sum of RGB (Red+Green+Blue) = 115+83+56=254 (33% of max value = 765). Red value is 115 (45.31% from 255 or 45.28% from 254); Green value is 83 (32.81% from 255 or 32.68% from 254); Blue value is 56 (22.27% from 255 or 22.05% from 254); Max value from RGB is 115 - color contains mainly: red. Hex color #735338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #735338 is #8CACC7. Grayscale: #595959. Windows color (decimal): -9219272 or 3691379. OLE color: 3691379.
HSL color Cylindrical-coordinate representation of color #735338: hue angle of 27.46º degrees, saturation: 0.35, 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 #735338 is Cyan = 0, Magento = 0.28, Yellow = 0.51 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 83 | 56 | - |
| CMYK | 0 | 0.28 | 0.51 | 0.55 |
| HSL | 27.46º | 0.35% | 0.34% | - |
| HSV(B) | 27.46º | 0.51% | 0.45% | - |
| XYZ | 10.88 | 10.12 | 5.12 | - |
| YUV | 89.49 | 109.1 | 146.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 83 | 56 | 0 | 0.28 | 0.51 | 0.55 | 27.46 | 0.35 | 0.34 |
| Hex | 73 | 53 | 38 | 0 | 1C | 33 | 37 | 1B | 23 | 22 |
| Octal | 163 | 123 | 70 | 0 | 34 | 63 | 67 | 33 | 43 | 42 |
| Binary | 1110011 | 1010011 | 111000 | 0 | 11100 | 110011 | 110111 | 11011 | 100011 | 100010 |
Color Harmonies of #735338
Complementary color
Monochromatic Colors of #735338
Black with #735338
Text Example
Text Example
White with #735338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #735338; }
p { color: rgb(115,83,56); }
H1.HeaderClassName
{
color: #735338;
}
.AnyTagClassName
{
color: #735338;
}
</style>
background-color css
<style>
a { background-color: #735338; }
a { background-color: rgb(115,83,56); }
div.DivClassName
{
background-color: #735338;
}
.BgClassName
{
background-color: #735338;
}
</style>
border-color css
<style>
span { border-color: #735338; }
span { border-color: rgb(115,83,56); }
td.TdClassName
{
border-color: #735338;
}
.TagClassName
{
border-color: #735338;
}
</style>