Shades of Peru Tan #774122
Tints of Peru Tan #774122
RGB
CMYK
RGB Variations
Color information
#774122 (or 0x774122) is known color: Peru Tan. HEX triplet: 77, 41 and 22. RGB value is (119,65,34). Sum of RGB (Red+Green+Blue) = 119+65+34=218 (28% of max value = 765). Red value is 119 (46.88% from 255 or 54.59% from 218); Green value is 65 (25.78% from 255 or 29.82% from 218); Blue value is 34 (13.67% from 255 or 15.60% from 218); Max value from RGB is 119 - color contains mainly: red. Hex color #774122 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774122 is #88BEDD. Grayscale: #4D4D4D. Windows color (decimal): -8961758 or 2244983. OLE color: 2244983.
HSL color Cylindrical-coordinate representation of color #774122: hue angle of 21.88º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #774122 is Cyan = 0, Magento = 0.45, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 34 | - |
| CMYK | 0 | 0.45 | 0.71 | 0.53 |
| HSL | 21.88º | 0.56% | 0.3% | - |
| HSV(B) | 21.88º | 0.71% | 0.47% | - |
| XYZ | 9.79 | 7.82 | 2.51 | - |
| YUV | 77.61 | 103.39 | 157.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 34 | 0 | 0.45 | 0.71 | 0.53 | 21.88 | 0.56 | 0.3 |
| Hex | 77 | 41 | 22 | 0 | 2D | 47 | 35 | 16 | 38 | 1E |
| Octal | 167 | 101 | 42 | 0 | 55 | 107 | 65 | 26 | 70 | 36 |
| Binary | 1110111 | 1000001 | 100010 | 0 | 101101 | 1000111 | 110101 | 10110 | 111000 | 11110 |
Color Harmonies of #774122
Complementary color
Monochromatic Colors of #774122
Black with #774122
Text Example
Text Example
White with #774122
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774122; }
p { color: rgb(119,65,34); }
H1.HeaderClassName
{
color: #774122;
}
.AnyTagClassName
{
color: #774122;
}
</style>
background-color css
<style>
a { background-color: #774122; }
a { background-color: rgb(119,65,34); }
div.DivClassName
{
background-color: #774122;
}
.BgClassName
{
background-color: #774122;
}
</style>
border-color css
<style>
span { border-color: #774122; }
span { border-color: rgb(119,65,34); }
td.TdClassName
{
border-color: #774122;
}
.TagClassName
{
border-color: #774122;
}
</style>