Shades of Peru Tan #733413
Tints of Peru Tan #733413
RGB
CMYK
RGB Variations
Color information
#733413 (or 0x733413) is known color: Peru Tan. HEX triplet: 73, 34 and 13. RGB value is (115,52,19). Sum of RGB (Red+Green+Blue) = 115+52+19=186 (24% of max value = 765). Red value is 115 (45.31% from 255 or 61.83% from 186); Green value is 52 (20.70% from 255 or 27.96% from 186); Blue value is 19 (7.81% from 255 or 10.22% from 186); Max value from RGB is 115 - color contains mainly: red. Hex color #733413 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733413 is #8CCBEC. Grayscale: #434343. Windows color (decimal): -9227245 or 1258611. OLE color: 1258611.
HSL color Cylindrical-coordinate representation of color #733413: hue angle of 20.62º degrees, saturation: 0.72, 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 #733413 is Cyan = 0, Magento = 0.55, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 19 | - |
| CMYK | 0 | 0.55 | 0.83 | 0.55 |
| HSL | 20.63º | 0.72% | 0.26% | - |
| HSV(B) | 20.63º | 0.83% | 0.45% | - |
| XYZ | 8.42 | 6.15 | 1.36 | - |
| YUV | 67.08 | 100.87 | 162.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 19 | 0 | 0.55 | 0.83 | 0.55 | 20.63 | 0.72 | 0.26 |
| Hex | 73 | 34 | 13 | 0 | 37 | 53 | 37 | 15 | 48 | 1A |
| Octal | 163 | 64 | 23 | 0 | 67 | 123 | 67 | 25 | 110 | 32 |
| Binary | 1110011 | 110100 | 10011 | 0 | 110111 | 1010011 | 110111 | 10101 | 1001000 | 11010 |
Color Harmonies of #733413
Complementary color
Monochromatic Colors of #733413
Black with #733413
Text Example
Text Example
White with #733413
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733413; }
p { color: rgb(115,52,19); }
H1.HeaderClassName
{
color: #733413;
}
.AnyTagClassName
{
color: #733413;
}
</style>
background-color css
<style>
a { background-color: #733413; }
a { background-color: rgb(115,52,19); }
div.DivClassName
{
background-color: #733413;
}
.BgClassName
{
background-color: #733413;
}
</style>
border-color css
<style>
span { border-color: #733413; }
span { border-color: rgb(115,52,19); }
td.TdClassName
{
border-color: #733413;
}
.TagClassName
{
border-color: #733413;
}
</style>