Shades of Peru Tan #782905
Tints of Peru Tan #782905
RGB
CMYK
RGB Variations
Color information
#782905 (or 0x782905) is known color: Peru Tan. HEX triplet: 78, 29 and 05. RGB value is (120,41,5). Sum of RGB (Red+Green+Blue) = 120+41+5=166 (21% of max value = 765). Red value is 120 (47.27% from 255 or 72.29% from 166); Green value is 41 (16.41% from 255 or 24.70% from 166); Blue value is 5 (2.34% from 255 or 3.01% from 166); Max value from RGB is 120 - color contains mainly: red. Hex color #782905 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #782905 is #87D6FA. Grayscale: #3C3C3C. Windows color (decimal): -8902395 or 338296. OLE color: 338296.
HSL color Cylindrical-coordinate representation of color #782905: hue angle of 18.78º 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 #782905 is Cyan = 0, Magento = 0.66, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 41 | 5 | - |
| CMYK | 0 | 0.66 | 0.96 | 0.53 |
| HSL | 18.78º | 0.92% | 0.25% | - |
| HSV(B) | 18.78º | 0.96% | 0.47% | - |
| XYZ | 8.57 | 5.59 | 0.77 | - |
| YUV | 60.52 | 96.67 | 170.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 41 | 5 | 0 | 0.66 | 0.96 | 0.53 | 18.78 | 0.92 | 0.25 |
| Hex | 78 | 29 | 5 | 0 | 42 | 60 | 35 | 13 | 5C | 19 |
| Octal | 170 | 51 | 5 | 0 | 102 | 140 | 65 | 23 | 134 | 31 |
| Binary | 1111000 | 101001 | 101 | 0 | 1000010 | 1100000 | 110101 | 10011 | 1011100 | 11001 |
Color Harmonies of #782905
Complementary color
Monochromatic Colors of #782905
Black with #782905
Text Example
Text Example
White with #782905
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782905; }
p { color: rgb(120,41,5); }
H1.HeaderClassName
{
color: #782905;
}
.AnyTagClassName
{
color: #782905;
}
</style>
background-color css
<style>
a { background-color: #782905; }
a { background-color: rgb(120,41,5); }
div.DivClassName
{
background-color: #782905;
}
.BgClassName
{
background-color: #782905;
}
</style>
border-color css
<style>
span { border-color: #782905; }
span { border-color: rgb(120,41,5); }
td.TdClassName
{
border-color: #782905;
}
.TagClassName
{
border-color: #782905;
}
</style>