Shades of Peru Tan #783104
Tints of Peru Tan #783104
RGB
CMYK
RGB Variations
Color information
#783104 (or 0x783104) is known color: Peru Tan. HEX triplet: 78, 31 and 04. RGB value is (120,49,4). Sum of RGB (Red+Green+Blue) = 120+49+4=173 (22% of max value = 765). Red value is 120 (47.27% from 255 or 69.36% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 4 (1.95% from 255 or 2.31% from 173); Max value from RGB is 120 - color contains mainly: red. Hex color #783104 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783104 is #87CEFB. Grayscale: #414141. Windows color (decimal): -8900348 or 274808. OLE color: 274808.
HSL color Cylindrical-coordinate representation of color #783104: hue angle of 23.28º degrees, saturation: 0.94, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #783104 is Cyan = 0, Magento = 0.59, Yellow = 0.97 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 49 | 4 | - |
| CMYK | 0 | 0.59 | 0.97 | 0.53 |
| HSL | 23.28º | 0.94% | 0.24% | - |
| HSV(B) | 23.28º | 0.97% | 0.47% | - |
| XYZ | 8.87 | 6.2 | 0.84 | - |
| YUV | 65.1 | 93.52 | 167.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 49 | 4 | 0 | 0.59 | 0.97 | 0.53 | 23.28 | 0.94 | 0.24 |
| Hex | 78 | 31 | 4 | 0 | 3B | 61 | 35 | 17 | 5E | 18 |
| Octal | 170 | 61 | 4 | 0 | 73 | 141 | 65 | 27 | 136 | 30 |
| Binary | 1111000 | 110001 | 100 | 0 | 111011 | 1100001 | 110101 | 10111 | 1011110 | 11000 |
Color Harmonies of #783104
Complementary color
Monochromatic Colors of #783104
Black with #783104
Text Example
Text Example
White with #783104
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783104; }
p { color: rgb(120,49,4); }
H1.HeaderClassName
{
color: #783104;
}
.AnyTagClassName
{
color: #783104;
}
</style>
background-color css
<style>
a { background-color: #783104; }
a { background-color: rgb(120,49,4); }
div.DivClassName
{
background-color: #783104;
}
.BgClassName
{
background-color: #783104;
}
</style>
border-color css
<style>
span { border-color: #783104; }
span { border-color: rgb(120,49,4); }
td.TdClassName
{
border-color: #783104;
}
.TagClassName
{
border-color: #783104;
}
</style>