Shades of Peru Tan #773721
Tints of Peru Tan #773721
RGB
CMYK
RGB Variations
Color information
#773721 (or 0x773721) is known color: Peru Tan. HEX triplet: 77, 37 and 21. RGB value is (119,55,33). Sum of RGB (Red+Green+Blue) = 119+55+33=207 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.49% from 207); Green value is 55 (21.88% from 255 or 26.57% from 207); Blue value is 33 (13.28% from 255 or 15.94% from 207); Max value from RGB is 119 - color contains mainly: red. Hex color #773721 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773721 is #88C8DE. Grayscale: #474747. Windows color (decimal): -8964319 or 2176887. OLE color: 2176887.
HSL color Cylindrical-coordinate representation of color #773721: hue angle of 15.35º degrees, saturation: 0.57, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #773721 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 55 | 33 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.53 |
| HSL | 15.35º | 0.57% | 0.3% | - |
| HSV(B) | 15.35º | 0.72% | 0.47% | - |
| XYZ | 9.25 | 6.76 | 2.26 | - |
| YUV | 71.63 | 106.2 | 161.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 55 | 33 | 0 | 0.54 | 0.72 | 0.53 | 15.35 | 0.57 | 0.3 |
| Hex | 77 | 37 | 21 | 0 | 36 | 48 | 35 | F | 39 | 1E |
| Octal | 167 | 67 | 41 | 0 | 66 | 110 | 65 | 17 | 71 | 36 |
| Binary | 1110111 | 110111 | 100001 | 0 | 110110 | 1001000 | 110101 | 1111 | 111001 | 11110 |
Color Harmonies of #773721
Complementary color
Monochromatic Colors of #773721
Black with #773721
Text Example
Text Example
White with #773721
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773721; }
p { color: rgb(119,55,33); }
H1.HeaderClassName
{
color: #773721;
}
.AnyTagClassName
{
color: #773721;
}
</style>
background-color css
<style>
a { background-color: #773721; }
a { background-color: rgb(119,55,33); }
div.DivClassName
{
background-color: #773721;
}
.BgClassName
{
background-color: #773721;
}
</style>
border-color css
<style>
span { border-color: #773721; }
span { border-color: rgb(119,55,33); }
td.TdClassName
{
border-color: #773721;
}
.TagClassName
{
border-color: #773721;
}
</style>