Shades of Copper Canyon #814326
Tints of Copper Canyon #814326
RGB
CMYK
RGB Variations
Color information
#814326 (or 0x814326) is known color: Copper Canyon. HEX triplet: 81, 43 and 26. RGB value is (129,67,38). Sum of RGB (Red+Green+Blue) = 129+67+38=234 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.13% from 234); Green value is 67 (26.56% from 255 or 28.63% from 234); Blue value is 38 (15.23% from 255 or 16.24% from 234); Max value from RGB is 129 - color contains mainly: red. Hex color #814326 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814326 is #7EBCD9. Grayscale: #525252. Windows color (decimal): -8305882 or 2507649. OLE color: 2507649.
HSL color Cylindrical-coordinate representation of color #814326: hue angle of 19.12º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #814326 is Cyan = 0, Magento = 0.48, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 67 | 38 | - |
| CMYK | 0 | 0.48 | 0.71 | 0.49 |
| HSL | 19.12º | 0.54% | 0.33% | - |
| HSV(B) | 19.12º | 0.71% | 0.51% | - |
| XYZ | 11.41 | 8.82 | 2.94 | - |
| YUV | 82.23 | 103.04 | 161.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 67 | 38 | 0 | 0.48 | 0.71 | 0.49 | 19.12 | 0.54 | 0.33 |
| Hex | 81 | 43 | 26 | 0 | 30 | 47 | 31 | 13 | 36 | 21 |
| Octal | 201 | 103 | 46 | 0 | 60 | 107 | 61 | 23 | 66 | 41 |
| Binary | 10000001 | 1000011 | 100110 | 0 | 110000 | 1000111 | 110001 | 10011 | 110110 | 100001 |
Color Harmonies of #814326
Complementary color
Monochromatic Colors of #814326
Black with #814326
Text Example
Text Example
White with #814326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814326; }
p { color: rgb(129,67,38); }
H1.HeaderClassName
{
color: #814326;
}
.AnyTagClassName
{
color: #814326;
}
</style>
background-color css
<style>
a { background-color: #814326; }
a { background-color: rgb(129,67,38); }
div.DivClassName
{
background-color: #814326;
}
.BgClassName
{
background-color: #814326;
}
</style>
border-color css
<style>
span { border-color: #814326; }
span { border-color: rgb(129,67,38); }
td.TdClassName
{
border-color: #814326;
}
.TagClassName
{
border-color: #814326;
}
</style>