Shades of Peru Tan #743314
Tints of Peru Tan #743314
RGB
CMYK
RGB Variations
Color information
#743314 (or 0x743314) is known color: Peru Tan. HEX triplet: 74, 33 and 14. RGB value is (116,51,20). Sum of RGB (Red+Green+Blue) = 116+51+20=187 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.03% from 187); Green value is 51 (20.31% from 255 or 27.27% from 187); Blue value is 20 (8.20% from 255 or 10.70% from 187); Max value from RGB is 116 - color contains mainly: red. Hex color #743314 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743314 is #8BCCEB. Grayscale: #434343. Windows color (decimal): -9161964 or 1323892. OLE color: 1323892.
HSL color Cylindrical-coordinate representation of color #743314: hue angle of 19.38º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #743314 is Cyan = 0, Magento = 0.56, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 20 | - |
| CMYK | 0 | 0.56 | 0.83 | 0.55 |
| HSL | 19.38º | 0.71% | 0.27% | - |
| HSV(B) | 19.38º | 0.83% | 0.45% | - |
| XYZ | 8.51 | 6.13 | 1.4 | - |
| YUV | 66.9 | 101.53 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 20 | 0 | 0.56 | 0.83 | 0.55 | 19.38 | 0.71 | 0.27 |
| Hex | 74 | 33 | 14 | 0 | 38 | 53 | 37 | 13 | 47 | 1B |
| Octal | 164 | 63 | 24 | 0 | 70 | 123 | 67 | 23 | 107 | 33 |
| Binary | 1110100 | 110011 | 10100 | 0 | 111000 | 1010011 | 110111 | 10011 | 1000111 | 11011 |
Color Harmonies of #743314
Complementary color
Monochromatic Colors of #743314
Black with #743314
Text Example
Text Example
White with #743314
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743314; }
p { color: rgb(116,51,20); }
H1.HeaderClassName
{
color: #743314;
}
.AnyTagClassName
{
color: #743314;
}
</style>
background-color css
<style>
a { background-color: #743314; }
a { background-color: rgb(116,51,20); }
div.DivClassName
{
background-color: #743314;
}
.BgClassName
{
background-color: #743314;
}
</style>
border-color css
<style>
span { border-color: #743314; }
span { border-color: rgb(116,51,20); }
td.TdClassName
{
border-color: #743314;
}
.TagClassName
{
border-color: #743314;
}
</style>