Shades of Peru Tan #744420
Tints of Peru Tan #744420
RGB
CMYK
RGB Variations
Color information
#744420 (or 0x744420) is known color: Peru Tan. HEX triplet: 74, 44 and 20. RGB value is (116,68,32). Sum of RGB (Red+Green+Blue) = 116+68+32=216 (28% of max value = 765). Red value is 116 (45.70% from 255 or 53.70% from 216); Green value is 68 (26.95% from 255 or 31.48% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 116 - color contains mainly: red. Hex color #744420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744420 is #8BBBDF. Grayscale: #4E4E4E. Windows color (decimal): -9157600 or 2114676. OLE color: 2114676.
HSL color Cylindrical-coordinate representation of color #744420: hue angle of 25.71º degrees, saturation: 0.57, 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 #744420 is Cyan = 0, Magento = 0.41, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 68 | 32 | - |
| CMYK | 0 | 0.41 | 0.72 | 0.55 |
| HSL | 25.71º | 0.57% | 0.29% | - |
| HSV(B) | 25.71º | 0.72% | 0.45% | - |
| XYZ | 9.53 | 7.95 | 2.4 | - |
| YUV | 78.25 | 101.9 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 68 | 32 | 0 | 0.41 | 0.72 | 0.55 | 25.71 | 0.57 | 0.29 |
| Hex | 74 | 44 | 20 | 0 | 29 | 48 | 37 | 1A | 39 | 1D |
| Octal | 164 | 104 | 40 | 0 | 51 | 110 | 67 | 32 | 71 | 35 |
| Binary | 1110100 | 1000100 | 100000 | 0 | 101001 | 1001000 | 110111 | 11010 | 111001 | 11101 |
Color Harmonies of #744420
Complementary color
Monochromatic Colors of #744420
Black with #744420
Text Example
Text Example
White with #744420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744420; }
p { color: rgb(116,68,32); }
H1.HeaderClassName
{
color: #744420;
}
.AnyTagClassName
{
color: #744420;
}
</style>
background-color css
<style>
a { background-color: #744420; }
a { background-color: rgb(116,68,32); }
div.DivClassName
{
background-color: #744420;
}
.BgClassName
{
background-color: #744420;
}
</style>
border-color css
<style>
span { border-color: #744420; }
span { border-color: rgb(116,68,32); }
td.TdClassName
{
border-color: #744420;
}
.TagClassName
{
border-color: #744420;
}
</style>