Shades of Copper Canyon #744029
Tints of Copper Canyon #744029
RGB
CMYK
RGB Variations
Color information
#744029 (or 0x744029) is known color: Copper Canyon. HEX triplet: 74, 40 and 29. RGB value is (116,64,41). Sum of RGB (Red+Green+Blue) = 116+64+41=221 (29% of max value = 765). Red value is 116 (45.70% from 255 or 52.49% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 41 (16.41% from 255 or 18.55% from 221); Max value from RGB is 116 - color contains mainly: red. Hex color #744029 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744029 is #8BBFD6. Grayscale: #4D4D4D. Windows color (decimal): -9158615 or 2703476. OLE color: 2703476.
HSL color Cylindrical-coordinate representation of color #744029: hue angle of 18.4º degrees, saturation: 0.48, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #744029 is Cyan = 0, Magento = 0.45, Yellow = 0.65 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 64 | 41 | - |
| CMYK | 0 | 0.45 | 0.65 | 0.55 |
| HSL | 18.4º | 0.48% | 0.31% | - |
| HSV(B) | 18.4º | 0.65% | 0.45% | - |
| XYZ | 9.44 | 7.54 | 3.06 | - |
| YUV | 76.93 | 107.73 | 155.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 64 | 41 | 0 | 0.45 | 0.65 | 0.55 | 18.4 | 0.48 | 0.31 |
| Hex | 74 | 40 | 29 | 0 | 2D | 41 | 37 | 12 | 30 | 1F |
| Octal | 164 | 100 | 51 | 0 | 55 | 101 | 67 | 22 | 60 | 37 |
| Binary | 1110100 | 1000000 | 101001 | 0 | 101101 | 1000001 | 110111 | 10010 | 110000 | 11111 |
Color Harmonies of #744029
Complementary color
Monochromatic Colors of #744029
Black with #744029
Text Example
Text Example
White with #744029
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744029; }
p { color: rgb(116,64,41); }
H1.HeaderClassName
{
color: #744029;
}
.AnyTagClassName
{
color: #744029;
}
</style>
background-color css
<style>
a { background-color: #744029; }
a { background-color: rgb(116,64,41); }
div.DivClassName
{
background-color: #744029;
}
.BgClassName
{
background-color: #744029;
}
</style>
border-color css
<style>
span { border-color: #744029; }
span { border-color: rgb(116,64,41); }
td.TdClassName
{
border-color: #744029;
}
.TagClassName
{
border-color: #744029;
}
</style>