Shades of Peru Tan #774220
Tints of Peru Tan #774220
RGB
CMYK
RGB Variations
Color information
#774220 (or 0x774220) is known color: Peru Tan. HEX triplet: 77, 42 and 20. RGB value is (119,66,32). Sum of RGB (Red+Green+Blue) = 119+66+32=217 (28% of max value = 765). Red value is 119 (46.88% from 255 or 54.84% from 217); Green value is 66 (26.17% from 255 or 30.41% from 217); Blue value is 32 (12.89% from 255 or 14.75% from 217); Max value from RGB is 119 - color contains mainly: red. Hex color #774220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774220 is #88BDDF. Grayscale: #4E4E4E. Windows color (decimal): -8961504 or 2114167. OLE color: 2114167.
HSL color Cylindrical-coordinate representation of color #774220: hue angle of 23.45º degrees, saturation: 0.58, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #774220 is Cyan = 0, Magento = 0.45, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 66 | 32 | - |
| CMYK | 0 | 0.45 | 0.73 | 0.53 |
| HSL | 23.45º | 0.58% | 0.3% | - |
| HSV(B) | 23.45º | 0.73% | 0.47% | - |
| XYZ | 9.82 | 7.92 | 2.38 | - |
| YUV | 77.97 | 102.06 | 157.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 66 | 32 | 0 | 0.45 | 0.73 | 0.53 | 23.45 | 0.58 | 0.3 |
| Hex | 77 | 42 | 20 | 0 | 2D | 49 | 35 | 17 | 3A | 1E |
| Octal | 167 | 102 | 40 | 0 | 55 | 111 | 65 | 27 | 72 | 36 |
| Binary | 1110111 | 1000010 | 100000 | 0 | 101101 | 1001001 | 110101 | 10111 | 111010 | 11110 |
Color Harmonies of #774220
Complementary color
Monochromatic Colors of #774220
Black with #774220
Text Example
Text Example
White with #774220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774220; }
p { color: rgb(119,66,32); }
H1.HeaderClassName
{
color: #774220;
}
.AnyTagClassName
{
color: #774220;
}
</style>
background-color css
<style>
a { background-color: #774220; }
a { background-color: rgb(119,66,32); }
div.DivClassName
{
background-color: #774220;
}
.BgClassName
{
background-color: #774220;
}
</style>
border-color css
<style>
span { border-color: #774220; }
span { border-color: rgb(119,66,32); }
td.TdClassName
{
border-color: #774220;
}
.TagClassName
{
border-color: #774220;
}
</style>