Shades of Peru Tan #773720
Tints of Peru Tan #773720
RGB
CMYK
RGB Variations
Color information
#773720 (or 0x773720) is known color: Peru Tan. HEX triplet: 77, 37 and 20. RGB value is (119,55,32). Sum of RGB (Red+Green+Blue) = 119+55+32=206 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.77% from 206); Green value is 55 (21.88% from 255 or 26.70% from 206); Blue value is 32 (12.89% from 255 or 15.53% from 206); Max value from RGB is 119 - color contains mainly: red. Hex color #773720 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773720 is #88C8DF. Grayscale: #474747. Windows color (decimal): -8964320 or 2111351. OLE color: 2111351.
HSL color Cylindrical-coordinate representation of color #773720: hue angle of 15.86º 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 #773720 is Cyan = 0, Magento = 0.54, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 32 | - |
| CMYK | 0 | 0.54 | 0.73 | 0.53 |
| HSL | 15.86º | 0.58% | 0.3% | - |
| HSV(B) | 15.86º | 0.73% | 0.47% | - |
| XYZ | 9.23 | 6.76 | 2.18 | - |
| YUV | 71.51 | 105.7 | 161.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 32 | 0 | 0.54 | 0.73 | 0.53 | 15.86 | 0.58 | 0.3 |
| Hex | 77 | 37 | 20 | 0 | 36 | 49 | 35 | 10 | 3A | 1E |
| Octal | 167 | 67 | 40 | 0 | 66 | 111 | 65 | 20 | 72 | 36 |
| Binary | 1110111 | 110111 | 100000 | 0 | 110110 | 1001001 | 110101 | 10000 | 111010 | 11110 |
Color Harmonies of #773720
Complementary color
Monochromatic Colors of #773720
Black with #773720
Text Example
Text Example
White with #773720
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773720; }
p { color: rgb(119,55,32); }
H1.HeaderClassName
{
color: #773720;
}
.AnyTagClassName
{
color: #773720;
}
</style>
background-color css
<style>
a { background-color: #773720; }
a { background-color: rgb(119,55,32); }
div.DivClassName
{
background-color: #773720;
}
.BgClassName
{
background-color: #773720;
}
</style>
border-color css
<style>
span { border-color: #773720; }
span { border-color: rgb(119,55,32); }
td.TdClassName
{
border-color: #773720;
}
.TagClassName
{
border-color: #773720;
}
</style>