Shades of Copper Canyon #814528
Tints of Copper Canyon #814528
RGB
CMYK
RGB Variations
Color information
#814528 (or 0x814528) is known color: Copper Canyon. HEX triplet: 81, 45 and 28. RGB value is (129,69,40). Sum of RGB (Red+Green+Blue) = 129+69+40=238 (31% of max value = 765). Red value is 129 (50.78% from 255 or 54.20% from 238); Green value is 69 (27.34% from 255 or 28.99% from 238); Blue value is 40 (16.02% from 255 or 16.81% from 238); Max value from RGB is 129 - color contains mainly: red. Hex color #814528 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814528 is #7EBAD7. Grayscale: #535353. Windows color (decimal): -8305368 or 2639233. OLE color: 2639233.
HSL color Cylindrical-coordinate representation of color #814528: hue angle of 19.55º 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 #814528 is Cyan = 0, Magento = 0.47, Yellow = 0.69 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 69 | 40 | - |
| CMYK | 0 | 0.47 | 0.69 | 0.49 |
| HSL | 19.55º | 0.53% | 0.33% | - |
| HSV(B) | 19.55º | 0.69% | 0.51% | - |
| XYZ | 11.56 | 9.08 | 3.15 | - |
| YUV | 83.63 | 103.38 | 160.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 69 | 40 | 0 | 0.47 | 0.69 | 0.49 | 19.55 | 0.53 | 0.33 |
| Hex | 81 | 45 | 28 | 0 | 2F | 45 | 31 | 14 | 35 | 21 |
| Octal | 201 | 105 | 50 | 0 | 57 | 105 | 61 | 24 | 65 | 41 |
| Binary | 10000001 | 1000101 | 101000 | 0 | 101111 | 1000101 | 110001 | 10100 | 110101 | 100001 |
Color Harmonies of #814528
Complementary color
Monochromatic Colors of #814528
Black with #814528
Text Example
Text Example
White with #814528
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814528; }
p { color: rgb(129,69,40); }
H1.HeaderClassName
{
color: #814528;
}
.AnyTagClassName
{
color: #814528;
}
</style>
background-color css
<style>
a { background-color: #814528; }
a { background-color: rgb(129,69,40); }
div.DivClassName
{
background-color: #814528;
}
.BgClassName
{
background-color: #814528;
}
</style>
border-color css
<style>
span { border-color: #814528; }
span { border-color: rgb(129,69,40); }
td.TdClassName
{
border-color: #814528;
}
.TagClassName
{
border-color: #814528;
}
</style>