Shades of Peru Tan #783812
Tints of Peru Tan #783812
RGB
CMYK
RGB Variations
Color information
#783812 (or 0x783812) is known color: Peru Tan. HEX triplet: 78, 38 and 12. RGB value is (120,56,18). Sum of RGB (Red+Green+Blue) = 120+56+18=194 (25% of max value = 765). Red value is 120 (47.27% from 255 or 61.86% from 194); Green value is 56 (22.27% from 255 or 28.87% from 194); Blue value is 18 (7.42% from 255 or 9.28% from 194); Max value from RGB is 120 - color contains mainly: red. Hex color #783812 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783812 is #87C7ED. Grayscale: #474747. Windows color (decimal): -8898542 or 1194104. OLE color: 1194104.
HSL color Cylindrical-coordinate representation of color #783812: hue angle of 22.35º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #783812 is Cyan = 0, Magento = 0.53, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 18 | - |
| CMYK | 0 | 0.53 | 0.85 | 0.53 |
| HSL | 22.35º | 0.74% | 0.27% | - |
| HSV(B) | 22.35º | 0.85% | 0.47% | - |
| XYZ | 9.27 | 6.87 | 1.41 | - |
| YUV | 70.8 | 98.2 | 163.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 18 | 0 | 0.53 | 0.85 | 0.53 | 22.35 | 0.74 | 0.27 |
| Hex | 78 | 38 | 12 | 0 | 35 | 55 | 35 | 16 | 4A | 1B |
| Octal | 170 | 70 | 22 | 0 | 65 | 125 | 65 | 26 | 112 | 33 |
| Binary | 1111000 | 111000 | 10010 | 0 | 110101 | 1010101 | 110101 | 10110 | 1001010 | 11011 |
Color Harmonies of #783812
Complementary color
Monochromatic Colors of #783812
Black with #783812
Text Example
Text Example
White with #783812
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783812; }
p { color: rgb(120,56,18); }
H1.HeaderClassName
{
color: #783812;
}
.AnyTagClassName
{
color: #783812;
}
</style>
background-color css
<style>
a { background-color: #783812; }
a { background-color: rgb(120,56,18); }
div.DivClassName
{
background-color: #783812;
}
.BgClassName
{
background-color: #783812;
}
</style>
border-color css
<style>
span { border-color: #783812; }
span { border-color: rgb(120,56,18); }
td.TdClassName
{
border-color: #783812;
}
.TagClassName
{
border-color: #783812;
}
</style>