Shades of Peru Tan #743515
Tints of Peru Tan #743515
RGB
CMYK
RGB Variations
Color information
#743515 (or 0x743515) is known color: Peru Tan. HEX triplet: 74, 35 and 15. RGB value is (116,53,21). Sum of RGB (Red+Green+Blue) = 116+53+21=190 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.05% from 190); Green value is 53 (21.09% from 255 or 27.89% from 190); Blue value is 21 (8.59% from 255 or 11.05% from 190); Max value from RGB is 116 - color contains mainly: red. Hex color #743515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743515 is #8BCAEA. Grayscale: #444444. Windows color (decimal): -9161451 or 1389940. OLE color: 1389940.
HSL color Cylindrical-coordinate representation of color #743515: hue angle of 20.21º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #743515 is Cyan = 0, Magento = 0.54, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 21 | - |
| CMYK | 0 | 0.54 | 0.82 | 0.55 |
| HSL | 20.21º | 0.69% | 0.27% | - |
| HSV(B) | 20.21º | 0.82% | 0.45% | - |
| XYZ | 8.61 | 6.31 | 1.47 | - |
| YUV | 68.19 | 101.37 | 162.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 21 | 0 | 0.54 | 0.82 | 0.55 | 20.21 | 0.69 | 0.27 |
| Hex | 74 | 35 | 15 | 0 | 36 | 52 | 37 | 14 | 45 | 1B |
| Octal | 164 | 65 | 25 | 0 | 66 | 122 | 67 | 24 | 105 | 33 |
| Binary | 1110100 | 110101 | 10101 | 0 | 110110 | 1010010 | 110111 | 10100 | 1000101 | 11011 |
Color Harmonies of #743515
Complementary color
Monochromatic Colors of #743515
Black with #743515
Text Example
Text Example
White with #743515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743515; }
p { color: rgb(116,53,21); }
H1.HeaderClassName
{
color: #743515;
}
.AnyTagClassName
{
color: #743515;
}
</style>
background-color css
<style>
a { background-color: #743515; }
a { background-color: rgb(116,53,21); }
div.DivClassName
{
background-color: #743515;
}
.BgClassName
{
background-color: #743515;
}
</style>
border-color css
<style>
span { border-color: #743515; }
span { border-color: rgb(116,53,21); }
td.TdClassName
{
border-color: #743515;
}
.TagClassName
{
border-color: #743515;
}
</style>