Shades of Peru Tan #743313
Tints of Peru Tan #743313
RGB
CMYK
RGB Variations
Color information
#743313 (or 0x743313) is known color: Peru Tan. HEX triplet: 74, 33 and 13. RGB value is (116,51,19). Sum of RGB (Red+Green+Blue) = 116+51+19=186 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.37% from 186); Green value is 51 (20.31% from 255 or 27.42% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 116 - color contains mainly: red. Hex color #743313 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743313 is #8BCCEC. Grayscale: #424242. Windows color (decimal): -9161965 or 1258356. OLE color: 1258356.
HSL color Cylindrical-coordinate representation of color #743313: hue angle of 19.79º 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 #743313 is Cyan = 0, Magento = 0.56, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 19 | - |
| CMYK | 0 | 0.56 | 0.84 | 0.55 |
| HSL | 19.79º | 0.72% | 0.26% | - |
| HSV(B) | 19.79º | 0.84% | 0.45% | - |
| XYZ | 8.5 | 6.13 | 1.35 | - |
| YUV | 66.79 | 101.03 | 163.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 19 | 0 | 0.56 | 0.84 | 0.55 | 19.79 | 0.72 | 0.26 |
| Hex | 74 | 33 | 13 | 0 | 38 | 54 | 37 | 14 | 48 | 1A |
| Octal | 164 | 63 | 23 | 0 | 70 | 124 | 67 | 24 | 110 | 32 |
| Binary | 1110100 | 110011 | 10011 | 0 | 111000 | 1010100 | 110111 | 10100 | 1001000 | 11010 |
Color Harmonies of #743313
Complementary color
Monochromatic Colors of #743313
Black with #743313
Text Example
Text Example
White with #743313
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743313; }
p { color: rgb(116,51,19); }
H1.HeaderClassName
{
color: #743313;
}
.AnyTagClassName
{
color: #743313;
}
</style>
background-color css
<style>
a { background-color: #743313; }
a { background-color: rgb(116,51,19); }
div.DivClassName
{
background-color: #743313;
}
.BgClassName
{
background-color: #743313;
}
</style>
border-color css
<style>
span { border-color: #743313; }
span { border-color: rgb(116,51,19); }
td.TdClassName
{
border-color: #743313;
}
.TagClassName
{
border-color: #743313;
}
</style>