Shades of Peru Tan #783612
Tints of Peru Tan #783612
RGB
CMYK
RGB Variations
Color information
#783612 (or 0x783612) is known color: Peru Tan. HEX triplet: 78, 36 and 12. RGB value is (120,54,18). Sum of RGB (Red+Green+Blue) = 120+54+18=192 (25% of max value = 765). Red value is 120 (47.27% from 255 or 62.5% from 192); Green value is 54 (21.48% from 255 or 28.12% from 192); Blue value is 18 (7.42% from 255 or 9.38% from 192); Max value from RGB is 120 - color contains mainly: red. Hex color #783612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783612 is #87C9ED. Grayscale: #454545. Windows color (decimal): -8899054 or 1193592. OLE color: 1193592.
HSL color Cylindrical-coordinate representation of color #783612: hue angle of 21.18º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #783612 is Cyan = 0, Magento = 0.55, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 18 | - |
| CMYK | 0 | 0.55 | 0.85 | 0.53 |
| HSL | 21.18º | 0.74% | 0.27% | - |
| HSV(B) | 21.18º | 0.85% | 0.47% | - |
| XYZ | 9.17 | 6.68 | 1.38 | - |
| YUV | 69.63 | 98.87 | 163.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 18 | 0 | 0.55 | 0.85 | 0.53 | 21.18 | 0.74 | 0.27 |
| Hex | 78 | 36 | 12 | 0 | 37 | 55 | 35 | 15 | 4A | 1B |
| Octal | 170 | 66 | 22 | 0 | 67 | 125 | 65 | 25 | 112 | 33 |
| Binary | 1111000 | 110110 | 10010 | 0 | 110111 | 1010101 | 110101 | 10101 | 1001010 | 11011 |
Color Harmonies of #783612
Complementary color
Monochromatic Colors of #783612
Black with #783612
Text Example
Text Example
White with #783612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783612; }
p { color: rgb(120,54,18); }
H1.HeaderClassName
{
color: #783612;
}
.AnyTagClassName
{
color: #783612;
}
</style>
background-color css
<style>
a { background-color: #783612; }
a { background-color: rgb(120,54,18); }
div.DivClassName
{
background-color: #783612;
}
.BgClassName
{
background-color: #783612;
}
</style>
border-color css
<style>
span { border-color: #783612; }
span { border-color: rgb(120,54,18); }
td.TdClassName
{
border-color: #783612;
}
.TagClassName
{
border-color: #783612;
}
</style>