Shades of Peru Tan #774020
Tints of Peru Tan #774020
RGB
CMYK
RGB Variations
Color information
#774020 (or 0x774020) is known color: Peru Tan. HEX triplet: 77, 40 and 20. RGB value is (119,64,32). Sum of RGB (Red+Green+Blue) = 119+64+32=215 (28% of max value = 765). Red value is 119 (46.88% from 255 or 55.35% from 215); Green value is 64 (25.39% from 255 or 29.77% from 215); Blue value is 32 (12.89% from 255 or 14.88% from 215); Max value from RGB is 119 - color contains mainly: red. Hex color #774020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774020 is #88BFDF. Grayscale: #4C4C4C. Windows color (decimal): -8962016 or 2113655. OLE color: 2113655.
HSL color Cylindrical-coordinate representation of color #774020: hue angle of 22.07º 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 #774020 is Cyan = 0, Magento = 0.46, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 64 | 32 | - |
| CMYK | 0 | 0.46 | 0.73 | 0.53 |
| HSL | 22.07º | 0.58% | 0.3% | - |
| HSV(B) | 22.07º | 0.73% | 0.47% | - |
| XYZ | 9.7 | 7.69 | 2.34 | - |
| YUV | 76.8 | 102.72 | 158.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 64 | 32 | 0 | 0.46 | 0.73 | 0.53 | 22.07 | 0.58 | 0.3 |
| Hex | 77 | 40 | 20 | 0 | 2E | 49 | 35 | 16 | 3A | 1E |
| Octal | 167 | 100 | 40 | 0 | 56 | 111 | 65 | 26 | 72 | 36 |
| Binary | 1110111 | 1000000 | 100000 | 0 | 101110 | 1001001 | 110101 | 10110 | 111010 | 11110 |
Color Harmonies of #774020
Complementary color
Monochromatic Colors of #774020
Black with #774020
Text Example
Text Example
White with #774020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774020; }
p { color: rgb(119,64,32); }
H1.HeaderClassName
{
color: #774020;
}
.AnyTagClassName
{
color: #774020;
}
</style>
background-color css
<style>
a { background-color: #774020; }
a { background-color: rgb(119,64,32); }
div.DivClassName
{
background-color: #774020;
}
.BgClassName
{
background-color: #774020;
}
</style>
border-color css
<style>
span { border-color: #774020; }
span { border-color: rgb(119,64,32); }
td.TdClassName
{
border-color: #774020;
}
.TagClassName
{
border-color: #774020;
}
</style>