Shades of Peru Tan #724321
Tints of Peru Tan #724321
RGB
CMYK
RGB Variations
Color information
#724321 (or 0x724321) is known color: Peru Tan. HEX triplet: 72, 43 and 21. RGB value is (114,67,33). Sum of RGB (Red+Green+Blue) = 114+67+33=214 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.27% from 214); Green value is 67 (26.56% from 255 or 31.31% from 214); Blue value is 33 (13.28% from 255 or 15.42% from 214); Max value from RGB is 114 - color contains mainly: red. Hex color #724321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724321 is #8DBCDE. Grayscale: #4D4D4D. Windows color (decimal): -9288927 or 2179954. OLE color: 2179954.
HSL color Cylindrical-coordinate representation of color #724321: hue angle of 25.19º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #724321 is Cyan = 0, Magento = 0.41, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 67 | 33 | - |
| CMYK | 0 | 0.41 | 0.71 | 0.55 |
| HSL | 25.19º | 0.55% | 0.29% | - |
| HSV(B) | 25.19º | 0.71% | 0.45% | - |
| XYZ | 9.22 | 7.7 | 2.44 | - |
| YUV | 77.18 | 103.07 | 154.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 67 | 33 | 0 | 0.41 | 0.71 | 0.55 | 25.19 | 0.55 | 0.29 |
| Hex | 72 | 43 | 21 | 0 | 29 | 47 | 37 | 19 | 37 | 1D |
| Octal | 162 | 103 | 41 | 0 | 51 | 107 | 67 | 31 | 67 | 35 |
| Binary | 1110010 | 1000011 | 100001 | 0 | 101001 | 1000111 | 110111 | 11001 | 110111 | 11101 |
Color Harmonies of #724321
Complementary color
Monochromatic Colors of #724321
Black with #724321
Text Example
Text Example
White with #724321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724321; }
p { color: rgb(114,67,33); }
H1.HeaderClassName
{
color: #724321;
}
.AnyTagClassName
{
color: #724321;
}
</style>
background-color css
<style>
a { background-color: #724321; }
a { background-color: rgb(114,67,33); }
div.DivClassName
{
background-color: #724321;
}
.BgClassName
{
background-color: #724321;
}
</style>
border-color css
<style>
span { border-color: #724321; }
span { border-color: rgb(114,67,33); }
td.TdClassName
{
border-color: #724321;
}
.TagClassName
{
border-color: #724321;
}
</style>