Shades of Copper Canyon #774129
Tints of Copper Canyon #774129
RGB
CMYK
RGB Variations
Color information
#774129 (or 0x774129) is known color: Copper Canyon. HEX triplet: 77, 41 and 29. RGB value is (119,65,41). Sum of RGB (Red+Green+Blue) = 119+65+41=225 (29% of max value = 765). Red value is 119 (46.88% from 255 or 52.89% from 225); Green value is 65 (25.78% from 255 or 28.89% from 225); Blue value is 41 (16.41% from 255 or 18.22% from 225); Max value from RGB is 119 - color contains mainly: red. Hex color #774129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774129 is #88BED6. Grayscale: #4E4E4E. Windows color (decimal): -8961751 or 2703735. OLE color: 2703735.
HSL color Cylindrical-coordinate representation of color #774129: hue angle of 18.46º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #774129 is Cyan = 0, Magento = 0.45, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 41 | - |
| CMYK | 0 | 0.45 | 0.66 | 0.53 |
| HSL | 18.46º | 0.49% | 0.31% | - |
| HSV(B) | 18.46º | 0.66% | 0.47% | - |
| XYZ | 9.9 | 7.86 | 3.09 | - |
| YUV | 78.41 | 106.89 | 156.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 41 | 0 | 0.45 | 0.66 | 0.53 | 18.46 | 0.49 | 0.31 |
| Hex | 77 | 41 | 29 | 0 | 2D | 42 | 35 | 12 | 31 | 1F |
| Octal | 167 | 101 | 51 | 0 | 55 | 102 | 65 | 22 | 61 | 37 |
| Binary | 1110111 | 1000001 | 101001 | 0 | 101101 | 1000010 | 110101 | 10010 | 110001 | 11111 |
Color Harmonies of #774129
Complementary color
Monochromatic Colors of #774129
Black with #774129
Text Example
Text Example
White with #774129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774129; }
p { color: rgb(119,65,41); }
H1.HeaderClassName
{
color: #774129;
}
.AnyTagClassName
{
color: #774129;
}
</style>
background-color css
<style>
a { background-color: #774129; }
a { background-color: rgb(119,65,41); }
div.DivClassName
{
background-color: #774129;
}
.BgClassName
{
background-color: #774129;
}
</style>
border-color css
<style>
span { border-color: #774129; }
span { border-color: rgb(119,65,41); }
td.TdClassName
{
border-color: #774129;
}
.TagClassName
{
border-color: #774129;
}
</style>