Shades of Peru Tan #783209
Tints of Peru Tan #783209
RGB
CMYK
RGB Variations
Color information
#783209 (or 0x783209) is known color: Peru Tan. HEX triplet: 78, 32 and 09. RGB value is (120,50,9). Sum of RGB (Red+Green+Blue) = 120+50+9=179 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.04% from 179); Green value is 50 (19.92% from 255 or 27.93% from 179); Blue value is 9 (3.91% from 255 or 5.03% from 179); Max value from RGB is 120 - color contains mainly: red. Hex color #783209 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783209 is #87CDF6. Grayscale: #424242. Windows color (decimal): -8900087 or 602744. OLE color: 602744.
HSL color Cylindrical-coordinate representation of color #783209: hue angle of 22.16º 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 #783209 is Cyan = 0, Magento = 0.58, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 50 | 9 | - |
| CMYK | 0 | 0.58 | 0.92 | 0.53 |
| HSL | 22.16º | 0.86% | 0.25% | - |
| HSV(B) | 22.16º | 0.93% | 0.47% | - |
| XYZ | 8.94 | 6.29 | 1 | - |
| YUV | 66.26 | 95.69 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 50 | 9 | 0 | 0.58 | 0.92 | 0.53 | 22.16 | 0.86 | 0.25 |
| Hex | 78 | 32 | 9 | 0 | 3A | 5C | 35 | 16 | 56 | 19 |
| Octal | 170 | 62 | 11 | 0 | 72 | 134 | 65 | 26 | 126 | 31 |
| Binary | 1111000 | 110010 | 1001 | 0 | 111010 | 1011100 | 110101 | 10110 | 1010110 | 11001 |
Color Harmonies of #783209
Complementary color
Monochromatic Colors of #783209
Black with #783209
Text Example
Text Example
White with #783209
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783209; }
p { color: rgb(120,50,9); }
H1.HeaderClassName
{
color: #783209;
}
.AnyTagClassName
{
color: #783209;
}
</style>
background-color css
<style>
a { background-color: #783209; }
a { background-color: rgb(120,50,9); }
div.DivClassName
{
background-color: #783209;
}
.BgClassName
{
background-color: #783209;
}
</style>
border-color css
<style>
span { border-color: #783209; }
span { border-color: rgb(120,50,9); }
td.TdClassName
{
border-color: #783209;
}
.TagClassName
{
border-color: #783209;
}
</style>