Shades of Peru Tan #773505
Tints of Peru Tan #773505
RGB
CMYK
RGB Variations
Color information
#773505 (or 0x773505) is known color: Peru Tan. HEX triplet: 77, 35 and 05. RGB value is (119,53,5). Sum of RGB (Red+Green+Blue) = 119+53+5=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 53 (21.09% from 255 or 29.94% from 177); Blue value is 5 (2.34% from 255 or 2.82% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #773505 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773505 is #88CAFA. Grayscale: #434343. Windows color (decimal): -8964859 or 341367. OLE color: 341367.
HSL color Cylindrical-coordinate representation of color #773505: hue angle of 25.26º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #773505 is Cyan = 0, Magento = 0.55, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 53 | 5 | - |
| CMYK | 0 | 0.55 | 0.96 | 0.53 |
| HSL | 25.26º | 0.92% | 0.24% | - |
| HSV(B) | 25.26º | 0.96% | 0.47% | - |
| XYZ | 8.91 | 6.48 | 0.92 | - |
| YUV | 67.26 | 92.87 | 164.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 53 | 5 | 0 | 0.55 | 0.96 | 0.53 | 25.26 | 0.92 | 0.24 |
| Hex | 77 | 35 | 5 | 0 | 37 | 60 | 35 | 19 | 5C | 18 |
| Octal | 167 | 65 | 5 | 0 | 67 | 140 | 65 | 31 | 134 | 30 |
| Binary | 1110111 | 110101 | 101 | 0 | 110111 | 1100000 | 110101 | 11001 | 1011100 | 11000 |
Color Harmonies of #773505
Complementary color
Monochromatic Colors of #773505
Black with #773505
Text Example
Text Example
White with #773505
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773505; }
p { color: rgb(119,53,5); }
H1.HeaderClassName
{
color: #773505;
}
.AnyTagClassName
{
color: #773505;
}
</style>
background-color css
<style>
a { background-color: #773505; }
a { background-color: rgb(119,53,5); }
div.DivClassName
{
background-color: #773505;
}
.BgClassName
{
background-color: #773505;
}
</style>
border-color css
<style>
span { border-color: #773505; }
span { border-color: rgb(119,53,5); }
td.TdClassName
{
border-color: #773505;
}
.TagClassName
{
border-color: #773505;
}
</style>