Shades of Peru Tan #773816
Tints of Peru Tan #773816
RGB
CMYK
RGB Variations
Color information
#773816 (or 0x773816) is known color: Peru Tan. HEX triplet: 77, 38 and 16. RGB value is (119,56,22). Sum of RGB (Red+Green+Blue) = 119+56+22=197 (26% of max value = 765). Red value is 119 (46.88% from 255 or 60.41% from 197); Green value is 56 (22.27% from 255 or 28.43% from 197); Blue value is 22 (8.98% from 255 or 11.17% from 197); Max value from RGB is 119 - color contains mainly: red. Hex color #773816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773816 is #88C7E9. Grayscale: #474747. Windows color (decimal): -8964074 or 1456247. OLE color: 1456247.
HSL color Cylindrical-coordinate representation of color #773816: hue angle of 21.03º 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 #773816 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 22 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.53 |
| HSL | 21.03º | 0.69% | 0.28% | - |
| HSV(B) | 21.03º | 0.82% | 0.47% | - |
| XYZ | 9.17 | 6.81 | 1.59 | - |
| YUV | 70.96 | 100.37 | 162.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 22 | 0 | 0.53 | 0.82 | 0.53 | 21.03 | 0.69 | 0.28 |
| Hex | 77 | 38 | 16 | 0 | 35 | 52 | 35 | 15 | 45 | 1C |
| Octal | 167 | 70 | 26 | 0 | 65 | 122 | 65 | 25 | 105 | 34 |
| Binary | 1110111 | 111000 | 10110 | 0 | 110101 | 1010010 | 110101 | 10101 | 1000101 | 11100 |
Color Harmonies of #773816
Complementary color
Monochromatic Colors of #773816
Black with #773816
Text Example
Text Example
White with #773816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773816; }
p { color: rgb(119,56,22); }
H1.HeaderClassName
{
color: #773816;
}
.AnyTagClassName
{
color: #773816;
}
</style>
background-color css
<style>
a { background-color: #773816; }
a { background-color: rgb(119,56,22); }
div.DivClassName
{
background-color: #773816;
}
.BgClassName
{
background-color: #773816;
}
</style>
border-color css
<style>
span { border-color: #773816; }
span { border-color: rgb(119,56,22); }
td.TdClassName
{
border-color: #773816;
}
.TagClassName
{
border-color: #773816;
}
</style>