Shades of Peru Tan #773109
Tints of Peru Tan #773109
RGB
CMYK
RGB Variations
Color information
#773109 (or 0x773109) is known color: Peru Tan. HEX triplet: 77, 31 and 09. RGB value is (119,49,9). Sum of RGB (Red+Green+Blue) = 119+49+9=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 49 (19.53% from 255 or 27.68% from 177); Blue value is 9 (3.91% from 255 or 5.08% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #773109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773109 is #88CEF6. Grayscale: #414141. Windows color (decimal): -8965879 or 602487. OLE color: 602487.
HSL color Cylindrical-coordinate representation of color #773109: hue angle of 21.82º 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 #773109 is Cyan = 0, Magento = 0.59, Yellow = 0.92 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 9 | - |
| CMYK | 0 | 0.59 | 0.92 | 0.53 |
| HSL | 21.82º | 0.86% | 0.25% | - |
| HSV(B) | 21.82º | 0.92% | 0.47% | - |
| XYZ | 8.76 | 6.14 | 0.98 | - |
| YUV | 65.37 | 96.19 | 166.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 9 | 0 | 0.59 | 0.92 | 0.53 | 21.82 | 0.86 | 0.25 |
| Hex | 77 | 31 | 9 | 0 | 3B | 5C | 35 | 16 | 56 | 19 |
| Octal | 167 | 61 | 11 | 0 | 73 | 134 | 65 | 26 | 126 | 31 |
| Binary | 1110111 | 110001 | 1001 | 0 | 111011 | 1011100 | 110101 | 10110 | 1010110 | 11001 |
Color Harmonies of #773109
Complementary color
Monochromatic Colors of #773109
Black with #773109
Text Example
Text Example
White with #773109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773109; }
p { color: rgb(119,49,9); }
H1.HeaderClassName
{
color: #773109;
}
.AnyTagClassName
{
color: #773109;
}
</style>
background-color css
<style>
a { background-color: #773109; }
a { background-color: rgb(119,49,9); }
div.DivClassName
{
background-color: #773109;
}
.BgClassName
{
background-color: #773109;
}
</style>
border-color css
<style>
span { border-color: #773109; }
span { border-color: rgb(119,49,9); }
td.TdClassName
{
border-color: #773109;
}
.TagClassName
{
border-color: #773109;
}
</style>