Shades of Peru Tan #733611
Tints of Peru Tan #733611
RGB
CMYK
RGB Variations
Color information
#733611 (or 0x733611) is known color: Peru Tan. HEX triplet: 73, 36 and 11. RGB value is (115,54,17). Sum of RGB (Red+Green+Blue) = 115+54+17=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 54 (21.48% from 255 or 29.03% from 186); Blue value is 17 (7.03% from 255 or 9.14% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #733611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733611 is #8CC9EE. Grayscale: #444444. Windows color (decimal): -9226735 or 1128051. OLE color: 1128051.
HSL color Cylindrical-coordinate representation of color #733611: hue angle of 22.65º 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 #733611 is Cyan = 0, Magento = 0.53, Yellow = 0.85 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 54 | 17 | - |
| CMYK | 0 | 0.53 | 0.85 | 0.55 |
| HSL | 22.65º | 0.74% | 0.26% | - |
| HSV(B) | 22.65º | 0.85% | 0.45% | - |
| XYZ | 8.49 | 6.32 | 1.3 | - |
| YUV | 68.02 | 99.21 | 161.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 54 | 17 | 0 | 0.53 | 0.85 | 0.55 | 22.65 | 0.74 | 0.26 |
| Hex | 73 | 36 | 11 | 0 | 35 | 55 | 37 | 17 | 4A | 1A |
| Octal | 163 | 66 | 21 | 0 | 65 | 125 | 67 | 27 | 112 | 32 |
| Binary | 1110011 | 110110 | 10001 | 0 | 110101 | 1010101 | 110111 | 10111 | 1001010 | 11010 |
Color Harmonies of #733611
Complementary color
Monochromatic Colors of #733611
Black with #733611
Text Example
Text Example
White with #733611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733611; }
p { color: rgb(115,54,17); }
H1.HeaderClassName
{
color: #733611;
}
.AnyTagClassName
{
color: #733611;
}
</style>
background-color css
<style>
a { background-color: #733611; }
a { background-color: rgb(115,54,17); }
div.DivClassName
{
background-color: #733611;
}
.BgClassName
{
background-color: #733611;
}
</style>
border-color css
<style>
span { border-color: #733611; }
span { border-color: rgb(115,54,17); }
td.TdClassName
{
border-color: #733611;
}
.TagClassName
{
border-color: #733611;
}
</style>