Shades of Copper Canyon #814027
Tints of Copper Canyon #814027
RGB
CMYK
RGB Variations
Color information
#814027 (or 0x814027) is known color: Copper Canyon. HEX triplet: 81, 40 and 27. RGB value is (129,64,39). Sum of RGB (Red+Green+Blue) = 129+64+39=232 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.60% from 232); Green value is 64 (25.39% from 255 or 27.59% from 232); Blue value is 39 (15.62% from 255 or 16.81% from 232); Max value from RGB is 129 - color contains mainly: red. Hex color #814027 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814027 is #7EBFD8. Grayscale: #505050. Windows color (decimal): -8306649 or 2572417. OLE color: 2572417.
HSL color Cylindrical-coordinate representation of color #814027: hue angle of 16.67º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #814027 is Cyan = 0, Magento = 0.50, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 64 | 39 | - |
| CMYK | 0 | 0.50 | 0.70 | 0.49 |
| HSL | 16.67º | 0.54% | 0.33% | - |
| HSV(B) | 16.67º | 0.7% | 0.51% | - |
| XYZ | 11.25 | 8.48 | 2.96 | - |
| YUV | 80.59 | 104.53 | 162.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 64 | 39 | 0 | 0.50 | 0.70 | 0.49 | 16.67 | 0.54 | 0.33 |
| Hex | 81 | 40 | 27 | 0 | 32 | 46 | 31 | 11 | 36 | 21 |
| Octal | 201 | 100 | 47 | 0 | 62 | 106 | 61 | 21 | 66 | 41 |
| Binary | 10000001 | 1000000 | 100111 | 0 | 110010 | 1000110 | 110001 | 10001 | 110110 | 100001 |
Color Harmonies of #814027
Complementary color
Monochromatic Colors of #814027
Black with #814027
Text Example
Text Example
White with #814027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814027; }
p { color: rgb(129,64,39); }
H1.HeaderClassName
{
color: #814027;
}
.AnyTagClassName
{
color: #814027;
}
</style>
background-color css
<style>
a { background-color: #814027; }
a { background-color: rgb(129,64,39); }
div.DivClassName
{
background-color: #814027;
}
.BgClassName
{
background-color: #814027;
}
</style>
border-color css
<style>
span { border-color: #814027; }
span { border-color: rgb(129,64,39); }
td.TdClassName
{
border-color: #814027;
}
.TagClassName
{
border-color: #814027;
}
</style>