Shades of Copper Canyon #824028
Tints of Copper Canyon #824028
RGB
CMYK
RGB Variations
Color information
#824028 (or 0x824028) is known color: Copper Canyon. HEX triplet: 82, 40 and 28. RGB value is (130,64,40). Sum of RGB (Red+Green+Blue) = 130+64+40=234 (30% of max value = 765). Red value is 130 (51.17% from 255 or 55.56% from 234); Green value is 64 (25.39% from 255 or 27.35% from 234); Blue value is 40 (16.02% from 255 or 17.09% from 234); Max value from RGB is 130 - color contains mainly: red. Hex color #824028 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824028 is #7DBFD7. Grayscale: #515151. Windows color (decimal): -8241112 or 2637954. OLE color: 2637954.
HSL color Cylindrical-coordinate representation of color #824028: hue angle of 16º 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 #824028 is Cyan = 0, Magento = 0.51, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 64 | 40 | - |
| CMYK | 0 | 0.51 | 0.69 | 0.49 |
| HSL | 16º | 0.53% | 0.33% | - |
| HSV(B) | 16º | 0.69% | 0.51% | - |
| XYZ | 11.42 | 8.57 | 3.06 | - |
| YUV | 81 | 104.87 | 162.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 64 | 40 | 0 | 0.51 | 0.69 | 0.49 | 16 | 0.53 | 0.33 |
| Hex | 82 | 40 | 28 | 0 | 33 | 45 | 31 | 10 | 35 | 21 |
| Octal | 202 | 100 | 50 | 0 | 63 | 105 | 61 | 20 | 65 | 41 |
| Binary | 10000010 | 1000000 | 101000 | 0 | 110011 | 1000101 | 110001 | 10000 | 110101 | 100001 |
Color Harmonies of #824028
Complementary color
Monochromatic Colors of #824028
Black with #824028
Text Example
Text Example
White with #824028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824028; }
p { color: rgb(130,64,40); }
H1.HeaderClassName
{
color: #824028;
}
.AnyTagClassName
{
color: #824028;
}
</style>
background-color css
<style>
a { background-color: #824028; }
a { background-color: rgb(130,64,40); }
div.DivClassName
{
background-color: #824028;
}
.BgClassName
{
background-color: #824028;
}
</style>
border-color css
<style>
span { border-color: #824028; }
span { border-color: rgb(130,64,40); }
td.TdClassName
{
border-color: #824028;
}
.TagClassName
{
border-color: #824028;
}
</style>