Shades of Copper Canyon #774028
Tints of Copper Canyon #774028
RGB
CMYK
RGB Variations
Color information
#774028 (or 0x774028) is known color: Copper Canyon. HEX triplet: 77, 40 and 28. RGB value is (119,64,40). Sum of RGB (Red+Green+Blue) = 119+64+40=223 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.36% from 223); Green value is 64 (25.39% from 255 or 28.70% from 223); Blue value is 40 (16.02% from 255 or 17.94% from 223); Max value from RGB is 119 - color contains mainly: red. Hex color #774028 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774028 is #88BFD7. Grayscale: #4D4D4D. Windows color (decimal): -8962008 or 2637943. OLE color: 2637943.
HSL color Cylindrical-coordinate representation of color #774028: hue angle of 18.23º degrees, saturation: 0.5, 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 #774028 is Cyan = 0, Magento = 0.46, Yellow = 0.66 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 40 | - |
| CMYK | 0 | 0.46 | 0.66 | 0.53 |
| HSL | 18.23º | 0.5% | 0.31% | - |
| HSV(B) | 18.23º | 0.66% | 0.47% | - |
| XYZ | 9.82 | 7.74 | 2.98 | - |
| YUV | 77.71 | 106.72 | 157.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 40 | 0 | 0.46 | 0.66 | 0.53 | 18.23 | 0.5 | 0.31 |
| Hex | 77 | 40 | 28 | 0 | 2E | 42 | 35 | 12 | 32 | 1F |
| Octal | 167 | 100 | 50 | 0 | 56 | 102 | 65 | 22 | 62 | 37 |
| Binary | 1110111 | 1000000 | 101000 | 0 | 101110 | 1000010 | 110101 | 10010 | 110010 | 11111 |
Color Harmonies of #774028
Complementary color
Monochromatic Colors of #774028
Black with #774028
Text Example
Text Example
White with #774028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774028; }
p { color: rgb(119,64,40); }
H1.HeaderClassName
{
color: #774028;
}
.AnyTagClassName
{
color: #774028;
}
</style>
background-color css
<style>
a { background-color: #774028; }
a { background-color: rgb(119,64,40); }
div.DivClassName
{
background-color: #774028;
}
.BgClassName
{
background-color: #774028;
}
</style>
border-color css
<style>
span { border-color: #774028; }
span { border-color: rgb(119,64,40); }
td.TdClassName
{
border-color: #774028;
}
.TagClassName
{
border-color: #774028;
}
</style>