Shades of Peru Tan #782805
Tints of Peru Tan #782805
RGB
CMYK
RGB Variations
Color information
#782805 (or 0x782805) is known color: Peru Tan. HEX triplet: 78, 28 and 05. RGB value is (120,40,5). Sum of RGB (Red+Green+Blue) = 120+40+5=165 (21% of max value = 765). Red value is 120 (47.27% from 255 or 72.73% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 5 (2.34% from 255 or 3.03% from 165); Max value from RGB is 120 - color contains mainly: red. Hex color #782805 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #782805 is #87D7FA. Grayscale: #3C3C3C. Windows color (decimal): -8902651 or 338040. OLE color: 338040.
HSL color Cylindrical-coordinate representation of color #782805: hue angle of 18.26º degrees, saturation: 0.92, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #782805 is Cyan = 0, Magento = 0.67, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 5 | - |
| CMYK | 0 | 0.67 | 0.96 | 0.53 |
| HSL | 18.26º | 0.92% | 0.25% | - |
| HSV(B) | 18.26º | 0.96% | 0.47% | - |
| XYZ | 8.53 | 5.52 | 0.76 | - |
| YUV | 59.93 | 97 | 170.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 5 | 0 | 0.67 | 0.96 | 0.53 | 18.26 | 0.92 | 0.25 |
| Hex | 78 | 28 | 5 | 0 | 43 | 60 | 35 | 12 | 5C | 19 |
| Octal | 170 | 50 | 5 | 0 | 103 | 140 | 65 | 22 | 134 | 31 |
| Binary | 1111000 | 101000 | 101 | 0 | 1000011 | 1100000 | 110101 | 10010 | 1011100 | 11001 |
Color Harmonies of #782805
Complementary color
Monochromatic Colors of #782805
Black with #782805
Text Example
Text Example
White with #782805
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782805; }
p { color: rgb(120,40,5); }
H1.HeaderClassName
{
color: #782805;
}
.AnyTagClassName
{
color: #782805;
}
</style>
background-color css
<style>
a { background-color: #782805; }
a { background-color: rgb(120,40,5); }
div.DivClassName
{
background-color: #782805;
}
.BgClassName
{
background-color: #782805;
}
</style>
border-color css
<style>
span { border-color: #782805; }
span { border-color: rgb(120,40,5); }
td.TdClassName
{
border-color: #782805;
}
.TagClassName
{
border-color: #782805;
}
</style>