Shades of Peru Tan #744120
Tints of Peru Tan #744120
RGB
CMYK
RGB Variations
Color information
#744120 (or 0x744120) is known color: Peru Tan. HEX triplet: 74, 41 and 20. RGB value is (116,65,32). Sum of RGB (Red+Green+Blue) = 116+65+32=213 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.46% from 213); Green value is 65 (25.78% from 255 or 30.52% from 213); Blue value is 32 (12.89% from 255 or 15.02% from 213); Max value from RGB is 116 - color contains mainly: red. Hex color #744120 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #744120 is #8BBEDF. Grayscale: #4C4C4C. Windows color (decimal): -9158368 or 2113908. OLE color: 2113908.
HSL color Cylindrical-coordinate representation of color #744120: hue angle of 23.57º 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 #744120 is Cyan = 0, Magento = 0.44, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 65 | 32 | - |
| CMYK | 0 | 0.44 | 0.72 | 0.55 |
| HSL | 23.57º | 0.57% | 0.29% | - |
| HSV(B) | 23.57º | 0.72% | 0.45% | - |
| XYZ | 9.35 | 7.6 | 2.34 | - |
| YUV | 76.49 | 102.9 | 156.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 65 | 32 | 0 | 0.44 | 0.72 | 0.55 | 23.57 | 0.57 | 0.29 |
| Hex | 74 | 41 | 20 | 0 | 2C | 48 | 37 | 18 | 39 | 1D |
| Octal | 164 | 101 | 40 | 0 | 54 | 110 | 67 | 30 | 71 | 35 |
| Binary | 1110100 | 1000001 | 100000 | 0 | 101100 | 1001000 | 110111 | 11000 | 111001 | 11101 |
Color Harmonies of #744120
Complementary color
Monochromatic Colors of #744120
Black with #744120
Text Example
Text Example
White with #744120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #744120; }
p { color: rgb(116,65,32); }
H1.HeaderClassName
{
color: #744120;
}
.AnyTagClassName
{
color: #744120;
}
</style>
background-color css
<style>
a { background-color: #744120; }
a { background-color: rgb(116,65,32); }
div.DivClassName
{
background-color: #744120;
}
.BgClassName
{
background-color: #744120;
}
</style>
border-color css
<style>
span { border-color: #744120; }
span { border-color: rgb(116,65,32); }
td.TdClassName
{
border-color: #744120;
}
.TagClassName
{
border-color: #744120;
}
</style>