Shades of Peru Tan #783107
Tints of Peru Tan #783107
RGB
CMYK
RGB Variations
Color information
#783107 (or 0x783107) is known color: Peru Tan. HEX triplet: 78, 31 and 07. RGB value is (120,49,7). Sum of RGB (Red+Green+Blue) = 120+49+7=176 (23% of max value = 765). Red value is 120 (47.27% from 255 or 68.18% from 176); Green value is 49 (19.53% from 255 or 27.84% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 120 - color contains mainly: red. Hex color #783107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783107 is #87CEF8. Grayscale: #414141. Windows color (decimal): -8900345 or 471416. OLE color: 471416.
HSL color Cylindrical-coordinate representation of color #783107: hue angle of 22.3º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #783107 is Cyan = 0, Magento = 0.59, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 7 | - |
| CMYK | 0 | 0.59 | 0.94 | 0.53 |
| HSL | 22.3º | 0.89% | 0.25% | - |
| HSV(B) | 22.3º | 0.94% | 0.47% | - |
| XYZ | 8.88 | 6.21 | 0.93 | - |
| YUV | 65.44 | 95.02 | 166.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 7 | 0 | 0.59 | 0.94 | 0.53 | 22.3 | 0.89 | 0.25 |
| Hex | 78 | 31 | 7 | 0 | 3B | 5E | 35 | 16 | 59 | 19 |
| Octal | 170 | 61 | 7 | 0 | 73 | 136 | 65 | 26 | 131 | 31 |
| Binary | 1111000 | 110001 | 111 | 0 | 111011 | 1011110 | 110101 | 10110 | 1011001 | 11001 |
Color Harmonies of #783107
Complementary color
Monochromatic Colors of #783107
Black with #783107
Text Example
Text Example
White with #783107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783107; }
p { color: rgb(120,49,7); }
H1.HeaderClassName
{
color: #783107;
}
.AnyTagClassName
{
color: #783107;
}
</style>
background-color css
<style>
a { background-color: #783107; }
a { background-color: rgb(120,49,7); }
div.DivClassName
{
background-color: #783107;
}
.BgClassName
{
background-color: #783107;
}
</style>
border-color css
<style>
span { border-color: #783107; }
span { border-color: rgb(120,49,7); }
td.TdClassName
{
border-color: #783107;
}
.TagClassName
{
border-color: #783107;
}
</style>