Shades of Peru Tan #773714
Tints of Peru Tan #773714
RGB
CMYK
RGB Variations
Color information
#773714 (or 0x773714) is known color: Peru Tan. HEX triplet: 77, 37 and 14. RGB value is (119,55,20). Sum of RGB (Red+Green+Blue) = 119+55+20=194 (25% of max value = 765). Red value is 119 (46.88% from 255 or 61.34% from 194); Green value is 55 (21.88% from 255 or 28.35% from 194); Blue value is 20 (8.20% from 255 or 10.31% from 194); Max value from RGB is 119 - color contains mainly: red. Hex color #773714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773714 is #88C8EB. Grayscale: #464646. Windows color (decimal): -8964332 or 1324919. OLE color: 1324919.
HSL color Cylindrical-coordinate representation of color #773714: hue angle of 21.21º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #773714 is Cyan = 0, Magento = 0.54, Yellow = 0.83 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 20 | - |
| CMYK | 0 | 0.54 | 0.83 | 0.53 |
| HSL | 21.21º | 0.71% | 0.27% | - |
| HSV(B) | 21.21º | 0.83% | 0.47% | - |
| XYZ | 9.1 | 6.7 | 1.48 | - |
| YUV | 70.15 | 99.7 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 20 | 0 | 0.54 | 0.83 | 0.53 | 21.21 | 0.71 | 0.27 |
| Hex | 77 | 37 | 14 | 0 | 36 | 53 | 35 | 15 | 47 | 1B |
| Octal | 167 | 67 | 24 | 0 | 66 | 123 | 65 | 25 | 107 | 33 |
| Binary | 1110111 | 110111 | 10100 | 0 | 110110 | 1010011 | 110101 | 10101 | 1000111 | 11011 |
Color Harmonies of #773714
Complementary color
Monochromatic Colors of #773714
Black with #773714
Text Example
Text Example
White with #773714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773714; }
p { color: rgb(119,55,20); }
H1.HeaderClassName
{
color: #773714;
}
.AnyTagClassName
{
color: #773714;
}
</style>
background-color css
<style>
a { background-color: #773714; }
a { background-color: rgb(119,55,20); }
div.DivClassName
{
background-color: #773714;
}
.BgClassName
{
background-color: #773714;
}
</style>
border-color css
<style>
span { border-color: #773714; }
span { border-color: rgb(119,55,20); }
td.TdClassName
{
border-color: #773714;
}
.TagClassName
{
border-color: #773714;
}
</style>