Shades of Peru Tan #743711
Tints of Peru Tan #743711
RGB
CMYK
RGB Variations
Color information
#743711 (or 0x743711) is known color: Peru Tan. HEX triplet: 74, 37 and 11. RGB value is (116,55,17). Sum of RGB (Red+Green+Blue) = 116+55+17=188 (24% of max value = 765). Red value is 116 (45.70% from 255 or 61.70% from 188); Green value is 55 (21.88% from 255 or 29.26% from 188); Blue value is 17 (7.03% from 255 or 9.04% from 188); Max value from RGB is 116 - color contains mainly: red. Hex color #743711 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743711 is #8BC8EE. Grayscale: #454545. Windows color (decimal): -9160943 or 1128308. OLE color: 1128308.
HSL color Cylindrical-coordinate representation of color #743711: hue angle of 23.03º degrees, saturation: 0.74, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #743711 is Cyan = 0, Magento = 0.53, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 17 | - |
| CMYK | 0 | 0.53 | 0.85 | 0.55 |
| HSL | 23.03º | 0.74% | 0.26% | - |
| HSV(B) | 23.03º | 0.85% | 0.45% | - |
| XYZ | 8.67 | 6.49 | 1.33 | - |
| YUV | 68.91 | 98.71 | 161.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 17 | 0 | 0.53 | 0.85 | 0.55 | 23.03 | 0.74 | 0.26 |
| Hex | 74 | 37 | 11 | 0 | 35 | 55 | 37 | 17 | 4A | 1A |
| Octal | 164 | 67 | 21 | 0 | 65 | 125 | 67 | 27 | 112 | 32 |
| Binary | 1110100 | 110111 | 10001 | 0 | 110101 | 1010101 | 110111 | 10111 | 1001010 | 11010 |
Color Harmonies of #743711
Complementary color
Monochromatic Colors of #743711
Black with #743711
Text Example
Text Example
White with #743711
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743711; }
p { color: rgb(116,55,17); }
H1.HeaderClassName
{
color: #743711;
}
.AnyTagClassName
{
color: #743711;
}
</style>
background-color css
<style>
a { background-color: #743711; }
a { background-color: rgb(116,55,17); }
div.DivClassName
{
background-color: #743711;
}
.BgClassName
{
background-color: #743711;
}
</style>
border-color css
<style>
span { border-color: #743711; }
span { border-color: rgb(116,55,17); }
td.TdClassName
{
border-color: #743711;
}
.TagClassName
{
border-color: #743711;
}
</style>