Shades of Peru Tan #783617
Tints of Peru Tan #783617
RGB
CMYK
RGB Variations
Color information
#783617 (or 0x783617) is known color: Peru Tan. HEX triplet: 78, 36 and 17. RGB value is (120,54,23). Sum of RGB (Red+Green+Blue) = 120+54+23=197 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60.91% from 197); Green value is 54 (21.48% from 255 or 27.41% from 197); Blue value is 23 (9.38% from 255 or 11.68% from 197); Max value from RGB is 120 - color contains mainly: red. Hex color #783617 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783617 is #87C9E8. Grayscale: #464646. Windows color (decimal): -8899049 or 1521272. OLE color: 1521272.
HSL color Cylindrical-coordinate representation of color #783617: hue angle of 19.18º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #783617 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 23 | - |
| CMYK | 0 | 0.55 | 0.81 | 0.53 |
| HSL | 19.18º | 0.68% | 0.28% | - |
| HSV(B) | 19.18º | 0.81% | 0.47% | - |
| XYZ | 9.22 | 6.69 | 1.62 | - |
| YUV | 70.2 | 101.37 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 23 | 0 | 0.55 | 0.81 | 0.53 | 19.18 | 0.68 | 0.28 |
| Hex | 78 | 36 | 17 | 0 | 37 | 51 | 35 | 13 | 44 | 1C |
| Octal | 170 | 66 | 27 | 0 | 67 | 121 | 65 | 23 | 104 | 34 |
| Binary | 1111000 | 110110 | 10111 | 0 | 110111 | 1010001 | 110101 | 10011 | 1000100 | 11100 |
Color Harmonies of #783617
Complementary color
Monochromatic Colors of #783617
Black with #783617
Text Example
Text Example
White with #783617
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783617; }
p { color: rgb(120,54,23); }
H1.HeaderClassName
{
color: #783617;
}
.AnyTagClassName
{
color: #783617;
}
</style>
background-color css
<style>
a { background-color: #783617; }
a { background-color: rgb(120,54,23); }
div.DivClassName
{
background-color: #783617;
}
.BgClassName
{
background-color: #783617;
}
</style>
border-color css
<style>
span { border-color: #783617; }
span { border-color: rgb(120,54,23); }
td.TdClassName
{
border-color: #783617;
}
.TagClassName
{
border-color: #783617;
}
</style>