Shades of Copper Canyon #774029
Tints of Copper Canyon #774029
RGB
CMYK
RGB Variations
Color information
#774029 (or 0x774029) is known color: Copper Canyon. HEX triplet: 77, 40 and 29. RGB value is (119,64,41). Sum of RGB (Red+Green+Blue) = 119+64+41=224 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.12% from 224); Green value is 64 (25.39% from 255 or 28.57% from 224); Blue value is 41 (16.41% from 255 or 18.30% from 224); Max value from RGB is 119 - color contains mainly: red. Hex color #774029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774029 is #88BFD6. Grayscale: #4D4D4D. Windows color (decimal): -8962007 or 2703479. OLE color: 2703479.
HSL color Cylindrical-coordinate representation of color #774029: hue angle of 17.69º 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 #774029 is Cyan = 0, Magento = 0.46, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 41 | - |
| CMYK | 0 | 0.46 | 0.66 | 0.53 |
| HSL | 17.69º | 0.49% | 0.31% | - |
| HSV(B) | 17.69º | 0.66% | 0.47% | - |
| XYZ | 9.84 | 7.75 | 3.07 | - |
| YUV | 77.82 | 107.22 | 157.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 41 | 0 | 0.46 | 0.66 | 0.53 | 17.69 | 0.49 | 0.31 |
| Hex | 77 | 40 | 29 | 0 | 2E | 42 | 35 | 12 | 31 | 1F |
| Octal | 167 | 100 | 51 | 0 | 56 | 102 | 65 | 22 | 61 | 37 |
| Binary | 1110111 | 1000000 | 101001 | 0 | 101110 | 1000010 | 110101 | 10010 | 110001 | 11111 |
Color Harmonies of #774029
Complementary color
Monochromatic Colors of #774029
Black with #774029
Text Example
Text Example
White with #774029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774029; }
p { color: rgb(119,64,41); }
H1.HeaderClassName
{
color: #774029;
}
.AnyTagClassName
{
color: #774029;
}
</style>
background-color css
<style>
a { background-color: #774029; }
a { background-color: rgb(119,64,41); }
div.DivClassName
{
background-color: #774029;
}
.BgClassName
{
background-color: #774029;
}
</style>
border-color css
<style>
span { border-color: #774029; }
span { border-color: rgb(119,64,41); }
td.TdClassName
{
border-color: #774029;
}
.TagClassName
{
border-color: #774029;
}
</style>