Shades of Peru Tan #774121
Tints of Peru Tan #774121
RGB
CMYK
RGB Variations
Color information
#774121 (or 0x774121) is known color: Peru Tan. HEX triplet: 77, 41 and 21. RGB value is (119,65,33). Sum of RGB (Red+Green+Blue) = 119+65+33=217 (28% of max value = 765). Red value is 119 (46.88% from 255 or 54.84% from 217); Green value is 65 (25.78% from 255 or 29.95% from 217); Blue value is 33 (13.28% from 255 or 15.21% from 217); Max value from RGB is 119 - color contains mainly: red. Hex color #774121 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774121 is #88BEDE. Grayscale: #4D4D4D. Windows color (decimal): -8961759 or 2179447. OLE color: 2179447.
HSL color Cylindrical-coordinate representation of color #774121: hue angle of 22.33º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #774121 is Cyan = 0, Magento = 0.45, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 65 | 33 | - |
| CMYK | 0 | 0.45 | 0.72 | 0.53 |
| HSL | 22.33º | 0.57% | 0.3% | - |
| HSV(B) | 22.33º | 0.72% | 0.47% | - |
| XYZ | 9.77 | 7.81 | 2.43 | - |
| YUV | 77.5 | 102.89 | 157.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 65 | 33 | 0 | 0.45 | 0.72 | 0.53 | 22.33 | 0.57 | 0.3 |
| Hex | 77 | 41 | 21 | 0 | 2D | 48 | 35 | 16 | 39 | 1E |
| Octal | 167 | 101 | 41 | 0 | 55 | 110 | 65 | 26 | 71 | 36 |
| Binary | 1110111 | 1000001 | 100001 | 0 | 101101 | 1001000 | 110101 | 10110 | 111001 | 11110 |
Color Harmonies of #774121
Complementary color
Monochromatic Colors of #774121
Black with #774121
Text Example
Text Example
White with #774121
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774121; }
p { color: rgb(119,65,33); }
H1.HeaderClassName
{
color: #774121;
}
.AnyTagClassName
{
color: #774121;
}
</style>
background-color css
<style>
a { background-color: #774121; }
a { background-color: rgb(119,65,33); }
div.DivClassName
{
background-color: #774121;
}
.BgClassName
{
background-color: #774121;
}
</style>
border-color css
<style>
span { border-color: #774121; }
span { border-color: rgb(119,65,33); }
td.TdClassName
{
border-color: #774121;
}
.TagClassName
{
border-color: #774121;
}
</style>