Shades of Peru Tan #773405
Tints of Peru Tan #773405
RGB
CMYK
RGB Variations
Color information
#773405 (or 0x773405) is known color: Peru Tan. HEX triplet: 77, 34 and 05. RGB value is (119,52,5). Sum of RGB (Red+Green+Blue) = 119+52+5=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 52 (20.70% from 255 or 29.55% from 176); Blue value is 5 (2.34% from 255 or 2.84% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #773405 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773405 is #88CBFA. Grayscale: #424242. Windows color (decimal): -8965115 or 341111. OLE color: 341111.
HSL color Cylindrical-coordinate representation of color #773405: hue angle of 24.74º 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 #773405 is Cyan = 0, Magento = 0.56, Yellow = 0.96 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 5 | - |
| CMYK | 0 | 0.56 | 0.96 | 0.53 |
| HSL | 24.74º | 0.92% | 0.24% | - |
| HSV(B) | 24.74º | 0.96% | 0.47% | - |
| XYZ | 8.86 | 6.39 | 0.91 | - |
| YUV | 66.68 | 93.2 | 165.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 5 | 0 | 0.56 | 0.96 | 0.53 | 24.74 | 0.92 | 0.24 |
| Hex | 77 | 34 | 5 | 0 | 38 | 60 | 35 | 19 | 5C | 18 |
| Octal | 167 | 64 | 5 | 0 | 70 | 140 | 65 | 31 | 134 | 30 |
| Binary | 1110111 | 110100 | 101 | 0 | 111000 | 1100000 | 110101 | 11001 | 1011100 | 11000 |
Color Harmonies of #773405
Complementary color
Monochromatic Colors of #773405
Black with #773405
Text Example
Text Example
White with #773405
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773405; }
p { color: rgb(119,52,5); }
H1.HeaderClassName
{
color: #773405;
}
.AnyTagClassName
{
color: #773405;
}
</style>
background-color css
<style>
a { background-color: #773405; }
a { background-color: rgb(119,52,5); }
div.DivClassName
{
background-color: #773405;
}
.BgClassName
{
background-color: #773405;
}
</style>
border-color css
<style>
span { border-color: #773405; }
span { border-color: rgb(119,52,5); }
td.TdClassName
{
border-color: #773405;
}
.TagClassName
{
border-color: #773405;
}
</style>