Shades of Peru Tan #773409
Tints of Peru Tan #773409
RGB
CMYK
RGB Variations
Color information
#773409 (or 0x773409) is known color: Peru Tan. HEX triplet: 77, 34 and 09. RGB value is (119,52,9). Sum of RGB (Red+Green+Blue) = 119+52+9=180 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.11% from 180); Green value is 52 (20.70% from 255 or 28.89% from 180); Blue value is 9 (3.91% from 255 or 5% from 180); Max value from RGB is 119 - color contains mainly: red. Hex color #773409 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773409 is #88CBF6. Grayscale: #434343. Windows color (decimal): -8965111 or 603255. OLE color: 603255.
HSL color Cylindrical-coordinate representation of color #773409: hue angle of 23.45º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #773409 is Cyan = 0, Magento = 0.56, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 9 | - |
| CMYK | 0 | 0.56 | 0.92 | 0.53 |
| HSL | 23.45º | 0.86% | 0.25% | - |
| HSV(B) | 23.45º | 0.92% | 0.47% | - |
| XYZ | 8.89 | 6.4 | 1.03 | - |
| YUV | 67.13 | 95.2 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 9 | 0 | 0.56 | 0.92 | 0.53 | 23.45 | 0.86 | 0.25 |
| Hex | 77 | 34 | 9 | 0 | 38 | 5C | 35 | 17 | 56 | 19 |
| Octal | 167 | 64 | 11 | 0 | 70 | 134 | 65 | 27 | 126 | 31 |
| Binary | 1110111 | 110100 | 1001 | 0 | 111000 | 1011100 | 110101 | 10111 | 1010110 | 11001 |
Color Harmonies of #773409
Complementary color
Monochromatic Colors of #773409
Black with #773409
Text Example
Text Example
White with #773409
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773409; }
p { color: rgb(119,52,9); }
H1.HeaderClassName
{
color: #773409;
}
.AnyTagClassName
{
color: #773409;
}
</style>
background-color css
<style>
a { background-color: #773409; }
a { background-color: rgb(119,52,9); }
div.DivClassName
{
background-color: #773409;
}
.BgClassName
{
background-color: #773409;
}
</style>
border-color css
<style>
span { border-color: #773409; }
span { border-color: rgb(119,52,9); }
td.TdClassName
{
border-color: #773409;
}
.TagClassName
{
border-color: #773409;
}
</style>