Shades of Peru Tan #783614
Tints of Peru Tan #783614
RGB
CMYK
RGB Variations
Color information
#783614 (or 0x783614) is known color: Peru Tan. HEX triplet: 78, 36 and 14. RGB value is (120,54,20). Sum of RGB (Red+Green+Blue) = 120+54+20=194 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.86% from 194); Green value is 54 (21.48% from 255 or 27.84% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 120 - color contains mainly: red. Hex color #783614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783614 is #87C9EB. Grayscale: #464646. Windows color (decimal): -8899052 or 1324664. OLE color: 1324664.
HSL color Cylindrical-coordinate representation of color #783614: hue angle of 20.4º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #783614 is Cyan = 0, Magento = 0.55, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 20 | - |
| CMYK | 0 | 0.55 | 0.83 | 0.53 |
| HSL | 20.4º | 0.71% | 0.27% | - |
| HSV(B) | 20.4º | 0.83% | 0.47% | - |
| XYZ | 9.19 | 6.68 | 1.47 | - |
| YUV | 69.86 | 99.87 | 163.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 20 | 0 | 0.55 | 0.83 | 0.53 | 20.4 | 0.71 | 0.27 |
| Hex | 78 | 36 | 14 | 0 | 37 | 53 | 35 | 14 | 47 | 1B |
| Octal | 170 | 66 | 24 | 0 | 67 | 123 | 65 | 24 | 107 | 33 |
| Binary | 1111000 | 110110 | 10100 | 0 | 110111 | 1010011 | 110101 | 10100 | 1000111 | 11011 |
Color Harmonies of #783614
Complementary color
Monochromatic Colors of #783614
Black with #783614
Text Example
Text Example
White with #783614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783614; }
p { color: rgb(120,54,20); }
H1.HeaderClassName
{
color: #783614;
}
.AnyTagClassName
{
color: #783614;
}
</style>
background-color css
<style>
a { background-color: #783614; }
a { background-color: rgb(120,54,20); }
div.DivClassName
{
background-color: #783614;
}
.BgClassName
{
background-color: #783614;
}
</style>
border-color css
<style>
span { border-color: #783614; }
span { border-color: rgb(120,54,20); }
td.TdClassName
{
border-color: #783614;
}
.TagClassName
{
border-color: #783614;
}
</style>