Shades of Copper Canyon #774026
Tints of Copper Canyon #774026
RGB
CMYK
RGB Variations
Color information
#774026 (or 0x774026) is known color: Copper Canyon. HEX triplet: 77, 40 and 26. RGB value is (119,64,38). Sum of RGB (Red+Green+Blue) = 119+64+38=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 38 (15.23% from 255 or 17.19% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #774026 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774026 is #88BFD9. Grayscale: #4D4D4D. Windows color (decimal): -8962010 or 2506871. OLE color: 2506871.
HSL color Cylindrical-coordinate representation of color #774026: hue angle of 19.26º degrees, saturation: 0.52, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #774026 is Cyan = 0, Magento = 0.46, Yellow = 0.68 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 38 | - |
| CMYK | 0 | 0.46 | 0.68 | 0.53 |
| HSL | 19.26º | 0.52% | 0.31% | - |
| HSV(B) | 19.26º | 0.68% | 0.47% | - |
| XYZ | 9.79 | 7.73 | 2.81 | - |
| YUV | 77.48 | 105.72 | 157.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 38 | 0 | 0.46 | 0.68 | 0.53 | 19.26 | 0.52 | 0.31 |
| Hex | 77 | 40 | 26 | 0 | 2E | 44 | 35 | 13 | 34 | 1F |
| Octal | 167 | 100 | 46 | 0 | 56 | 104 | 65 | 23 | 64 | 37 |
| Binary | 1110111 | 1000000 | 100110 | 0 | 101110 | 1000100 | 110101 | 10011 | 110100 | 11111 |
Color Harmonies of #774026
Complementary color
Monochromatic Colors of #774026
Black with #774026
Text Example
Text Example
White with #774026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774026; }
p { color: rgb(119,64,38); }
H1.HeaderClassName
{
color: #774026;
}
.AnyTagClassName
{
color: #774026;
}
</style>
background-color css
<style>
a { background-color: #774026; }
a { background-color: rgb(119,64,38); }
div.DivClassName
{
background-color: #774026;
}
.BgClassName
{
background-color: #774026;
}
</style>
border-color css
<style>
span { border-color: #774026; }
span { border-color: rgb(119,64,38); }
td.TdClassName
{
border-color: #774026;
}
.TagClassName
{
border-color: #774026;
}
</style>