Shades of Peru Tan #724221
Tints of Peru Tan #724221
RGB
CMYK
RGB Variations
Color information
#724221 (or 0x724221) is known color: Peru Tan. HEX triplet: 72, 42 and 21. RGB value is (114,66,33). Sum of RGB (Red+Green+Blue) = 114+66+33=213 (28% of max value = 765). Red value is 114 (44.92% from 255 or 53.52% from 213); Green value is 66 (26.17% from 255 or 30.99% from 213); Blue value is 33 (13.28% from 255 or 15.49% from 213); Max value from RGB is 114 - color contains mainly: red. Hex color #724221 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #724221 is #8DBDDE. Grayscale: #4C4C4C. Windows color (decimal): -9289183 or 2179698. OLE color: 2179698.
HSL color Cylindrical-coordinate representation of color #724221: hue angle of 24.44º 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 #724221 is Cyan = 0, Magento = 0.42, Yellow = 0.71 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 66 | 33 | - |
| CMYK | 0 | 0.42 | 0.71 | 0.55 |
| HSL | 24.44º | 0.55% | 0.29% | - |
| HSV(B) | 24.44º | 0.71% | 0.45% | - |
| XYZ | 9.16 | 7.58 | 2.42 | - |
| YUV | 76.59 | 103.4 | 154.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 66 | 33 | 0 | 0.42 | 0.71 | 0.55 | 24.44 | 0.55 | 0.29 |
| Hex | 72 | 42 | 21 | 0 | 2A | 47 | 37 | 18 | 37 | 1D |
| Octal | 162 | 102 | 41 | 0 | 52 | 107 | 67 | 30 | 67 | 35 |
| Binary | 1110010 | 1000010 | 100001 | 0 | 101010 | 1000111 | 110111 | 11000 | 110111 | 11101 |
Color Harmonies of #724221
Complementary color
Monochromatic Colors of #724221
Black with #724221
Text Example
Text Example
White with #724221
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #724221; }
p { color: rgb(114,66,33); }
H1.HeaderClassName
{
color: #724221;
}
.AnyTagClassName
{
color: #724221;
}
</style>
background-color css
<style>
a { background-color: #724221; }
a { background-color: rgb(114,66,33); }
div.DivClassName
{
background-color: #724221;
}
.BgClassName
{
background-color: #724221;
}
</style>
border-color css
<style>
span { border-color: #724221; }
span { border-color: rgb(114,66,33); }
td.TdClassName
{
border-color: #724221;
}
.TagClassName
{
border-color: #724221;
}
</style>