Shades of Peru Tan #783506
Tints of Peru Tan #783506
RGB
CMYK
RGB Variations
Color information
#783506 (or 0x783506) is known color: Peru Tan. HEX triplet: 78, 35 and 06. RGB value is (120,53,6). Sum of RGB (Red+Green+Blue) = 120+53+6=179 (23% of max value = 765). Red value is 120 (47.27% from 255 or 67.04% from 179); Green value is 53 (21.09% from 255 or 29.61% from 179); Blue value is 6 (2.73% from 255 or 3.35% from 179); Max value from RGB is 120 - color contains mainly: red. Hex color #783506 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #783506 is #87CAF9. Grayscale: #434343. Windows color (decimal): -8899322 or 406904. OLE color: 406904.
HSL color Cylindrical-coordinate representation of color #783506: hue angle of 24.74º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #783506 is Cyan = 0, Magento = 0.56, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 53 | 6 | - |
| CMYK | 0 | 0.56 | 0.95 | 0.53 |
| HSL | 24.74º | 0.9% | 0.25% | - |
| HSV(B) | 24.74º | 0.95% | 0.47% | - |
| XYZ | 9.05 | 6.55 | 0.96 | - |
| YUV | 67.68 | 93.2 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 53 | 6 | 0 | 0.56 | 0.95 | 0.53 | 24.74 | 0.9 | 0.25 |
| Hex | 78 | 35 | 6 | 0 | 38 | 5F | 35 | 19 | 5A | 19 |
| Octal | 170 | 65 | 6 | 0 | 70 | 137 | 65 | 31 | 132 | 31 |
| Binary | 1111000 | 110101 | 110 | 0 | 111000 | 1011111 | 110101 | 11001 | 1011010 | 11001 |
Color Harmonies of #783506
Complementary color
Monochromatic Colors of #783506
Black with #783506
Text Example
Text Example
White with #783506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #783506; }
p { color: rgb(120,53,6); }
H1.HeaderClassName
{
color: #783506;
}
.AnyTagClassName
{
color: #783506;
}
</style>
background-color css
<style>
a { background-color: #783506; }
a { background-color: rgb(120,53,6); }
div.DivClassName
{
background-color: #783506;
}
.BgClassName
{
background-color: #783506;
}
</style>
border-color css
<style>
span { border-color: #783506; }
span { border-color: rgb(120,53,6); }
td.TdClassName
{
border-color: #783506;
}
.TagClassName
{
border-color: #783506;
}
</style>