Shades of Peru Tan #774222
Tints of Peru Tan #774222
RGB
CMYK
RGB Variations
Color information
#774222 (or 0x774222) is known color: Peru Tan. HEX triplet: 77, 42 and 22. RGB value is (119,66,34). Sum of RGB (Red+Green+Blue) = 119+66+34=219 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.34% from 219); Green value is 66 (26.17% from 255 or 30.14% from 219); Blue value is 34 (13.67% from 255 or 15.53% from 219); Max value from RGB is 119 - color contains mainly: red. Hex color #774222 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774222 is #88BDDD. Grayscale: #4E4E4E. Windows color (decimal): -8961502 or 2245239. OLE color: 2245239.
HSL color Cylindrical-coordinate representation of color #774222: hue angle of 22.59º 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 #774222 is Cyan = 0, Magento = 0.45, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 66 | 34 | - |
| CMYK | 0 | 0.45 | 0.71 | 0.53 |
| HSL | 22.59º | 0.56% | 0.3% | - |
| HSV(B) | 22.59º | 0.71% | 0.47% | - |
| XYZ | 9.84 | 7.93 | 2.53 | - |
| YUV | 78.2 | 103.06 | 157.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 34 | 0 | 0.45 | 0.71 | 0.53 | 22.59 | 0.56 | 0.3 |
| Hex | 77 | 42 | 22 | 0 | 2D | 47 | 35 | 17 | 38 | 1E |
| Octal | 167 | 102 | 42 | 0 | 55 | 107 | 65 | 27 | 70 | 36 |
| Binary | 1110111 | 1000010 | 100010 | 0 | 101101 | 1000111 | 110101 | 10111 | 111000 | 11110 |
Color Harmonies of #774222
Complementary color
Monochromatic Colors of #774222
Black with #774222
Text Example
Text Example
White with #774222
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774222; }
p { color: rgb(119,66,34); }
H1.HeaderClassName
{
color: #774222;
}
.AnyTagClassName
{
color: #774222;
}
</style>
background-color css
<style>
a { background-color: #774222; }
a { background-color: rgb(119,66,34); }
div.DivClassName
{
background-color: #774222;
}
.BgClassName
{
background-color: #774222;
}
</style>
border-color css
<style>
span { border-color: #774222; }
span { border-color: rgb(119,66,34); }
td.TdClassName
{
border-color: #774222;
}
.TagClassName
{
border-color: #774222;
}
</style>