Shades of Peru Tan #724220
Tints of Peru Tan #724220
RGB
CMYK
RGB Variations
Color information
#724220 (or 0x724220) is known color: Peru Tan. HEX triplet: 72, 42 and 20. RGB value is (114,66,32). Sum of RGB (Red+Green+Blue) = 114+66+32=212 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.77% from 212); Green value is 66 (26.17% from 255 or 31.13% from 212); Blue value is 32 (12.89% from 255 or 15.09% from 212); Max value from RGB is 114 - color contains mainly: red. Hex color #724220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724220 is #8DBDDF. Grayscale: #4C4C4C. Windows color (decimal): -9289184 or 2114162. OLE color: 2114162.
HSL color Cylindrical-coordinate representation of color #724220: hue angle of 24.88º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #724220 is Cyan = 0, Magento = 0.42, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 32 | - |
| CMYK | 0 | 0.42 | 0.72 | 0.55 |
| HSL | 24.88º | 0.56% | 0.29% | - |
| HSV(B) | 24.88º | 0.72% | 0.45% | - |
| XYZ | 9.15 | 7.58 | 2.35 | - |
| YUV | 76.48 | 102.9 | 154.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 32 | 0 | 0.42 | 0.72 | 0.55 | 24.88 | 0.56 | 0.29 |
| Hex | 72 | 42 | 20 | 0 | 2A | 48 | 37 | 19 | 38 | 1D |
| Octal | 162 | 102 | 40 | 0 | 52 | 110 | 67 | 31 | 70 | 35 |
| Binary | 1110010 | 1000010 | 100000 | 0 | 101010 | 1001000 | 110111 | 11001 | 111000 | 11101 |
Color Harmonies of #724220
Complementary color
Monochromatic Colors of #724220
Black with #724220
Text Example
Text Example
White with #724220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724220; }
p { color: rgb(114,66,32); }
H1.HeaderClassName
{
color: #724220;
}
.AnyTagClassName
{
color: #724220;
}
</style>
background-color css
<style>
a { background-color: #724220; }
a { background-color: rgb(114,66,32); }
div.DivClassName
{
background-color: #724220;
}
.BgClassName
{
background-color: #724220;
}
</style>
border-color css
<style>
span { border-color: #724220; }
span { border-color: rgb(114,66,32); }
td.TdClassName
{
border-color: #724220;
}
.TagClassName
{
border-color: #724220;
}
</style>