Shades of Copper Canyon #834127
Tints of Copper Canyon #834127
RGB
CMYK
RGB Variations
Color information
#834127 (or 0x834127) is known color: Copper Canyon. HEX triplet: 83, 41 and 27. RGB value is (131,65,39). Sum of RGB (Red+Green+Blue) = 131+65+39=235 (31% of max value = 765). Red value is 131 (51.56% from 255 or 55.74% from 235); Green value is 65 (25.78% from 255 or 27.66% from 235); Blue value is 39 (15.62% from 255 or 16.60% from 235); Max value from RGB is 131 - color contains mainly: red. Hex color #834127 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #834127 is #7CBED8. Grayscale: #515151. Windows color (decimal): -8175321 or 2572675. OLE color: 2572675.
HSL color Cylindrical-coordinate representation of color #834127: hue angle of 16.96º degrees, saturation: 0.54, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #834127 is Cyan = 0, Magento = 0.50, Yellow = 0.70 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 65 | 39 | - |
| CMYK | 0 | 0.50 | 0.70 | 0.49 |
| HSL | 16.96º | 0.54% | 0.33% | - |
| HSV(B) | 16.96º | 0.7% | 0.51% | - |
| XYZ | 11.62 | 8.75 | 3 | - |
| YUV | 81.77 | 103.87 | 163.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 65 | 39 | 0 | 0.50 | 0.70 | 0.49 | 16.96 | 0.54 | 0.33 |
| Hex | 83 | 41 | 27 | 0 | 32 | 46 | 31 | 11 | 36 | 21 |
| Octal | 203 | 101 | 47 | 0 | 62 | 106 | 61 | 21 | 66 | 41 |
| Binary | 10000011 | 1000001 | 100111 | 0 | 110010 | 1000110 | 110001 | 10001 | 110110 | 100001 |
Color Harmonies of #834127
Complementary color
Monochromatic Colors of #834127
Black with #834127
Text Example
Text Example
White with #834127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #834127; }
p { color: rgb(131,65,39); }
H1.HeaderClassName
{
color: #834127;
}
.AnyTagClassName
{
color: #834127;
}
</style>
background-color css
<style>
a { background-color: #834127; }
a { background-color: rgb(131,65,39); }
div.DivClassName
{
background-color: #834127;
}
.BgClassName
{
background-color: #834127;
}
</style>
border-color css
<style>
span { border-color: #834127; }
span { border-color: rgb(131,65,39); }
td.TdClassName
{
border-color: #834127;
}
.TagClassName
{
border-color: #834127;
}
</style>