Shades of Peru Tan #773607
Tints of Peru Tan #773607
RGB
CMYK
RGB Variations
Color information
#773607 (or 0x773607) is known color: Peru Tan. HEX triplet: 77, 36 and 07. RGB value is (119,54,7). Sum of RGB (Red+Green+Blue) = 119+54+7=180 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.11% from 180); Green value is 54 (21.48% from 255 or 30% from 180); Blue value is 7 (3.12% from 255 or 3.89% from 180); Max value from RGB is 119 - color contains mainly: red. Hex color #773607 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773607 is #88C9F8. Grayscale: #444444. Windows color (decimal): -8964601 or 472695. OLE color: 472695.
HSL color Cylindrical-coordinate representation of color #773607: hue angle of 25.18º 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 #773607 is Cyan = 0, Magento = 0.55, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 54 | 7 | - |
| CMYK | 0 | 0.55 | 0.94 | 0.53 |
| HSL | 25.18º | 0.89% | 0.25% | - |
| HSV(B) | 25.18º | 0.94% | 0.47% | - |
| XYZ | 8.97 | 6.58 | 1 | - |
| YUV | 68.08 | 93.53 | 164.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 54 | 7 | 0 | 0.55 | 0.94 | 0.53 | 25.18 | 0.89 | 0.25 |
| Hex | 77 | 36 | 7 | 0 | 37 | 5E | 35 | 19 | 59 | 19 |
| Octal | 167 | 66 | 7 | 0 | 67 | 136 | 65 | 31 | 131 | 31 |
| Binary | 1110111 | 110110 | 111 | 0 | 110111 | 1011110 | 110101 | 11001 | 1011001 | 11001 |
Color Harmonies of #773607
Complementary color
Monochromatic Colors of #773607
Black with #773607
Text Example
Text Example
White with #773607
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773607; }
p { color: rgb(119,54,7); }
H1.HeaderClassName
{
color: #773607;
}
.AnyTagClassName
{
color: #773607;
}
</style>
background-color css
<style>
a { background-color: #773607; }
a { background-color: rgb(119,54,7); }
div.DivClassName
{
background-color: #773607;
}
.BgClassName
{
background-color: #773607;
}
</style>
border-color css
<style>
span { border-color: #773607; }
span { border-color: rgb(119,54,7); }
td.TdClassName
{
border-color: #773607;
}
.TagClassName
{
border-color: #773607;
}
</style>