Shades of Peru Tan #734022
Tints of Peru Tan #734022
RGB
CMYK
RGB Variations
Color information
#734022 (or 0x734022) is known color: Peru Tan. HEX triplet: 73, 40 and 22. RGB value is (115,64,34). Sum of RGB (Red+Green+Blue) = 115+64+34=213 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.99% from 213); Green value is 64 (25.39% from 255 or 30.05% from 213); Blue value is 34 (13.67% from 255 or 15.96% from 213); Max value from RGB is 115 - color contains mainly: red. Hex color #734022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734022 is #8CBFDD. Grayscale: #4B4B4B. Windows color (decimal): -9224158 or 2244723. OLE color: 2244723.
HSL color Cylindrical-coordinate representation of color #734022: hue angle of 22.22º 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 #734022 is Cyan = 0, Magento = 0.44, Yellow = 0.70 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 64 | 34 | - |
| CMYK | 0 | 0.44 | 0.70 | 0.55 |
| HSL | 22.22º | 0.54% | 0.29% | - |
| HSV(B) | 22.22º | 0.7% | 0.45% | - |
| XYZ | 9.19 | 7.43 | 2.46 | - |
| YUV | 75.83 | 104.4 | 155.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 64 | 34 | 0 | 0.44 | 0.70 | 0.55 | 22.22 | 0.54 | 0.29 |
| Hex | 73 | 40 | 22 | 0 | 2C | 46 | 37 | 16 | 36 | 1D |
| Octal | 163 | 100 | 42 | 0 | 54 | 106 | 67 | 26 | 66 | 35 |
| Binary | 1110011 | 1000000 | 100010 | 0 | 101100 | 1000110 | 110111 | 10110 | 110110 | 11101 |
Color Harmonies of #734022
Complementary color
Monochromatic Colors of #734022
Black with #734022
Text Example
Text Example
White with #734022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734022; }
p { color: rgb(115,64,34); }
H1.HeaderClassName
{
color: #734022;
}
.AnyTagClassName
{
color: #734022;
}
</style>
background-color css
<style>
a { background-color: #734022; }
a { background-color: rgb(115,64,34); }
div.DivClassName
{
background-color: #734022;
}
.BgClassName
{
background-color: #734022;
}
</style>
border-color css
<style>
span { border-color: #734022; }
span { border-color: rgb(115,64,34); }
td.TdClassName
{
border-color: #734022;
}
.TagClassName
{
border-color: #734022;
}
</style>