Shades of Peru Tan #743511
Tints of Peru Tan #743511
RGB
CMYK
RGB Variations
Color information
#743511 (or 0x743511) is known color: Peru Tan. HEX triplet: 74, 35 and 11. RGB value is (116,53,17). Sum of RGB (Red+Green+Blue) = 116+53+17=186 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.37% from 186); Green value is 53 (21.09% from 255 or 28.49% from 186); Blue value is 17 (7.03% from 255 or 9.14% from 186); Max value from RGB is 116 - color contains mainly: red. Hex color #743511 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743511 is #8BCAEE. Grayscale: #434343. Windows color (decimal): -9161455 or 1127796. OLE color: 1127796.
HSL color Cylindrical-coordinate representation of color #743511: hue angle of 21.82º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #743511 is Cyan = 0, Magento = 0.54, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 17 | - |
| CMYK | 0 | 0.54 | 0.85 | 0.55 |
| HSL | 21.82º | 0.74% | 0.26% | - |
| HSV(B) | 21.82º | 0.85% | 0.45% | - |
| XYZ | 8.58 | 6.3 | 1.29 | - |
| YUV | 67.73 | 99.37 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 17 | 0 | 0.54 | 0.85 | 0.55 | 21.82 | 0.74 | 0.26 |
| Hex | 74 | 35 | 11 | 0 | 36 | 55 | 37 | 16 | 4A | 1A |
| Octal | 164 | 65 | 21 | 0 | 66 | 125 | 67 | 26 | 112 | 32 |
| Binary | 1110100 | 110101 | 10001 | 0 | 110110 | 1010101 | 110111 | 10110 | 1001010 | 11010 |
Color Harmonies of #743511
Complementary color
Monochromatic Colors of #743511
Black with #743511
Text Example
Text Example
White with #743511
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743511; }
p { color: rgb(116,53,17); }
H1.HeaderClassName
{
color: #743511;
}
.AnyTagClassName
{
color: #743511;
}
</style>
background-color css
<style>
a { background-color: #743511; }
a { background-color: rgb(116,53,17); }
div.DivClassName
{
background-color: #743511;
}
.BgClassName
{
background-color: #743511;
}
</style>
border-color css
<style>
span { border-color: #743511; }
span { border-color: rgb(116,53,17); }
td.TdClassName
{
border-color: #743511;
}
.TagClassName
{
border-color: #743511;
}
</style>