Shades of Old Copper #775133
Tints of Old Copper #775133
RGB
CMYK
RGB Variations
Color information
#775133 (or 0x775133) is known color: Old Copper. HEX triplet: 77, 51 and 33. RGB value is (119,81,51). Sum of RGB (Red+Green+Blue) = 119+81+51=251 (33% of max value = 765). Red value is 119 (46.88% from 255 or 47.41% from 251); Green value is 81 (32.03% from 255 or 32.27% from 251); Blue value is 51 (20.31% from 255 or 20.32% from 251); Max value from RGB is 119 - color contains mainly: red. Hex color #775133 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #775133 is #88AECC. Grayscale: #595959. Windows color (decimal): -8957645 or 3363191. OLE color: 3363191.
HSL color Cylindrical-coordinate representation of color #775133: hue angle of 26.47º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #775133 is Cyan = 0, Magento = 0.32, Yellow = 0.57 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 81 | 51 | - |
| CMYK | 0 | 0.32 | 0.57 | 0.53 |
| HSL | 26.47º | 0.4% | 0.33% | - |
| HSV(B) | 26.47º | 0.57% | 0.47% | - |
| XYZ | 11.15 | 10.05 | 4.48 | - |
| YUV | 88.94 | 106.59 | 149.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 81 | 51 | 0 | 0.32 | 0.57 | 0.53 | 26.47 | 0.4 | 0.33 |
| Hex | 77 | 51 | 33 | 0 | 20 | 39 | 35 | 1A | 28 | 21 |
| Octal | 167 | 121 | 63 | 0 | 40 | 71 | 65 | 32 | 50 | 41 |
| Binary | 1110111 | 1010001 | 110011 | 0 | 100000 | 111001 | 110101 | 11010 | 101000 | 100001 |
Color Harmonies of #775133
Complementary color
Monochromatic Colors of #775133
Black with #775133
Text Example
Text Example
White with #775133
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #775133; }
p { color: rgb(119,81,51); }
H1.HeaderClassName
{
color: #775133;
}
.AnyTagClassName
{
color: #775133;
}
</style>
background-color css
<style>
a { background-color: #775133; }
a { background-color: rgb(119,81,51); }
div.DivClassName
{
background-color: #775133;
}
.BgClassName
{
background-color: #775133;
}
</style>
border-color css
<style>
span { border-color: #775133; }
span { border-color: rgb(119,81,51); }
td.TdClassName
{
border-color: #775133;
}
.TagClassName
{
border-color: #775133;
}
</style>