Shades of Peru Tan #743110
Tints of Peru Tan #743110
RGB
CMYK
RGB Variations
Color information
#743110 (or 0x743110) is known color: Peru Tan. HEX triplet: 74, 31 and 10. RGB value is (116,49,16). Sum of RGB (Red+Green+Blue) = 116+49+16=181 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.09% from 181); Green value is 49 (19.53% from 255 or 27.07% from 181); Blue value is 16 (6.64% from 255 or 8.84% from 181); Max value from RGB is 116 - color contains mainly: red. Hex color #743110 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743110 is #8BCEEF. Grayscale: #414141. Windows color (decimal): -9162480 or 1061236. OLE color: 1061236.
HSL color Cylindrical-coordinate representation of color #743110: hue angle of 19.8º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #743110 is Cyan = 0, Magento = 0.58, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 49 | 16 | - |
| CMYK | 0 | 0.58 | 0.86 | 0.55 |
| HSL | 19.8º | 0.76% | 0.26% | - |
| HSV(B) | 19.8º | 0.86% | 0.45% | - |
| XYZ | 8.39 | 5.95 | 1.2 | - |
| YUV | 65.27 | 100.2 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 49 | 16 | 0 | 0.58 | 0.86 | 0.55 | 19.8 | 0.76 | 0.26 |
| Hex | 74 | 31 | 10 | 0 | 3A | 56 | 37 | 14 | 4C | 1A |
| Octal | 164 | 61 | 20 | 0 | 72 | 126 | 67 | 24 | 114 | 32 |
| Binary | 1110100 | 110001 | 10000 | 0 | 111010 | 1010110 | 110111 | 10100 | 1001100 | 11010 |
Color Harmonies of #743110
Complementary color
Monochromatic Colors of #743110
Black with #743110
Text Example
Text Example
White with #743110
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743110; }
p { color: rgb(116,49,16); }
H1.HeaderClassName
{
color: #743110;
}
.AnyTagClassName
{
color: #743110;
}
</style>
background-color css
<style>
a { background-color: #743110; }
a { background-color: rgb(116,49,16); }
div.DivClassName
{
background-color: #743110;
}
.BgClassName
{
background-color: #743110;
}
</style>
border-color css
<style>
span { border-color: #743110; }
span { border-color: rgb(116,49,16); }
td.TdClassName
{
border-color: #743110;
}
.TagClassName
{
border-color: #743110;
}
</style>