Shades of Copper Canyon #844328
Tints of Copper Canyon #844328
RGB
CMYK
RGB Variations
Color information
#844328 (or 0x844328) is known color: Copper Canyon. HEX triplet: 84, 43 and 28. RGB value is (132,67,40). Sum of RGB (Red+Green+Blue) = 132+67+40=239 (31% of max value = 765). Red value is 132 (51.95% from 255 or 55.23% from 239); Green value is 67 (26.56% from 255 or 28.03% from 239); Blue value is 40 (16.02% from 255 or 16.74% from 239); Max value from RGB is 132 - color contains mainly: red. Hex color #844328 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844328 is #7BBCD7. Grayscale: #535353. Windows color (decimal): -8109272 or 2638724. OLE color: 2638724.
HSL color Cylindrical-coordinate representation of color #844328: hue angle of 17.61º degrees, saturation: 0.53, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #844328 is Cyan = 0, Magento = 0.49, Yellow = 0.70 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 67 | 40 | - |
| CMYK | 0 | 0.49 | 0.70 | 0.48 |
| HSL | 17.61º | 0.53% | 0.34% | - |
| HSV(B) | 17.61º | 0.7% | 0.52% | - |
| XYZ | 11.91 | 9.07 | 3.13 | - |
| YUV | 83.36 | 103.53 | 162.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 67 | 40 | 0 | 0.49 | 0.70 | 0.48 | 17.61 | 0.53 | 0.34 |
| Hex | 84 | 43 | 28 | 0 | 31 | 46 | 30 | 12 | 35 | 22 |
| Octal | 204 | 103 | 50 | 0 | 61 | 106 | 60 | 22 | 65 | 42 |
| Binary | 10000100 | 1000011 | 101000 | 0 | 110001 | 1000110 | 110000 | 10010 | 110101 | 100010 |
Color Harmonies of #844328
Complementary color
Monochromatic Colors of #844328
Black with #844328
Text Example
Text Example
White with #844328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844328; }
p { color: rgb(132,67,40); }
H1.HeaderClassName
{
color: #844328;
}
.AnyTagClassName
{
color: #844328;
}
</style>
background-color css
<style>
a { background-color: #844328; }
a { background-color: rgb(132,67,40); }
div.DivClassName
{
background-color: #844328;
}
.BgClassName
{
background-color: #844328;
}
</style>
border-color css
<style>
span { border-color: #844328; }
span { border-color: rgb(132,67,40); }
td.TdClassName
{
border-color: #844328;
}
.TagClassName
{
border-color: #844328;
}
</style>