Shades of Peru Tan #774420
Tints of Peru Tan #774420
RGB
CMYK
RGB Variations
Color information
#774420 (or 0x774420) is known color: Peru Tan. HEX triplet: 77, 44 and 20. RGB value is (119,68,32). Sum of RGB (Red+Green+Blue) = 119+68+32=219 (29% of max value = 765). Red value is 119 (46.88% from 255 or 54.34% from 219); Green value is 68 (26.95% from 255 or 31.05% from 219); Blue value is 32 (12.89% from 255 or 14.61% from 219); Max value from RGB is 119 - color contains mainly: red. Hex color #774420 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774420 is #88BBDF. Grayscale: #4F4F4F. Windows color (decimal): -8960992 or 2114679. OLE color: 2114679.
HSL color Cylindrical-coordinate representation of color #774420: hue angle of 24.83º 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 #774420 is Cyan = 0, Magento = 0.43, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 68 | 32 | - |
| CMYK | 0 | 0.43 | 0.73 | 0.53 |
| HSL | 24.83º | 0.58% | 0.3% | - |
| HSV(B) | 24.83º | 0.73% | 0.47% | - |
| XYZ | 9.94 | 8.16 | 2.42 | - |
| YUV | 79.15 | 101.4 | 156.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 68 | 32 | 0 | 0.43 | 0.73 | 0.53 | 24.83 | 0.58 | 0.3 |
| Hex | 77 | 44 | 20 | 0 | 2B | 49 | 35 | 19 | 3A | 1E |
| Octal | 167 | 104 | 40 | 0 | 53 | 111 | 65 | 31 | 72 | 36 |
| Binary | 1110111 | 1000100 | 100000 | 0 | 101011 | 1001001 | 110101 | 11001 | 111010 | 11110 |
Color Harmonies of #774420
Complementary color
Monochromatic Colors of #774420
Black with #774420
Text Example
Text Example
White with #774420
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774420; }
p { color: rgb(119,68,32); }
H1.HeaderClassName
{
color: #774420;
}
.AnyTagClassName
{
color: #774420;
}
</style>
background-color css
<style>
a { background-color: #774420; }
a { background-color: rgb(119,68,32); }
div.DivClassName
{
background-color: #774420;
}
.BgClassName
{
background-color: #774420;
}
</style>
border-color css
<style>
span { border-color: #774420; }
span { border-color: rgb(119,68,32); }
td.TdClassName
{
border-color: #774420;
}
.TagClassName
{
border-color: #774420;
}
</style>