Shades of Old Copper #725339
Tints of Old Copper #725339
RGB
CMYK
RGB Variations
Color information
#725339 (or 0x725339) is known color: Old Copper. HEX triplet: 72, 53 and 39. RGB value is (114,83,57). Sum of RGB (Red+Green+Blue) = 114+83+57=254 (33% of max value = 765). Red value is 114 (44.92% from 255 or 44.88% from 254); Green value is 83 (32.81% from 255 or 32.68% from 254); Blue value is 57 (22.66% from 255 or 22.44% from 254); Max value from RGB is 114 - color contains mainly: red. Hex color #725339 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #725339 is #8DACC6. Grayscale: #595959. Windows color (decimal): -9284807 or 3756914. OLE color: 3756914.
HSL color Cylindrical-coordinate representation of color #725339: hue angle of 27.37º degrees, saturation: 0.33, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #725339 is Cyan = 0, Magento = 0.27, Yellow = 0.50 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 83 | 57 | - |
| CMYK | 0 | 0.27 | 0.50 | 0.55 |
| HSL | 27.37º | 0.33% | 0.34% | - |
| HSV(B) | 27.37º | 0.5% | 0.45% | - |
| XYZ | 10.77 | 10.06 | 5.24 | - |
| YUV | 89.31 | 109.77 | 145.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 83 | 57 | 0 | 0.27 | 0.50 | 0.55 | 27.37 | 0.33 | 0.34 |
| Hex | 72 | 53 | 39 | 0 | 1B | 32 | 37 | 1B | 21 | 22 |
| Octal | 162 | 123 | 71 | 0 | 33 | 62 | 67 | 33 | 41 | 42 |
| Binary | 1110010 | 1010011 | 111001 | 0 | 11011 | 110010 | 110111 | 11011 | 100001 | 100010 |
Color Harmonies of #725339
Complementary color
Monochromatic Colors of #725339
Black with #725339
Text Example
Text Example
White with #725339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #725339; }
p { color: rgb(114,83,57); }
H1.HeaderClassName
{
color: #725339;
}
.AnyTagClassName
{
color: #725339;
}
</style>
background-color css
<style>
a { background-color: #725339; }
a { background-color: rgb(114,83,57); }
div.DivClassName
{
background-color: #725339;
}
.BgClassName
{
background-color: #725339;
}
</style>
border-color css
<style>
span { border-color: #725339; }
span { border-color: rgb(114,83,57); }
td.TdClassName
{
border-color: #725339;
}
.TagClassName
{
border-color: #725339;
}
</style>