Shades of Old Copper #745338
Tints of Old Copper #745338
RGB
CMYK
RGB Variations
Color information
#745338 (or 0x745338) is known color: Old Copper. HEX triplet: 74, 53 and 38. RGB value is (116,83,56). Sum of RGB (Red+Green+Blue) = 116+83+56=255 (33% of max value = 765). Red value is 116 (45.70% from 255 or 45.49% from 255); Green value is 83 (32.81% from 255 or 32.55% from 255); Blue value is 56 (22.27% from 255 or 21.96% from 255); Max value from RGB is 116 - color contains mainly: red. Hex color #745338 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #745338 is #8BACC7. Grayscale: #595959. Windows color (decimal): -9153736 or 3691380. OLE color: 3691380.
HSL color Cylindrical-coordinate representation of color #745338: hue angle of 27º degrees, saturation: 0.35, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #745338 is Cyan = 0, Magento = 0.28, Yellow = 0.52 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 83 | 56 | - |
| CMYK | 0 | 0.28 | 0.52 | 0.55 |
| HSL | 27º | 0.35% | 0.34% | - |
| HSV(B) | 27º | 0.52% | 0.45% | - |
| XYZ | 11.01 | 10.19 | 5.13 | - |
| YUV | 89.79 | 108.93 | 146.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 83 | 56 | 0 | 0.28 | 0.52 | 0.55 | 27 | 0.35 | 0.34 |
| Hex | 74 | 53 | 38 | 0 | 1C | 34 | 37 | 1B | 23 | 22 |
| Octal | 164 | 123 | 70 | 0 | 34 | 64 | 67 | 33 | 43 | 42 |
| Binary | 1110100 | 1010011 | 111000 | 0 | 11100 | 110100 | 110111 | 11011 | 100011 | 100010 |
Color Harmonies of #745338
Complementary color
Monochromatic Colors of #745338
Black with #745338
Text Example
Text Example
White with #745338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #745338; }
p { color: rgb(116,83,56); }
H1.HeaderClassName
{
color: #745338;
}
.AnyTagClassName
{
color: #745338;
}
</style>
background-color css
<style>
a { background-color: #745338; }
a { background-color: rgb(116,83,56); }
div.DivClassName
{
background-color: #745338;
}
.BgClassName
{
background-color: #745338;
}
</style>
border-color css
<style>
span { border-color: #745338; }
span { border-color: rgb(116,83,56); }
td.TdClassName
{
border-color: #745338;
}
.TagClassName
{
border-color: #745338;
}
</style>