Shades of Peru Tan #783607
Tints of Peru Tan #783607
RGB
CMYK
RGB Variations
Color information
#783607 (or 0x783607) is known color: Peru Tan. HEX triplet: 78, 36 and 07. RGB value is (120,54,7). Sum of RGB (Red+Green+Blue) = 120+54+7=181 (23% of max value = 765). Red value is 120 (47.27% from 255 or 66.30% from 181); Green value is 54 (21.48% from 255 or 29.83% from 181); Blue value is 7 (3.12% from 255 or 3.87% from 181); Max value from RGB is 120 - color contains mainly: red. Hex color #783607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783607 is #87C9F8. Grayscale: #444444. Windows color (decimal): -8899065 or 472696. OLE color: 472696.
HSL color Cylindrical-coordinate representation of color #783607: hue angle of 24.96º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #783607 is Cyan = 0, Magento = 0.55, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 54 | 7 | - |
| CMYK | 0 | 0.55 | 0.94 | 0.53 |
| HSL | 24.96º | 0.89% | 0.25% | - |
| HSV(B) | 24.96º | 0.94% | 0.47% | - |
| XYZ | 9.1 | 6.65 | 1 | - |
| YUV | 68.38 | 93.37 | 164.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 54 | 7 | 0 | 0.55 | 0.94 | 0.53 | 24.96 | 0.89 | 0.25 |
| Hex | 78 | 36 | 7 | 0 | 37 | 5E | 35 | 19 | 59 | 19 |
| Octal | 170 | 66 | 7 | 0 | 67 | 136 | 65 | 31 | 131 | 31 |
| Binary | 1111000 | 110110 | 111 | 0 | 110111 | 1011110 | 110101 | 11001 | 1011001 | 11001 |
Color Harmonies of #783607
Complementary color
Monochromatic Colors of #783607
Black with #783607
Text Example
Text Example
White with #783607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783607; }
p { color: rgb(120,54,7); }
H1.HeaderClassName
{
color: #783607;
}
.AnyTagClassName
{
color: #783607;
}
</style>
background-color css
<style>
a { background-color: #783607; }
a { background-color: rgb(120,54,7); }
div.DivClassName
{
background-color: #783607;
}
.BgClassName
{
background-color: #783607;
}
</style>
border-color css
<style>
span { border-color: #783607; }
span { border-color: rgb(120,54,7); }
td.TdClassName
{
border-color: #783607;
}
.TagClassName
{
border-color: #783607;
}
</style>