Shades of Peru Tan #7E3610
Tints of Peru Tan #7E3610
RGB
CMYK
RGB Variations
Color information
#7E3610 (or 0x7E3610) is known color: Peru Tan. HEX triplet: 7E, 36 and 10. RGB value is (126,54,16). Sum of RGB (Red+Green+Blue) = 126+54+16=196 (25% of max value = 765). Red value is 126 (49.61% from 255 or 64.29% from 196); Green value is 54 (21.48% from 255 or 27.55% from 196); Blue value is 16 (6.64% from 255 or 8.16% from 196); Max value from RGB is 126 - color contains mainly: red. Hex color #7E3610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #7E3610 is #81C9EF. Grayscale: #474747. Windows color (decimal): -8505840 or 1062526. OLE color: 1062526.
HSL color Cylindrical-coordinate representation of color #7E3610: hue angle of 20.73º degrees, saturation: 0.77, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #7E3610 is Cyan = 0, Magento = 0.57, Yellow = 0.87 and Black (K on CMYK) = 0.51.
Color convert
| RGB | 126 | 54 | 16 | - |
| CMYK | 0 | 0.57 | 0.87 | 0.51 |
| HSL | 20.73º | 0.77% | 0.28% | - |
| HSV(B) | 20.73º | 0.87% | 0.49% | - |
| XYZ | 10.02 | 7.11 | 1.33 | - |
| YUV | 71.2 | 96.85 | 167.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 126 | 54 | 16 | 0 | 0.57 | 0.87 | 0.51 | 20.73 | 0.77 | 0.28 |
| Hex | 7E | 36 | 10 | 0 | 39 | 57 | 33 | 15 | 4D | 1C |
| Octal | 176 | 66 | 20 | 0 | 71 | 127 | 63 | 25 | 115 | 34 |
| Binary | 1111110 | 110110 | 10000 | 0 | 111001 | 1010111 | 110011 | 10101 | 1001101 | 11100 |
Color Harmonies of #7E3610
Complementary color
Monochromatic Colors of #7E3610
Black with #7E3610
Text Example
Text Example
White with #7E3610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #7E3610; }
p { color: rgb(126,54,16); }
H1.HeaderClassName
{
color: #7E3610;
}
.AnyTagClassName
{
color: #7E3610;
}
</style>
background-color css
<style>
a { background-color: #7E3610; }
a { background-color: rgb(126,54,16); }
div.DivClassName
{
background-color: #7E3610;
}
.BgClassName
{
background-color: #7E3610;
}
</style>
border-color css
<style>
span { border-color: #7E3610; }
span { border-color: rgb(126,54,16); }
td.TdClassName
{
border-color: #7E3610;
}
.TagClassName
{
border-color: #7E3610;
}
</style>