Shades of Peru Tan #734322
Tints of Peru Tan #734322
RGB
CMYK
RGB Variations
Color information
#734322 (or 0x734322) is known color: Peru Tan. HEX triplet: 73, 43 and 22. RGB value is (115,67,34). Sum of RGB (Red+Green+Blue) = 115+67+34=216 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.24% from 216); Green value is 67 (26.56% from 255 or 31.02% from 216); Blue value is 34 (13.67% from 255 or 15.74% from 216); Max value from RGB is 115 - color contains mainly: red. Hex color #734322 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734322 is #8CBCDD. Grayscale: #4D4D4D. Windows color (decimal): -9223390 or 2245491. OLE color: 2245491.
HSL color Cylindrical-coordinate representation of color #734322: hue angle of 24.44º degrees, saturation: 0.54, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #734322 is Cyan = 0, Magento = 0.42, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 34 | - |
| CMYK | 0 | 0.42 | 0.70 | 0.55 |
| HSL | 24.44º | 0.54% | 0.29% | - |
| HSV(B) | 24.44º | 0.7% | 0.45% | - |
| XYZ | 9.37 | 7.77 | 2.52 | - |
| YUV | 77.59 | 103.4 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 34 | 0 | 0.42 | 0.70 | 0.55 | 24.44 | 0.54 | 0.29 |
| Hex | 73 | 43 | 22 | 0 | 2A | 46 | 37 | 18 | 36 | 1D |
| Octal | 163 | 103 | 42 | 0 | 52 | 106 | 67 | 30 | 66 | 35 |
| Binary | 1110011 | 1000011 | 100010 | 0 | 101010 | 1000110 | 110111 | 11000 | 110110 | 11101 |
Color Harmonies of #734322
Complementary color
Monochromatic Colors of #734322
Black with #734322
Text Example
Text Example
White with #734322
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734322; }
p { color: rgb(115,67,34); }
H1.HeaderClassName
{
color: #734322;
}
.AnyTagClassName
{
color: #734322;
}
</style>
background-color css
<style>
a { background-color: #734322; }
a { background-color: rgb(115,67,34); }
div.DivClassName
{
background-color: #734322;
}
.BgClassName
{
background-color: #734322;
}
</style>
border-color css
<style>
span { border-color: #734322; }
span { border-color: rgb(115,67,34); }
td.TdClassName
{
border-color: #734322;
}
.TagClassName
{
border-color: #734322;
}
</style>