Shades of Peru Tan #783007
Tints of Peru Tan #783007
RGB
CMYK
RGB Variations
Color information
#783007 (or 0x783007) is known color: Peru Tan. HEX triplet: 78, 30 and 07. RGB value is (120,48,7). Sum of RGB (Red+Green+Blue) = 120+48+7=175 (23% of max value = 765). Red value is 120 (47.27% from 255 or 68.57% from 175); Green value is 48 (19.14% from 255 or 27.43% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 120 - color contains mainly: red. Hex color #783007 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783007 is #87CFF8. Grayscale: #414141. Windows color (decimal): -8900601 or 471160. OLE color: 471160.
HSL color Cylindrical-coordinate representation of color #783007: hue angle of 21.77º 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 #783007 is Cyan = 0, Magento = 0.60, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 48 | 7 | - |
| CMYK | 0 | 0.60 | 0.94 | 0.53 |
| HSL | 21.77º | 0.89% | 0.25% | - |
| HSV(B) | 21.77º | 0.94% | 0.47% | - |
| XYZ | 8.84 | 6.12 | 0.92 | - |
| YUV | 64.85 | 95.35 | 167.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 48 | 7 | 0 | 0.60 | 0.94 | 0.53 | 21.77 | 0.89 | 0.25 |
| Hex | 78 | 30 | 7 | 0 | 3C | 5E | 35 | 16 | 59 | 19 |
| Octal | 170 | 60 | 7 | 0 | 74 | 136 | 65 | 26 | 131 | 31 |
| Binary | 1111000 | 110000 | 111 | 0 | 111100 | 1011110 | 110101 | 10110 | 1011001 | 11001 |
Color Harmonies of #783007
Complementary color
Monochromatic Colors of #783007
Black with #783007
Text Example
Text Example
White with #783007
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783007; }
p { color: rgb(120,48,7); }
H1.HeaderClassName
{
color: #783007;
}
.AnyTagClassName
{
color: #783007;
}
</style>
background-color css
<style>
a { background-color: #783007; }
a { background-color: rgb(120,48,7); }
div.DivClassName
{
background-color: #783007;
}
.BgClassName
{
background-color: #783007;
}
</style>
border-color css
<style>
span { border-color: #783007; }
span { border-color: rgb(120,48,7); }
td.TdClassName
{
border-color: #783007;
}
.TagClassName
{
border-color: #783007;
}
</style>