Shades of Peru Tan #733310
Tints of Peru Tan #733310
RGB
CMYK
RGB Variations
Color information
#733310 (or 0x733310) is known color: Peru Tan. HEX triplet: 73, 33 and 10. RGB value is (115,51,16). Sum of RGB (Red+Green+Blue) = 115+51+16=182 (24% of max value = 765). Red value is 115 (45.31% from 255 or 63.19% from 182); Green value is 51 (20.31% from 255 or 28.02% from 182); Blue value is 16 (6.64% from 255 or 8.79% from 182); Max value from RGB is 115 - color contains mainly: red. Hex color #733310 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733310 is #8CCCEF. Grayscale: #424242. Windows color (decimal): -9227504 or 1061747. OLE color: 1061747.
HSL color Cylindrical-coordinate representation of color #733310: hue angle of 21.21º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #733310 is Cyan = 0, Magento = 0.56, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 51 | 16 | - |
| CMYK | 0 | 0.56 | 0.86 | 0.55 |
| HSL | 21.21º | 0.76% | 0.26% | - |
| HSV(B) | 21.21º | 0.86% | 0.45% | - |
| XYZ | 8.35 | 6.05 | 1.22 | - |
| YUV | 66.15 | 99.7 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 51 | 16 | 0 | 0.56 | 0.86 | 0.55 | 21.21 | 0.76 | 0.26 |
| Hex | 73 | 33 | 10 | 0 | 38 | 56 | 37 | 15 | 4C | 1A |
| Octal | 163 | 63 | 20 | 0 | 70 | 126 | 67 | 25 | 114 | 32 |
| Binary | 1110011 | 110011 | 10000 | 0 | 111000 | 1010110 | 110111 | 10101 | 1001100 | 11010 |
Color Harmonies of #733310
Complementary color
Monochromatic Colors of #733310
Black with #733310
Text Example
Text Example
White with #733310
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733310; }
p { color: rgb(115,51,16); }
H1.HeaderClassName
{
color: #733310;
}
.AnyTagClassName
{
color: #733310;
}
</style>
background-color css
<style>
a { background-color: #733310; }
a { background-color: rgb(115,51,16); }
div.DivClassName
{
background-color: #733310;
}
.BgClassName
{
background-color: #733310;
}
</style>
border-color css
<style>
span { border-color: #733310; }
span { border-color: rgb(115,51,16); }
td.TdClassName
{
border-color: #733310;
}
.TagClassName
{
border-color: #733310;
}
</style>