Shades of Peru Tan #783816
Tints of Peru Tan #783816
RGB
CMYK
RGB Variations
Color information
#783816 (or 0x783816) is known color: Peru Tan. HEX triplet: 78, 38 and 16. RGB value is (120,56,22). Sum of RGB (Red+Green+Blue) = 120+56+22=198 (26% of max value = 765). Red value is 120 (47.27% from 255 or 60.61% from 198); Green value is 56 (22.27% from 255 or 28.28% from 198); Blue value is 22 (8.98% from 255 or 11.11% from 198); Max value from RGB is 120 - color contains mainly: red. Hex color #783816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783816 is #87C7E9. Grayscale: #474747. Windows color (decimal): -8898538 or 1456248. OLE color: 1456248.
HSL color Cylindrical-coordinate representation of color #783816: hue angle of 20.82º 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 #783816 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 22 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.53 |
| HSL | 20.82º | 0.69% | 0.28% | - |
| HSV(B) | 20.82º | 0.82% | 0.47% | - |
| XYZ | 9.3 | 6.88 | 1.6 | - |
| YUV | 71.26 | 100.2 | 162.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 22 | 0 | 0.53 | 0.82 | 0.53 | 20.82 | 0.69 | 0.28 |
| Hex | 78 | 38 | 16 | 0 | 35 | 52 | 35 | 15 | 45 | 1C |
| Octal | 170 | 70 | 26 | 0 | 65 | 122 | 65 | 25 | 105 | 34 |
| Binary | 1111000 | 111000 | 10110 | 0 | 110101 | 1010010 | 110101 | 10101 | 1000101 | 11100 |
Color Harmonies of #783816
Complementary color
Monochromatic Colors of #783816
Black with #783816
Text Example
Text Example
White with #783816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783816; }
p { color: rgb(120,56,22); }
H1.HeaderClassName
{
color: #783816;
}
.AnyTagClassName
{
color: #783816;
}
</style>
background-color css
<style>
a { background-color: #783816; }
a { background-color: rgb(120,56,22); }
div.DivClassName
{
background-color: #783816;
}
.BgClassName
{
background-color: #783816;
}
</style>
border-color css
<style>
span { border-color: #783816; }
span { border-color: rgb(120,56,22); }
td.TdClassName
{
border-color: #783816;
}
.TagClassName
{
border-color: #783816;
}
</style>