Shades of Peru Tan #724020
Tints of Peru Tan #724020
RGB
CMYK
RGB Variations
Color information
#724020 (or 0x724020) is known color: Peru Tan. HEX triplet: 72, 40 and 20. RGB value is (114,64,32). Sum of RGB (Red+Green+Blue) = 114+64+32=210 (27% of max value = 765). Red value is 114 (44.92% from 255 or 54.29% from 210); Green value is 64 (25.39% from 255 or 30.48% from 210); Blue value is 32 (12.89% from 255 or 15.24% from 210); Max value from RGB is 114 - color contains mainly: red. Hex color #724020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724020 is #8DBFDF. Grayscale: #4B4B4B. Windows color (decimal): -9289696 or 2113650. OLE color: 2113650.
HSL color Cylindrical-coordinate representation of color #724020: hue angle of 23.41º 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 #724020 is Cyan = 0, Magento = 0.44, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 64 | 32 | - |
| CMYK | 0 | 0.44 | 0.72 | 0.55 |
| HSL | 23.41º | 0.56% | 0.29% | - |
| HSV(B) | 23.41º | 0.72% | 0.45% | - |
| XYZ | 9.03 | 7.35 | 2.31 | - |
| YUV | 75.3 | 103.57 | 155.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 64 | 32 | 0 | 0.44 | 0.72 | 0.55 | 23.41 | 0.56 | 0.29 |
| Hex | 72 | 40 | 20 | 0 | 2C | 48 | 37 | 17 | 38 | 1D |
| Octal | 162 | 100 | 40 | 0 | 54 | 110 | 67 | 27 | 70 | 35 |
| Binary | 1110010 | 1000000 | 100000 | 0 | 101100 | 1001000 | 110111 | 10111 | 111000 | 11101 |
Color Harmonies of #724020
Complementary color
Monochromatic Colors of #724020
Black with #724020
Text Example
Text Example
White with #724020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724020; }
p { color: rgb(114,64,32); }
H1.HeaderClassName
{
color: #724020;
}
.AnyTagClassName
{
color: #724020;
}
</style>
background-color css
<style>
a { background-color: #724020; }
a { background-color: rgb(114,64,32); }
div.DivClassName
{
background-color: #724020;
}
.BgClassName
{
background-color: #724020;
}
</style>
border-color css
<style>
span { border-color: #724020; }
span { border-color: rgb(114,64,32); }
td.TdClassName
{
border-color: #724020;
}
.TagClassName
{
border-color: #724020;
}
</style>