Shades of Peru Tan #743017
Tints of Peru Tan #743017
RGB
CMYK
RGB Variations
Color information
#743017 (or 0x743017) is known color: Peru Tan. HEX triplet: 74, 30 and 17. RGB value is (116,48,23). Sum of RGB (Red+Green+Blue) = 116+48+23=187 (24% of max value = 765). Red value is 116 (45.70% from 255 or 62.03% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 23 (9.38% from 255 or 12.30% from 187); Max value from RGB is 116 - color contains mainly: red. Hex color #743017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743017 is #8BCFE8. Grayscale: #414141. Windows color (decimal): -9162729 or 1519732. OLE color: 1519732.
HSL color Cylindrical-coordinate representation of color #743017: hue angle of 16.13º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #743017 is Cyan = 0, Magento = 0.59, Yellow = 0.80 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 23 | - |
| CMYK | 0 | 0.59 | 0.80 | 0.55 |
| HSL | 16.13º | 0.67% | 0.27% | - |
| HSV(B) | 16.13º | 0.8% | 0.45% | - |
| XYZ | 8.41 | 5.89 | 1.5 | - |
| YUV | 65.48 | 104.03 | 164.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 23 | 0 | 0.59 | 0.80 | 0.55 | 16.13 | 0.67 | 0.27 |
| Hex | 74 | 30 | 17 | 0 | 3B | 50 | 37 | 10 | 43 | 1B |
| Octal | 164 | 60 | 27 | 0 | 73 | 120 | 67 | 20 | 103 | 33 |
| Binary | 1110100 | 110000 | 10111 | 0 | 111011 | 1010000 | 110111 | 10000 | 1000011 | 11011 |
Color Harmonies of #743017
Complementary color
Monochromatic Colors of #743017
Black with #743017
Text Example
Text Example
White with #743017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743017; }
p { color: rgb(116,48,23); }
H1.HeaderClassName
{
color: #743017;
}
.AnyTagClassName
{
color: #743017;
}
</style>
background-color css
<style>
a { background-color: #743017; }
a { background-color: rgb(116,48,23); }
div.DivClassName
{
background-color: #743017;
}
.BgClassName
{
background-color: #743017;
}
</style>
border-color css
<style>
span { border-color: #743017; }
span { border-color: rgb(116,48,23); }
td.TdClassName
{
border-color: #743017;
}
.TagClassName
{
border-color: #743017;
}
</style>