Shades of Peru Tan #733112
Tints of Peru Tan #733112
RGB
CMYK
RGB Variations
Color information
#733112 (or 0x733112) is known color: Peru Tan. HEX triplet: 73, 31 and 12. RGB value is (115,49,18). Sum of RGB (Red+Green+Blue) = 115+49+18=182 (24% of max value = 765). Red value is 115 (45.31% from 255 or 63.19% from 182); Green value is 49 (19.53% from 255 or 26.92% from 182); Blue value is 18 (7.42% from 255 or 9.89% from 182); Max value from RGB is 115 - color contains mainly: red. Hex color #733112 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733112 is #8CCEED. Grayscale: #414141. Windows color (decimal): -9228014 or 1192307. OLE color: 1192307.
HSL color Cylindrical-coordinate representation of color #733112: hue angle of 19.18º 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 #733112 is Cyan = 0, Magento = 0.57, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 18 | - |
| CMYK | 0 | 0.57 | 0.84 | 0.55 |
| HSL | 19.18º | 0.73% | 0.26% | - |
| HSV(B) | 19.18º | 0.84% | 0.45% | - |
| XYZ | 8.28 | 5.89 | 1.27 | - |
| YUV | 65.2 | 101.37 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 18 | 0 | 0.57 | 0.84 | 0.55 | 19.18 | 0.73 | 0.26 |
| Hex | 73 | 31 | 12 | 0 | 39 | 54 | 37 | 13 | 49 | 1A |
| Octal | 163 | 61 | 22 | 0 | 71 | 124 | 67 | 23 | 111 | 32 |
| Binary | 1110011 | 110001 | 10010 | 0 | 111001 | 1010100 | 110111 | 10011 | 1001001 | 11010 |
Color Harmonies of #733112
Complementary color
Monochromatic Colors of #733112
Black with #733112
Text Example
Text Example
White with #733112
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733112; }
p { color: rgb(115,49,18); }
H1.HeaderClassName
{
color: #733112;
}
.AnyTagClassName
{
color: #733112;
}
</style>
background-color css
<style>
a { background-color: #733112; }
a { background-color: rgb(115,49,18); }
div.DivClassName
{
background-color: #733112;
}
.BgClassName
{
background-color: #733112;
}
</style>
border-color css
<style>
span { border-color: #733112; }
span { border-color: rgb(115,49,18); }
td.TdClassName
{
border-color: #733112;
}
.TagClassName
{
border-color: #733112;
}
</style>