Shades of Peru Tan #773307
Tints of Peru Tan #773307
RGB
CMYK
RGB Variations
Color information
#773307 (or 0x773307) is known color: Peru Tan. HEX triplet: 77, 33 and 07. RGB value is (119,51,7). Sum of RGB (Red+Green+Blue) = 119+51+7=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 51 (20.31% from 255 or 28.81% from 177); Blue value is 7 (3.12% from 255 or 3.95% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #773307 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773307 is #88CCF8. Grayscale: #424242. Windows color (decimal): -8965369 or 471927. OLE color: 471927.
HSL color Cylindrical-coordinate representation of color #773307: hue angle of 23.57º 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 #773307 is Cyan = 0, Magento = 0.57, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 7 | - |
| CMYK | 0 | 0.57 | 0.94 | 0.53 |
| HSL | 23.57º | 0.89% | 0.25% | - |
| HSV(B) | 23.57º | 0.94% | 0.47% | - |
| XYZ | 8.83 | 6.3 | 0.95 | - |
| YUV | 66.32 | 94.53 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 7 | 0 | 0.57 | 0.94 | 0.53 | 23.57 | 0.89 | 0.25 |
| Hex | 77 | 33 | 7 | 0 | 39 | 5E | 35 | 18 | 59 | 19 |
| Octal | 167 | 63 | 7 | 0 | 71 | 136 | 65 | 30 | 131 | 31 |
| Binary | 1110111 | 110011 | 111 | 0 | 111001 | 1011110 | 110101 | 11000 | 1011001 | 11001 |
Color Harmonies of #773307
Complementary color
Monochromatic Colors of #773307
Black with #773307
Text Example
Text Example
White with #773307
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773307; }
p { color: rgb(119,51,7); }
H1.HeaderClassName
{
color: #773307;
}
.AnyTagClassName
{
color: #773307;
}
</style>
background-color css
<style>
a { background-color: #773307; }
a { background-color: rgb(119,51,7); }
div.DivClassName
{
background-color: #773307;
}
.BgClassName
{
background-color: #773307;
}
</style>
border-color css
<style>
span { border-color: #773307; }
span { border-color: rgb(119,51,7); }
td.TdClassName
{
border-color: #773307;
}
.TagClassName
{
border-color: #773307;
}
</style>