Shades of Peru Tan #774124
Tints of Peru Tan #774124
RGB
CMYK
RGB Variations
Color information
#774124 (or 0x774124) is known color: Peru Tan. HEX triplet: 77, 41 and 24. RGB value is (119,65,36). Sum of RGB (Red+Green+Blue) = 119+65+36=220 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.09% from 220); Green value is 65 (25.78% from 255 or 29.55% from 220); Blue value is 36 (14.45% from 255 or 16.36% from 220); Max value from RGB is 119 - color contains mainly: red. Hex color #774124 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774124 is #88BEDB. Grayscale: #4E4E4E. Windows color (decimal): -8961756 or 2376055. OLE color: 2376055.
HSL color Cylindrical-coordinate representation of color #774124: hue angle of 20.96º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #774124 is Cyan = 0, Magento = 0.45, Yellow = 0.70 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 36 | - |
| CMYK | 0 | 0.45 | 0.70 | 0.53 |
| HSL | 20.96º | 0.54% | 0.3% | - |
| HSV(B) | 20.96º | 0.7% | 0.47% | - |
| XYZ | 9.82 | 7.83 | 2.66 | - |
| YUV | 77.84 | 104.39 | 157.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 36 | 0 | 0.45 | 0.70 | 0.53 | 20.96 | 0.54 | 0.3 |
| Hex | 77 | 41 | 24 | 0 | 2D | 46 | 35 | 15 | 36 | 1E |
| Octal | 167 | 101 | 44 | 0 | 55 | 106 | 65 | 25 | 66 | 36 |
| Binary | 1110111 | 1000001 | 100100 | 0 | 101101 | 1000110 | 110101 | 10101 | 110110 | 11110 |
Color Harmonies of #774124
Complementary color
Monochromatic Colors of #774124
Black with #774124
Text Example
Text Example
White with #774124
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774124; }
p { color: rgb(119,65,36); }
H1.HeaderClassName
{
color: #774124;
}
.AnyTagClassName
{
color: #774124;
}
</style>
background-color css
<style>
a { background-color: #774124; }
a { background-color: rgb(119,65,36); }
div.DivClassName
{
background-color: #774124;
}
.BgClassName
{
background-color: #774124;
}
</style>
border-color css
<style>
span { border-color: #774124; }
span { border-color: rgb(119,65,36); }
td.TdClassName
{
border-color: #774124;
}
.TagClassName
{
border-color: #774124;
}
</style>