Shades of Copper Canyon #814328
Tints of Copper Canyon #814328
RGB
CMYK
RGB Variations
Color information
#814328 (or 0x814328) is known color: Copper Canyon. HEX triplet: 81, 43 and 28. RGB value is (129,67,40). Sum of RGB (Red+Green+Blue) = 129+67+40=236 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.66% from 236); Green value is 67 (26.56% from 255 or 28.39% from 236); Blue value is 40 (16.02% from 255 or 16.95% from 236); Max value from RGB is 129 - color contains mainly: red. Hex color #814328 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814328 is #7EBCD7. Grayscale: #525252. Windows color (decimal): -8305880 or 2638721. OLE color: 2638721.
HSL color Cylindrical-coordinate representation of color #814328: hue angle of 18.2º degrees, saturation: 0.53, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #814328 is Cyan = 0, Magento = 0.48, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 67 | 40 | - |
| CMYK | 0 | 0.48 | 0.69 | 0.49 |
| HSL | 18.2º | 0.53% | 0.33% | - |
| HSV(B) | 18.2º | 0.69% | 0.51% | - |
| XYZ | 11.44 | 8.83 | 3.11 | - |
| YUV | 82.46 | 104.04 | 161.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 67 | 40 | 0 | 0.48 | 0.69 | 0.49 | 18.2 | 0.53 | 0.33 |
| Hex | 81 | 43 | 28 | 0 | 30 | 45 | 31 | 12 | 35 | 21 |
| Octal | 201 | 103 | 50 | 0 | 60 | 105 | 61 | 22 | 65 | 41 |
| Binary | 10000001 | 1000011 | 101000 | 0 | 110000 | 1000101 | 110001 | 10010 | 110101 | 100001 |
Color Harmonies of #814328
Complementary color
Monochromatic Colors of #814328
Black with #814328
Text Example
Text Example
White with #814328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814328; }
p { color: rgb(129,67,40); }
H1.HeaderClassName
{
color: #814328;
}
.AnyTagClassName
{
color: #814328;
}
</style>
background-color css
<style>
a { background-color: #814328; }
a { background-color: rgb(129,67,40); }
div.DivClassName
{
background-color: #814328;
}
.BgClassName
{
background-color: #814328;
}
</style>
border-color css
<style>
span { border-color: #814328; }
span { border-color: rgb(129,67,40); }
td.TdClassName
{
border-color: #814328;
}
.TagClassName
{
border-color: #814328;
}
</style>