Shades of Copper Canyon #824226
Tints of Copper Canyon #824226
RGB
CMYK
RGB Variations
Color information
#824226 (or 0x824226) is known color: Copper Canyon. HEX triplet: 82, 42 and 26. RGB value is (130,66,38). Sum of RGB (Red+Green+Blue) = 130+66+38=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 66 (26.17% from 255 or 28.21% from 234); Blue value is 38 (15.23% from 255 or 16.24% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #824226 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824226 is #7DBDD9. Grayscale: #525252. Windows color (decimal): -8240602 or 2507394. OLE color: 2507394.
HSL color Cylindrical-coordinate representation of color #824226: hue angle of 18.26º degrees, saturation: 0.55, 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 #824226 is Cyan = 0, Magento = 0.49, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 66 | 38 | - |
| CMYK | 0 | 0.49 | 0.71 | 0.49 |
| HSL | 18.26º | 0.55% | 0.33% | - |
| HSV(B) | 18.26º | 0.71% | 0.51% | - |
| XYZ | 11.5 | 8.78 | 2.92 | - |
| YUV | 81.94 | 103.2 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 66 | 38 | 0 | 0.49 | 0.71 | 0.49 | 18.26 | 0.55 | 0.33 |
| Hex | 82 | 42 | 26 | 0 | 31 | 47 | 31 | 12 | 37 | 21 |
| Octal | 202 | 102 | 46 | 0 | 61 | 107 | 61 | 22 | 67 | 41 |
| Binary | 10000010 | 1000010 | 100110 | 0 | 110001 | 1000111 | 110001 | 10010 | 110111 | 100001 |
Color Harmonies of #824226
Complementary color
Monochromatic Colors of #824226
Black with #824226
Text Example
Text Example
White with #824226
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824226; }
p { color: rgb(130,66,38); }
H1.HeaderClassName
{
color: #824226;
}
.AnyTagClassName
{
color: #824226;
}
</style>
background-color css
<style>
a { background-color: #824226; }
a { background-color: rgb(130,66,38); }
div.DivClassName
{
background-color: #824226;
}
.BgClassName
{
background-color: #824226;
}
</style>
border-color css
<style>
span { border-color: #824226; }
span { border-color: rgb(130,66,38); }
td.TdClassName
{
border-color: #824226;
}
.TagClassName
{
border-color: #824226;
}
</style>