Shades of Peru Tan #733412
Tints of Peru Tan #733412
RGB
CMYK
RGB Variations
Color information
#733412 (or 0x733412) is known color: Peru Tan. HEX triplet: 73, 34 and 12. RGB value is (115,52,18). Sum of RGB (Red+Green+Blue) = 115+52+18=185 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.16% from 185); Green value is 52 (20.70% from 255 or 28.11% from 185); Blue value is 18 (7.42% from 255 or 9.73% from 185); Max value from RGB is 115 - color contains mainly: red. Hex color #733412 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733412 is #8CCBED. Grayscale: #434343. Windows color (decimal): -9227246 or 1193075. OLE color: 1193075.
HSL color Cylindrical-coordinate representation of color #733412: hue angle of 21.03º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #733412 is Cyan = 0, Magento = 0.55, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 18 | - |
| CMYK | 0 | 0.55 | 0.84 | 0.55 |
| HSL | 21.03º | 0.73% | 0.26% | - |
| HSV(B) | 21.03º | 0.84% | 0.45% | - |
| XYZ | 8.41 | 6.14 | 1.32 | - |
| YUV | 66.96 | 100.37 | 162.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 18 | 0 | 0.55 | 0.84 | 0.55 | 21.03 | 0.73 | 0.26 |
| Hex | 73 | 34 | 12 | 0 | 37 | 54 | 37 | 15 | 49 | 1A |
| Octal | 163 | 64 | 22 | 0 | 67 | 124 | 67 | 25 | 111 | 32 |
| Binary | 1110011 | 110100 | 10010 | 0 | 110111 | 1010100 | 110111 | 10101 | 1001001 | 11010 |
Color Harmonies of #733412
Complementary color
Monochromatic Colors of #733412
Black with #733412
Text Example
Text Example
White with #733412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733412; }
p { color: rgb(115,52,18); }
H1.HeaderClassName
{
color: #733412;
}
.AnyTagClassName
{
color: #733412;
}
</style>
background-color css
<style>
a { background-color: #733412; }
a { background-color: rgb(115,52,18); }
div.DivClassName
{
background-color: #733412;
}
.BgClassName
{
background-color: #733412;
}
</style>
border-color css
<style>
span { border-color: #733412; }
span { border-color: rgb(115,52,18); }
td.TdClassName
{
border-color: #733412;
}
.TagClassName
{
border-color: #733412;
}
</style>