Shades of Peru Tan #773116
Tints of Peru Tan #773116
RGB
CMYK
RGB Variations
Color information
#773116 (or 0x773116) is known color: Peru Tan. HEX triplet: 77, 31 and 16. RGB value is (119,49,22). Sum of RGB (Red+Green+Blue) = 119+49+22=190 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.63% from 190); Green value is 49 (19.53% from 255 or 25.79% from 190); Blue value is 22 (8.98% from 255 or 11.58% from 190); Max value from RGB is 119 - color contains mainly: red. Hex color #773116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773116 is #88CEE9. Grayscale: #434343. Windows color (decimal): -8965866 or 1454455. OLE color: 1454455.
HSL color Cylindrical-coordinate representation of color #773116: hue angle of 16.7º degrees, saturation: 0.69, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #773116 is Cyan = 0, Magento = 0.59, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 22 | - |
| CMYK | 0 | 0.59 | 0.82 | 0.53 |
| HSL | 16.7º | 0.69% | 0.28% | - |
| HSV(B) | 16.7º | 0.82% | 0.47% | - |
| XYZ | 8.85 | 6.18 | 1.48 | - |
| YUV | 66.85 | 102.69 | 165.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 22 | 0 | 0.59 | 0.82 | 0.53 | 16.7 | 0.69 | 0.28 |
| Hex | 77 | 31 | 16 | 0 | 3B | 52 | 35 | 11 | 45 | 1C |
| Octal | 167 | 61 | 26 | 0 | 73 | 122 | 65 | 21 | 105 | 34 |
| Binary | 1110111 | 110001 | 10110 | 0 | 111011 | 1010010 | 110101 | 10001 | 1000101 | 11100 |
Color Harmonies of #773116
Complementary color
Monochromatic Colors of #773116
Black with #773116
Text Example
Text Example
White with #773116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773116; }
p { color: rgb(119,49,22); }
H1.HeaderClassName
{
color: #773116;
}
.AnyTagClassName
{
color: #773116;
}
</style>
background-color css
<style>
a { background-color: #773116; }
a { background-color: rgb(119,49,22); }
div.DivClassName
{
background-color: #773116;
}
.BgClassName
{
background-color: #773116;
}
</style>
border-color css
<style>
span { border-color: #773116; }
span { border-color: rgb(119,49,22); }
td.TdClassName
{
border-color: #773116;
}
.TagClassName
{
border-color: #773116;
}
</style>