Shades of Old Copper #755339
Tints of Old Copper #755339
RGB
CMYK
RGB Variations
Color information
#755339 (or 0x755339) is known color: Old Copper. HEX triplet: 75, 53 and 39. RGB value is (117,83,57). Sum of RGB (Red+Green+Blue) = 117+83+57=257 (34% of max value = 765). Red value is 117 (46.09% from 255 or 45.53% from 257); Green value is 83 (32.81% from 255 or 32.30% from 257); Blue value is 57 (22.66% from 255 or 22.18% from 257); Max value from RGB is 117 - color contains mainly: red. Hex color #755339 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #755339 is #8AACC6. Grayscale: #5A5A5A. Windows color (decimal): -9088199 or 3756917. OLE color: 3756917.
HSL color Cylindrical-coordinate representation of color #755339: hue angle of 26º degrees, saturation: 0.34, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #755339 is Cyan = 0, Magento = 0.29, Yellow = 0.51 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 83 | 57 | - |
| CMYK | 0 | 0.29 | 0.51 | 0.54 |
| HSL | 26º | 0.34% | 0.34% | - |
| HSV(B) | 26º | 0.51% | 0.46% | - |
| XYZ | 11.17 | 10.26 | 5.26 | - |
| YUV | 90.2 | 109.26 | 147.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 83 | 57 | 0 | 0.29 | 0.51 | 0.54 | 26 | 0.34 | 0.34 |
| Hex | 75 | 53 | 39 | 0 | 1D | 33 | 36 | 1A | 22 | 22 |
| Octal | 165 | 123 | 71 | 0 | 35 | 63 | 66 | 32 | 42 | 42 |
| Binary | 1110101 | 1010011 | 111001 | 0 | 11101 | 110011 | 110110 | 11010 | 100010 | 100010 |
Color Harmonies of #755339
Complementary color
Monochromatic Colors of #755339
Black with #755339
Text Example
Text Example
White with #755339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #755339; }
p { color: rgb(117,83,57); }
H1.HeaderClassName
{
color: #755339;
}
.AnyTagClassName
{
color: #755339;
}
</style>
background-color css
<style>
a { background-color: #755339; }
a { background-color: rgb(117,83,57); }
div.DivClassName
{
background-color: #755339;
}
.BgClassName
{
background-color: #755339;
}
</style>
border-color css
<style>
span { border-color: #755339; }
span { border-color: rgb(117,83,57); }
td.TdClassName
{
border-color: #755339;
}
.TagClassName
{
border-color: #755339;
}
</style>