Shades of Peru Tan #733512
Tints of Peru Tan #733512
RGB
CMYK
RGB Variations
Color information
#733512 (or 0x733512) is known color: Peru Tan. HEX triplet: 73, 35 and 12. RGB value is (115,53,18). Sum of RGB (Red+Green+Blue) = 115+53+18=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 53 (21.09% from 255 or 28.49% from 186); Blue value is 18 (7.42% from 255 or 9.68% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #733512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733512 is #8CCAED. Grayscale: #434343. Windows color (decimal): -9226990 or 1193331. OLE color: 1193331.
HSL color Cylindrical-coordinate representation of color #733512: hue angle of 21.65º 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 #733512 is Cyan = 0, Magento = 0.54, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 53 | 18 | - |
| CMYK | 0 | 0.54 | 0.84 | 0.55 |
| HSL | 21.65º | 0.73% | 0.26% | - |
| HSV(B) | 21.65º | 0.84% | 0.45% | - |
| XYZ | 8.45 | 6.23 | 1.33 | - |
| YUV | 67.55 | 100.04 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 53 | 18 | 0 | 0.54 | 0.84 | 0.55 | 21.65 | 0.73 | 0.26 |
| Hex | 73 | 35 | 12 | 0 | 36 | 54 | 37 | 16 | 49 | 1A |
| Octal | 163 | 65 | 22 | 0 | 66 | 124 | 67 | 26 | 111 | 32 |
| Binary | 1110011 | 110101 | 10010 | 0 | 110110 | 1010100 | 110111 | 10110 | 1001001 | 11010 |
Color Harmonies of #733512
Complementary color
Monochromatic Colors of #733512
Black with #733512
Text Example
Text Example
White with #733512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733512; }
p { color: rgb(115,53,18); }
H1.HeaderClassName
{
color: #733512;
}
.AnyTagClassName
{
color: #733512;
}
</style>
background-color css
<style>
a { background-color: #733512; }
a { background-color: rgb(115,53,18); }
div.DivClassName
{
background-color: #733512;
}
.BgClassName
{
background-color: #733512;
}
</style>
border-color css
<style>
span { border-color: #733512; }
span { border-color: rgb(115,53,18); }
td.TdClassName
{
border-color: #733512;
}
.TagClassName
{
border-color: #733512;
}
</style>