Shades of Peru Tan #733416
Tints of Peru Tan #733416
RGB
CMYK
RGB Variations
Color information
#733416 (or 0x733416) is known color: Peru Tan. HEX triplet: 73, 34 and 16. RGB value is (115,52,22). Sum of RGB (Red+Green+Blue) = 115+52+22=189 (25% of max value = 765). Red value is 115 (45.31% from 255 or 60.85% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 115 - color contains mainly: red. Hex color #733416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #733416 is #8CCBE9. Grayscale: #434343. Windows color (decimal): -9227242 or 1455219. OLE color: 1455219.
HSL color Cylindrical-coordinate representation of color #733416: hue angle of 19.35º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #733416 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 52 | 22 | - |
| CMYK | 0 | 0.55 | 0.81 | 0.55 |
| HSL | 19.35º | 0.68% | 0.27% | - |
| HSV(B) | 19.35º | 0.81% | 0.45% | - |
| XYZ | 8.44 | 6.16 | 1.5 | - |
| YUV | 67.42 | 102.37 | 161.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 52 | 22 | 0 | 0.55 | 0.81 | 0.55 | 19.35 | 0.68 | 0.27 |
| Hex | 73 | 34 | 16 | 0 | 37 | 51 | 37 | 13 | 44 | 1B |
| Octal | 163 | 64 | 26 | 0 | 67 | 121 | 67 | 23 | 104 | 33 |
| Binary | 1110011 | 110100 | 10110 | 0 | 110111 | 1010001 | 110111 | 10011 | 1000100 | 11011 |
Color Harmonies of #733416
Complementary color
Monochromatic Colors of #733416
Black with #733416
Text Example
Text Example
White with #733416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733416; }
p { color: rgb(115,52,22); }
H1.HeaderClassName
{
color: #733416;
}
.AnyTagClassName
{
color: #733416;
}
</style>
background-color css
<style>
a { background-color: #733416; }
a { background-color: rgb(115,52,22); }
div.DivClassName
{
background-color: #733416;
}
.BgClassName
{
background-color: #733416;
}
</style>
border-color css
<style>
span { border-color: #733416; }
span { border-color: rgb(115,52,22); }
td.TdClassName
{
border-color: #733416;
}
.TagClassName
{
border-color: #733416;
}
</style>