Shades of Peru Tan #743411
Tints of Peru Tan #743411
RGB
CMYK
RGB Variations
Color information
#743411 (or 0x743411) is known color: Peru Tan. HEX triplet: 74, 34 and 11. RGB value is (116,52,17). Sum of RGB (Red+Green+Blue) = 116+52+17=185 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.70% from 185); Green value is 52 (20.70% from 255 or 28.11% from 185); Blue value is 17 (7.03% from 255 or 9.19% from 185); Max value from RGB is 116 - color contains mainly: red. Hex color #743411 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743411 is #8BCBEE. Grayscale: #434343. Windows color (decimal): -9161711 or 1127540. OLE color: 1127540.
HSL color Cylindrical-coordinate representation of color #743411: hue angle of 21.21º 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 #743411 is Cyan = 0, Magento = 0.55, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 17 | - |
| CMYK | 0 | 0.55 | 0.85 | 0.55 |
| HSL | 21.21º | 0.74% | 0.26% | - |
| HSV(B) | 21.21º | 0.85% | 0.45% | - |
| XYZ | 8.53 | 6.21 | 1.28 | - |
| YUV | 67.15 | 99.7 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 17 | 0 | 0.55 | 0.85 | 0.55 | 21.21 | 0.74 | 0.26 |
| Hex | 74 | 34 | 11 | 0 | 37 | 55 | 37 | 15 | 4A | 1A |
| Octal | 164 | 64 | 21 | 0 | 67 | 125 | 67 | 25 | 112 | 32 |
| Binary | 1110100 | 110100 | 10001 | 0 | 110111 | 1010101 | 110111 | 10101 | 1001010 | 11010 |
Color Harmonies of #743411
Complementary color
Monochromatic Colors of #743411
Black with #743411
Text Example
Text Example
White with #743411
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743411; }
p { color: rgb(116,52,17); }
H1.HeaderClassName
{
color: #743411;
}
.AnyTagClassName
{
color: #743411;
}
</style>
background-color css
<style>
a { background-color: #743411; }
a { background-color: rgb(116,52,17); }
div.DivClassName
{
background-color: #743411;
}
.BgClassName
{
background-color: #743411;
}
</style>
border-color css
<style>
span { border-color: #743411; }
span { border-color: rgb(116,52,17); }
td.TdClassName
{
border-color: #743411;
}
.TagClassName
{
border-color: #743411;
}
</style>