Shades of Peru Tan #733211
Tints of Peru Tan #733211
RGB
CMYK
RGB Variations
Color information
#733211 (or 0x733211) is known color: Peru Tan. HEX triplet: 73, 32 and 11. RGB value is (115,50,17). Sum of RGB (Red+Green+Blue) = 115+50+17=182 (24% of max value = 765). Red value is 115 (45.31% from 255 or 63.19% from 182); Green value is 50 (19.92% from 255 or 27.47% from 182); Blue value is 17 (7.03% from 255 or 9.34% from 182); Max value from RGB is 115 - color contains mainly: red. Hex color #733211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733211 is #8CCDEE. Grayscale: #414141. Windows color (decimal): -9227759 or 1127027. OLE color: 1127027.
HSL color Cylindrical-coordinate representation of color #733211: hue angle of 20.2º 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 #733211 is Cyan = 0, Magento = 0.57, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 17 | - |
| CMYK | 0 | 0.57 | 0.85 | 0.55 |
| HSL | 20.2º | 0.74% | 0.26% | - |
| HSV(B) | 20.2º | 0.85% | 0.45% | - |
| XYZ | 8.31 | 5.97 | 1.24 | - |
| YUV | 65.67 | 100.53 | 163.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 17 | 0 | 0.57 | 0.85 | 0.55 | 20.2 | 0.74 | 0.26 |
| Hex | 73 | 32 | 11 | 0 | 39 | 55 | 37 | 14 | 4A | 1A |
| Octal | 163 | 62 | 21 | 0 | 71 | 125 | 67 | 24 | 112 | 32 |
| Binary | 1110011 | 110010 | 10001 | 0 | 111001 | 1010101 | 110111 | 10100 | 1001010 | 11010 |
Color Harmonies of #733211
Complementary color
Monochromatic Colors of #733211
Black with #733211
Text Example
Text Example
White with #733211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733211; }
p { color: rgb(115,50,17); }
H1.HeaderClassName
{
color: #733211;
}
.AnyTagClassName
{
color: #733211;
}
</style>
background-color css
<style>
a { background-color: #733211; }
a { background-color: rgb(115,50,17); }
div.DivClassName
{
background-color: #733211;
}
.BgClassName
{
background-color: #733211;
}
</style>
border-color css
<style>
span { border-color: #733211; }
span { border-color: rgb(115,50,17); }
td.TdClassName
{
border-color: #733211;
}
.TagClassName
{
border-color: #733211;
}
</style>