Shades of Peru Tan #783822
Tints of Peru Tan #783822
RGB
CMYK
RGB Variations
Color information
#783822 (or 0x783822) is known color: Peru Tan. HEX triplet: 78, 38 and 22. RGB value is (120,56,34). Sum of RGB (Red+Green+Blue) = 120+56+34=210 (27% of max value = 765). Red value is 120 (47.27% from 255 or 57.14% from 210); Green value is 56 (22.27% from 255 or 26.67% from 210); Blue value is 34 (13.67% from 255 or 16.19% from 210); Max value from RGB is 120 - color contains mainly: red. Hex color #783822 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #783822 is #87C7DD. Grayscale: #484848. Windows color (decimal): -8898526 or 2242680. OLE color: 2242680.
HSL color Cylindrical-coordinate representation of color #783822: hue angle of 15.35º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #783822 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 56 | 34 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.53 |
| HSL | 15.35º | 0.56% | 0.3% | - |
| HSV(B) | 15.35º | 0.72% | 0.47% | - |
| XYZ | 9.45 | 6.94 | 2.35 | - |
| YUV | 72.63 | 106.2 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 56 | 34 | 0 | 0.53 | 0.72 | 0.53 | 15.35 | 0.56 | 0.3 |
| Hex | 78 | 38 | 22 | 0 | 35 | 48 | 35 | F | 38 | 1E |
| Octal | 170 | 70 | 42 | 0 | 65 | 110 | 65 | 17 | 70 | 36 |
| Binary | 1111000 | 111000 | 100010 | 0 | 110101 | 1001000 | 110101 | 1111 | 111000 | 11110 |
Color Harmonies of #783822
Complementary color
Monochromatic Colors of #783822
Black with #783822
Text Example
Text Example
White with #783822
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783822; }
p { color: rgb(120,56,34); }
H1.HeaderClassName
{
color: #783822;
}
.AnyTagClassName
{
color: #783822;
}
</style>
background-color css
<style>
a { background-color: #783822; }
a { background-color: rgb(120,56,34); }
div.DivClassName
{
background-color: #783822;
}
.BgClassName
{
background-color: #783822;
}
</style>
border-color css
<style>
span { border-color: #783822; }
span { border-color: rgb(120,56,34); }
td.TdClassName
{
border-color: #783822;
}
.TagClassName
{
border-color: #783822;
}
</style>