Shades of Peru Tan #783620
Tints of Peru Tan #783620
RGB
CMYK
RGB Variations
Color information
#783620 (or 0x783620) is known color: Peru Tan. HEX triplet: 78, 36 and 20. RGB value is (120,54,32). Sum of RGB (Red+Green+Blue) = 120+54+32=206 (27% of max value = 765). Red value is 120 (47.27% from 255 or 58.25% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 32 (12.89% from 255 or 15.53% from 206); Max value from RGB is 120 - color contains mainly: red. Hex color #783620 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783620 is #87C9DF. Grayscale: #474747. Windows color (decimal): -8899040 or 2111096. OLE color: 2111096.
HSL color Cylindrical-coordinate representation of color #783620: hue angle of 15º 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 #783620 is Cyan = 0, Magento = 0.55, Yellow = 0.73 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 32 | - |
| CMYK | 0 | 0.55 | 0.73 | 0.53 |
| HSL | 15º | 0.58% | 0.3% | - |
| HSV(B) | 15º | 0.73% | 0.47% | - |
| XYZ | 9.33 | 6.74 | 2.18 | - |
| YUV | 71.23 | 105.87 | 162.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 32 | 0 | 0.55 | 0.73 | 0.53 | 15 | 0.58 | 0.3 |
| Hex | 78 | 36 | 20 | 0 | 37 | 49 | 35 | F | 3A | 1E |
| Octal | 170 | 66 | 40 | 0 | 67 | 111 | 65 | 17 | 72 | 36 |
| Binary | 1111000 | 110110 | 100000 | 0 | 110111 | 1001001 | 110101 | 1111 | 111010 | 11110 |
Color Harmonies of #783620
Complementary color
Monochromatic Colors of #783620
Black with #783620
Text Example
Text Example
White with #783620
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783620; }
p { color: rgb(120,54,32); }
H1.HeaderClassName
{
color: #783620;
}
.AnyTagClassName
{
color: #783620;
}
</style>
background-color css
<style>
a { background-color: #783620; }
a { background-color: rgb(120,54,32); }
div.DivClassName
{
background-color: #783620;
}
.BgClassName
{
background-color: #783620;
}
</style>
border-color css
<style>
span { border-color: #783620; }
span { border-color: rgb(120,54,32); }
td.TdClassName
{
border-color: #783620;
}
.TagClassName
{
border-color: #783620;
}
</style>