Shades of Copper Canyon #764027
Tints of Copper Canyon #764027
RGB
CMYK
RGB Variations
Color information
#764027 (or 0x764027) is known color: Copper Canyon. HEX triplet: 76, 40 and 27. RGB value is (118,64,39). Sum of RGB (Red+Green+Blue) = 118+64+39=221 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.39% from 221); Green value is 64 (25.39% from 255 or 28.96% from 221); Blue value is 39 (15.62% from 255 or 17.65% from 221); Max value from RGB is 118 - color contains mainly: red. Hex color #764027 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764027 is #89BFD8. Grayscale: #4D4D4D. Windows color (decimal): -9027545 or 2572406. OLE color: 2572406.
HSL color Cylindrical-coordinate representation of color #764027: hue angle of 18.99º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #764027 is Cyan = 0, Magento = 0.46, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 39 | - |
| CMYK | 0 | 0.46 | 0.67 | 0.54 |
| HSL | 18.99º | 0.5% | 0.31% | - |
| HSV(B) | 18.99º | 0.67% | 0.46% | - |
| XYZ | 9.67 | 7.66 | 2.89 | - |
| YUV | 77.3 | 106.39 | 157.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 39 | 0 | 0.46 | 0.67 | 0.54 | 18.99 | 0.5 | 0.31 |
| Hex | 76 | 40 | 27 | 0 | 2E | 43 | 36 | 13 | 32 | 1F |
| Octal | 166 | 100 | 47 | 0 | 56 | 103 | 66 | 23 | 62 | 37 |
| Binary | 1110110 | 1000000 | 100111 | 0 | 101110 | 1000011 | 110110 | 10011 | 110010 | 11111 |
Color Harmonies of #764027
Complementary color
Monochromatic Colors of #764027
Black with #764027
Text Example
Text Example
White with #764027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764027; }
p { color: rgb(118,64,39); }
H1.HeaderClassName
{
color: #764027;
}
.AnyTagClassName
{
color: #764027;
}
</style>
background-color css
<style>
a { background-color: #764027; }
a { background-color: rgb(118,64,39); }
div.DivClassName
{
background-color: #764027;
}
.BgClassName
{
background-color: #764027;
}
</style>
border-color css
<style>
span { border-color: #764027; }
span { border-color: rgb(118,64,39); }
td.TdClassName
{
border-color: #764027;
}
.TagClassName
{
border-color: #764027;
}
</style>