Shades of Copper Canyon #814125
Tints of Copper Canyon #814125
RGB
CMYK
RGB Variations
Color information
#814125 (or 0x814125) is known color: Copper Canyon. HEX triplet: 81, 41 and 25. RGB value is (129,65,37). Sum of RGB (Red+Green+Blue) = 129+65+37=231 (30% of max value = 765). Red value is 129 (50.78% from 255 or 55.84% from 231); Green value is 65 (25.78% from 255 or 28.14% from 231); Blue value is 37 (14.84% from 255 or 16.02% from 231); Max value from RGB is 129 - color contains mainly: red. Hex color #814125 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #814125 is #7EBEDA. Grayscale: #515151. Windows color (decimal): -8306395 or 2441601. OLE color: 2441601.
HSL color Cylindrical-coordinate representation of color #814125: 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 #814125 is Cyan = 0, Magento = 0.50, Yellow = 0.71 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 65 | 37 | - |
| CMYK | 0 | 0.50 | 0.71 | 0.49 |
| HSL | 18.26º | 0.55% | 0.33% | - |
| HSV(B) | 18.26º | 0.71% | 0.51% | - |
| XYZ | 11.28 | 8.58 | 2.81 | - |
| YUV | 80.94 | 103.2 | 162.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 65 | 37 | 0 | 0.50 | 0.71 | 0.49 | 18.26 | 0.55 | 0.33 |
| Hex | 81 | 41 | 25 | 0 | 32 | 47 | 31 | 12 | 37 | 21 |
| Octal | 201 | 101 | 45 | 0 | 62 | 107 | 61 | 22 | 67 | 41 |
| Binary | 10000001 | 1000001 | 100101 | 0 | 110010 | 1000111 | 110001 | 10010 | 110111 | 100001 |
Color Harmonies of #814125
Complementary color
Monochromatic Colors of #814125
Black with #814125
Text Example
Text Example
White with #814125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #814125; }
p { color: rgb(129,65,37); }
H1.HeaderClassName
{
color: #814125;
}
.AnyTagClassName
{
color: #814125;
}
</style>
background-color css
<style>
a { background-color: #814125; }
a { background-color: rgb(129,65,37); }
div.DivClassName
{
background-color: #814125;
}
.BgClassName
{
background-color: #814125;
}
</style>
border-color css
<style>
span { border-color: #814125; }
span { border-color: rgb(129,65,37); }
td.TdClassName
{
border-color: #814125;
}
.TagClassName
{
border-color: #814125;
}
</style>