Shades of Peru Tan #783109
Tints of Peru Tan #783109
RGB
CMYK
RGB Variations
Color information
#783109 (or 0x783109) is known color: Peru Tan. HEX triplet: 78, 31 and 09. RGB value is (120,49,9). Sum of RGB (Red+Green+Blue) = 120+49+9=178 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.42% from 178); Green value is 49 (19.53% from 255 or 27.53% from 178); Blue value is 9 (3.91% from 255 or 5.06% from 178); Max value from RGB is 120 - color contains mainly: red. Hex color #783109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783109 is #87CEF6. Grayscale: #414141. Windows color (decimal): -8900343 or 602488. OLE color: 602488.
HSL color Cylindrical-coordinate representation of color #783109: hue angle of 21.62º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #783109 is Cyan = 0, Magento = 0.59, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 9 | - |
| CMYK | 0 | 0.59 | 0.92 | 0.53 |
| HSL | 21.62º | 0.86% | 0.25% | - |
| HSV(B) | 21.62º | 0.93% | 0.47% | - |
| XYZ | 8.89 | 6.21 | 0.99 | - |
| YUV | 65.67 | 96.02 | 166.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 9 | 0 | 0.59 | 0.92 | 0.53 | 21.62 | 0.86 | 0.25 |
| Hex | 78 | 31 | 9 | 0 | 3B | 5C | 35 | 16 | 56 | 19 |
| Octal | 170 | 61 | 11 | 0 | 73 | 134 | 65 | 26 | 126 | 31 |
| Binary | 1111000 | 110001 | 1001 | 0 | 111011 | 1011100 | 110101 | 10110 | 1010110 | 11001 |
Color Harmonies of #783109
Complementary color
Monochromatic Colors of #783109
Black with #783109
Text Example
Text Example
White with #783109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783109; }
p { color: rgb(120,49,9); }
H1.HeaderClassName
{
color: #783109;
}
.AnyTagClassName
{
color: #783109;
}
</style>
background-color css
<style>
a { background-color: #783109; }
a { background-color: rgb(120,49,9); }
div.DivClassName
{
background-color: #783109;
}
.BgClassName
{
background-color: #783109;
}
</style>
border-color css
<style>
span { border-color: #783109; }
span { border-color: rgb(120,49,9); }
td.TdClassName
{
border-color: #783109;
}
.TagClassName
{
border-color: #783109;
}
</style>