Shades of Peru Tan #783911
Tints of Peru Tan #783911
RGB
CMYK
RGB Variations
Color information
#783911 (or 0x783911) is known color: Peru Tan. HEX triplet: 78, 39 and 11. RGB value is (120,57,17). Sum of RGB (Red+Green+Blue) = 120+57+17=194 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.86% from 194); Green value is 57 (22.66% from 255 or 29.38% from 194); Blue value is 17 (7.03% from 255 or 8.76% from 194); Max value from RGB is 120 - color contains mainly: red. Hex color #783911 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783911 is #87C6EE. Grayscale: #474747. Windows color (decimal): -8898287 or 1128824. OLE color: 1128824.
HSL color Cylindrical-coordinate representation of color #783911: hue angle of 23.3º 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 #783911 is Cyan = 0, Magento = 0.52, Yellow = 0.86 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 57 | 17 | - |
| CMYK | 0 | 0.52 | 0.86 | 0.53 |
| HSL | 23.3º | 0.75% | 0.27% | - |
| HSV(B) | 23.3º | 0.86% | 0.47% | - |
| XYZ | 9.31 | 6.96 | 1.38 | - |
| YUV | 71.28 | 97.37 | 162.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 57 | 17 | 0 | 0.52 | 0.86 | 0.53 | 23.3 | 0.75 | 0.27 |
| Hex | 78 | 39 | 11 | 0 | 34 | 56 | 35 | 17 | 4B | 1B |
| Octal | 170 | 71 | 21 | 0 | 64 | 126 | 65 | 27 | 113 | 33 |
| Binary | 1111000 | 111001 | 10001 | 0 | 110100 | 1010110 | 110101 | 10111 | 1001011 | 11011 |
Color Harmonies of #783911
Complementary color
Monochromatic Colors of #783911
Black with #783911
Text Example
Text Example
White with #783911
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783911; }
p { color: rgb(120,57,17); }
H1.HeaderClassName
{
color: #783911;
}
.AnyTagClassName
{
color: #783911;
}
</style>
background-color css
<style>
a { background-color: #783911; }
a { background-color: rgb(120,57,17); }
div.DivClassName
{
background-color: #783911;
}
.BgClassName
{
background-color: #783911;
}
</style>
border-color css
<style>
span { border-color: #783911; }
span { border-color: rgb(120,57,17); }
td.TdClassName
{
border-color: #783911;
}
.TagClassName
{
border-color: #783911;
}
</style>