Shades of Peru Tan #734324
Tints of Peru Tan #734324
RGB
CMYK
RGB Variations
Color information
#734324 (or 0x734324) is known color: Peru Tan. HEX triplet: 73, 43 and 24. RGB value is (115,67,36). Sum of RGB (Red+Green+Blue) = 115+67+36=218 (28% of max value = 765). Red value is 115 (45.31% from 255 or 52.75% from 218); Green value is 67 (26.56% from 255 or 30.73% from 218); Blue value is 36 (14.45% from 255 or 16.51% from 218); Max value from RGB is 115 - color contains mainly: red. Hex color #734324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734324 is #8CBCDB. Grayscale: #4D4D4D. Windows color (decimal): -9223388 or 2376563. OLE color: 2376563.
HSL color Cylindrical-coordinate representation of color #734324: hue angle of 23.54º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #734324 is Cyan = 0, Magento = 0.42, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 67 | 36 | - |
| CMYK | 0 | 0.42 | 0.69 | 0.55 |
| HSL | 23.54º | 0.52% | 0.3% | - |
| HSV(B) | 23.54º | 0.69% | 0.45% | - |
| XYZ | 9.4 | 7.79 | 2.68 | - |
| YUV | 77.82 | 104.4 | 154.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 67 | 36 | 0 | 0.42 | 0.69 | 0.55 | 23.54 | 0.52 | 0.3 |
| Hex | 73 | 43 | 24 | 0 | 2A | 45 | 37 | 18 | 34 | 1E |
| Octal | 163 | 103 | 44 | 0 | 52 | 105 | 67 | 30 | 64 | 36 |
| Binary | 1110011 | 1000011 | 100100 | 0 | 101010 | 1000101 | 110111 | 11000 | 110100 | 11110 |
Color Harmonies of #734324
Complementary color
Monochromatic Colors of #734324
Black with #734324
Text Example
Text Example
White with #734324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734324; }
p { color: rgb(115,67,36); }
H1.HeaderClassName
{
color: #734324;
}
.AnyTagClassName
{
color: #734324;
}
</style>
background-color css
<style>
a { background-color: #734324; }
a { background-color: rgb(115,67,36); }
div.DivClassName
{
background-color: #734324;
}
.BgClassName
{
background-color: #734324;
}
</style>
border-color css
<style>
span { border-color: #734324; }
span { border-color: rgb(115,67,36); }
td.TdClassName
{
border-color: #734324;
}
.TagClassName
{
border-color: #734324;
}
</style>