Shades of Peru Tan #734224
Tints of Peru Tan #734224
RGB
CMYK
RGB Variations
Color information
#734224 (or 0x734224) is known color: Peru Tan. HEX triplet: 73, 42 and 24. RGB value is (115,66,36). Sum of RGB (Red+Green+Blue) = 115+66+36=217 (28% of max value = 765). Red value is 115 (45.31% from 255 or 53.00% from 217); Green value is 66 (26.17% from 255 or 30.41% from 217); Blue value is 36 (14.45% from 255 or 16.59% from 217); Max value from RGB is 115 - color contains mainly: red. Hex color #734224 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #734224 is #8CBDDB. Grayscale: #4D4D4D. Windows color (decimal): -9223644 or 2376307. OLE color: 2376307.
HSL color Cylindrical-coordinate representation of color #734224: hue angle of 22.78º 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 #734224 is Cyan = 0, Magento = 0.43, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 66 | 36 | - |
| CMYK | 0 | 0.43 | 0.69 | 0.55 |
| HSL | 22.78º | 0.52% | 0.3% | - |
| HSV(B) | 22.78º | 0.69% | 0.45% | - |
| XYZ | 9.34 | 7.67 | 2.66 | - |
| YUV | 77.23 | 104.73 | 154.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 66 | 36 | 0 | 0.43 | 0.69 | 0.55 | 22.78 | 0.52 | 0.3 |
| Hex | 73 | 42 | 24 | 0 | 2B | 45 | 37 | 17 | 34 | 1E |
| Octal | 163 | 102 | 44 | 0 | 53 | 105 | 67 | 27 | 64 | 36 |
| Binary | 1110011 | 1000010 | 100100 | 0 | 101011 | 1000101 | 110111 | 10111 | 110100 | 11110 |
Color Harmonies of #734224
Complementary color
Monochromatic Colors of #734224
Black with #734224
Text Example
Text Example
White with #734224
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #734224; }
p { color: rgb(115,66,36); }
H1.HeaderClassName
{
color: #734224;
}
.AnyTagClassName
{
color: #734224;
}
</style>
background-color css
<style>
a { background-color: #734224; }
a { background-color: rgb(115,66,36); }
div.DivClassName
{
background-color: #734224;
}
.BgClassName
{
background-color: #734224;
}
</style>
border-color css
<style>
span { border-color: #734224; }
span { border-color: rgb(115,66,36); }
td.TdClassName
{
border-color: #734224;
}
.TagClassName
{
border-color: #734224;
}
</style>