Shades of Peru Tan #733114
Tints of Peru Tan #733114
RGB
CMYK
RGB Variations
Color information
#733114 (or 0x733114) is known color: Peru Tan. HEX triplet: 73, 31 and 14. RGB value is (115,49,20). Sum of RGB (Red+Green+Blue) = 115+49+20=184 (24% of max value = 765). Red value is 115 (45.31% from 255 or 62.5% from 184); Green value is 49 (19.53% from 255 or 26.63% from 184); Blue value is 20 (8.20% from 255 or 10.87% from 184); Max value from RGB is 115 - color contains mainly: red. Hex color #733114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733114 is #8CCEEB. Grayscale: #414141. Windows color (decimal): -9228012 or 1323379. OLE color: 1323379.
HSL color Cylindrical-coordinate representation of color #733114: hue angle of 18.32º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #733114 is Cyan = 0, Magento = 0.57, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 49 | 20 | - |
| CMYK | 0 | 0.57 | 0.83 | 0.55 |
| HSL | 18.32º | 0.7% | 0.26% | - |
| HSV(B) | 18.32º | 0.83% | 0.45% | - |
| XYZ | 8.29 | 5.89 | 1.36 | - |
| YUV | 65.43 | 102.37 | 163.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 49 | 20 | 0 | 0.57 | 0.83 | 0.55 | 18.32 | 0.7 | 0.26 |
| Hex | 73 | 31 | 14 | 0 | 39 | 53 | 37 | 12 | 46 | 1A |
| Octal | 163 | 61 | 24 | 0 | 71 | 123 | 67 | 22 | 106 | 32 |
| Binary | 1110011 | 110001 | 10100 | 0 | 111001 | 1010011 | 110111 | 10010 | 1000110 | 11010 |
Color Harmonies of #733114
Complementary color
Monochromatic Colors of #733114
Black with #733114
Text Example
Text Example
White with #733114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733114; }
p { color: rgb(115,49,20); }
H1.HeaderClassName
{
color: #733114;
}
.AnyTagClassName
{
color: #733114;
}
</style>
background-color css
<style>
a { background-color: #733114; }
a { background-color: rgb(115,49,20); }
div.DivClassName
{
background-color: #733114;
}
.BgClassName
{
background-color: #733114;
}
</style>
border-color css
<style>
span { border-color: #733114; }
span { border-color: rgb(115,49,20); }
td.TdClassName
{
border-color: #733114;
}
.TagClassName
{
border-color: #733114;
}
</style>