Shades of Peru Tan #783016
Tints of Peru Tan #783016
RGB
CMYK
RGB Variations
Color information
#783016 (or 0x783016) is known color: Peru Tan. HEX triplet: 78, 30 and 16. RGB value is (120,48,22). Sum of RGB (Red+Green+Blue) = 120+48+22=190 (25% of max value = 765). Red value is 120 (47.27% from 255 or 63.16% from 190); Green value is 48 (19.14% from 255 or 25.26% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 120 - color contains mainly: red. Hex color #783016 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783016 is #87CFE9. Grayscale: #424242. Windows color (decimal): -8900586 or 1454200. OLE color: 1454200.
HSL color Cylindrical-coordinate representation of color #783016: hue angle of 15.92º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #783016 is Cyan = 0, Magento = 0.60, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 22 | - |
| CMYK | 0 | 0.60 | 0.82 | 0.53 |
| HSL | 15.92º | 0.69% | 0.28% | - |
| HSV(B) | 15.92º | 0.82% | 0.47% | - |
| XYZ | 8.95 | 6.16 | 1.48 | - |
| YUV | 66.56 | 102.85 | 166.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 22 | 0 | 0.60 | 0.82 | 0.53 | 15.92 | 0.69 | 0.28 |
| Hex | 78 | 30 | 16 | 0 | 3C | 52 | 35 | 10 | 45 | 1C |
| Octal | 170 | 60 | 26 | 0 | 74 | 122 | 65 | 20 | 105 | 34 |
| Binary | 1111000 | 110000 | 10110 | 0 | 111100 | 1010010 | 110101 | 10000 | 1000101 | 11100 |
Color Harmonies of #783016
Complementary color
Monochromatic Colors of #783016
Black with #783016
Text Example
Text Example
White with #783016
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783016; }
p { color: rgb(120,48,22); }
H1.HeaderClassName
{
color: #783016;
}
.AnyTagClassName
{
color: #783016;
}
</style>
background-color css
<style>
a { background-color: #783016; }
a { background-color: rgb(120,48,22); }
div.DivClassName
{
background-color: #783016;
}
.BgClassName
{
background-color: #783016;
}
</style>
border-color css
<style>
span { border-color: #783016; }
span { border-color: rgb(120,48,22); }
td.TdClassName
{
border-color: #783016;
}
.TagClassName
{
border-color: #783016;
}
</style>