Shades of Peru Tan #743913
Tints of Peru Tan #743913
RGB
CMYK
RGB Variations
Color information
#743913 (or 0x743913) is known color: Peru Tan. HEX triplet: 74, 39 and 13. RGB value is (116,57,19). Sum of RGB (Red+Green+Blue) = 116+57+19=192 (25% of max value = 765). Red value is 116 (45.70% from 255 or 60.42% from 192); Green value is 57 (22.66% from 255 or 29.69% from 192); Blue value is 19 (7.81% from 255 or 9.90% from 192); Max value from RGB is 116 - color contains mainly: red. Hex color #743913 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743913 is #8BC6EC. Grayscale: #464646. Windows color (decimal): -9160429 or 1259892. OLE color: 1259892.
HSL color Cylindrical-coordinate representation of color #743913: hue angle of 23.51º degrees, saturation: 0.72, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #743913 is Cyan = 0, Magento = 0.51, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 19 | - |
| CMYK | 0 | 0.51 | 0.84 | 0.55 |
| HSL | 23.51º | 0.72% | 0.26% | - |
| HSV(B) | 23.51º | 0.84% | 0.45% | - |
| XYZ | 8.78 | 6.69 | 1.44 | - |
| YUV | 70.31 | 99.05 | 160.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 19 | 0 | 0.51 | 0.84 | 0.55 | 23.51 | 0.72 | 0.26 |
| Hex | 74 | 39 | 13 | 0 | 33 | 54 | 37 | 18 | 48 | 1A |
| Octal | 164 | 71 | 23 | 0 | 63 | 124 | 67 | 30 | 110 | 32 |
| Binary | 1110100 | 111001 | 10011 | 0 | 110011 | 1010100 | 110111 | 11000 | 1001000 | 11010 |
Color Harmonies of #743913
Complementary color
Monochromatic Colors of #743913
Black with #743913
Text Example
Text Example
White with #743913
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743913; }
p { color: rgb(116,57,19); }
H1.HeaderClassName
{
color: #743913;
}
.AnyTagClassName
{
color: #743913;
}
</style>
background-color css
<style>
a { background-color: #743913; }
a { background-color: rgb(116,57,19); }
div.DivClassName
{
background-color: #743913;
}
.BgClassName
{
background-color: #743913;
}
</style>
border-color css
<style>
span { border-color: #743913; }
span { border-color: rgb(116,57,19); }
td.TdClassName
{
border-color: #743913;
}
.TagClassName
{
border-color: #743913;
}
</style>