Shades of Peru Tan #743211
Tints of Peru Tan #743211
RGB
CMYK
RGB Variations
Color information
#743211 (or 0x743211) is known color: Peru Tan. HEX triplet: 74, 32 and 11. RGB value is (116,50,17). Sum of RGB (Red+Green+Blue) = 116+50+17=183 (24% of max value = 765). Red value is 116 (45.70% from 255 or 63.39% from 183); Green value is 50 (19.92% from 255 or 27.32% from 183); Blue value is 17 (7.03% from 255 or 9.29% from 183); Max value from RGB is 116 - color contains mainly: red. Hex color #743211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #743211 is #8BCDEE. Grayscale: #424242. Windows color (decimal): -9162223 or 1127028. OLE color: 1127028.
HSL color Cylindrical-coordinate representation of color #743211: hue angle of 20º 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 #743211 is Cyan = 0, Magento = 0.57, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 50 | 17 | - |
| CMYK | 0 | 0.57 | 0.85 | 0.55 |
| HSL | 20º | 0.74% | 0.26% | - |
| HSV(B) | 20º | 0.85% | 0.45% | - |
| XYZ | 8.44 | 6.03 | 1.25 | - |
| YUV | 65.97 | 100.37 | 163.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 50 | 17 | 0 | 0.57 | 0.85 | 0.55 | 20 | 0.74 | 0.26 |
| Hex | 74 | 32 | 11 | 0 | 39 | 55 | 37 | 14 | 4A | 1A |
| Octal | 164 | 62 | 21 | 0 | 71 | 125 | 67 | 24 | 112 | 32 |
| Binary | 1110100 | 110010 | 10001 | 0 | 111001 | 1010101 | 110111 | 10100 | 1001010 | 11010 |
Color Harmonies of #743211
Complementary color
Monochromatic Colors of #743211
Black with #743211
Text Example
Text Example
White with #743211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743211; }
p { color: rgb(116,50,17); }
H1.HeaderClassName
{
color: #743211;
}
.AnyTagClassName
{
color: #743211;
}
</style>
background-color css
<style>
a { background-color: #743211; }
a { background-color: rgb(116,50,17); }
div.DivClassName
{
background-color: #743211;
}
.BgClassName
{
background-color: #743211;
}
</style>
border-color css
<style>
span { border-color: #743211; }
span { border-color: rgb(116,50,17); }
td.TdClassName
{
border-color: #743211;
}
.TagClassName
{
border-color: #743211;
}
</style>