Shades of Peru Tan #783611
Tints of Peru Tan #783611
RGB
CMYK
RGB Variations
Color information
#783611 (or 0x783611) is known color: Peru Tan. HEX triplet: 78, 36 and 11. RGB value is (120,54,17). Sum of RGB (Red+Green+Blue) = 120+54+17=191 (25% of max value = 765). Red value is 120 (47.27% from 255 or 62.83% from 191); Green value is 54 (21.48% from 255 or 28.27% from 191); Blue value is 17 (7.03% from 255 or 8.90% from 191); Max value from RGB is 120 - color contains mainly: red. Hex color #783611 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783611 is #87C9EE. Grayscale: #454545. Windows color (decimal): -8899055 or 1128056. OLE color: 1128056.
HSL color Cylindrical-coordinate representation of color #783611: hue angle of 21.55º degrees, saturation: 0.75, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #783611 is Cyan = 0, Magento = 0.55, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 17 | - |
| CMYK | 0 | 0.55 | 0.86 | 0.53 |
| HSL | 21.55º | 0.75% | 0.27% | - |
| HSV(B) | 21.55º | 0.86% | 0.47% | - |
| XYZ | 9.17 | 6.67 | 1.34 | - |
| YUV | 69.52 | 98.37 | 164.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 17 | 0 | 0.55 | 0.86 | 0.53 | 21.55 | 0.75 | 0.27 |
| Hex | 78 | 36 | 11 | 0 | 37 | 56 | 35 | 16 | 4B | 1B |
| Octal | 170 | 66 | 21 | 0 | 67 | 126 | 65 | 26 | 113 | 33 |
| Binary | 1111000 | 110110 | 10001 | 0 | 110111 | 1010110 | 110101 | 10110 | 1001011 | 11011 |
Color Harmonies of #783611
Complementary color
Monochromatic Colors of #783611
Black with #783611
Text Example
Text Example
White with #783611
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783611; }
p { color: rgb(120,54,17); }
H1.HeaderClassName
{
color: #783611;
}
.AnyTagClassName
{
color: #783611;
}
</style>
background-color css
<style>
a { background-color: #783611; }
a { background-color: rgb(120,54,17); }
div.DivClassName
{
background-color: #783611;
}
.BgClassName
{
background-color: #783611;
}
</style>
border-color css
<style>
span { border-color: #783611; }
span { border-color: rgb(120,54,17); }
td.TdClassName
{
border-color: #783611;
}
.TagClassName
{
border-color: #783611;
}
</style>