Shades of Peru Tan #773821
Tints of Peru Tan #773821
RGB
CMYK
RGB Variations
Color information
#773821 (or 0x773821) is known color: Peru Tan. HEX triplet: 77, 38 and 21. RGB value is (119,56,33). Sum of RGB (Red+Green+Blue) = 119+56+33=208 (27% of max value = 765). Red value is 119 (46.88% from 255 or 57.21% from 208); Green value is 56 (22.27% from 255 or 26.92% from 208); Blue value is 33 (13.28% from 255 or 15.87% from 208); Max value from RGB is 119 - color contains mainly: red. Hex color #773821 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #773821 is #88C7DE. Grayscale: #484848. Windows color (decimal): -8964063 or 2177143. OLE color: 2177143.
HSL color Cylindrical-coordinate representation of color #773821: hue angle of 16.05º 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 #773821 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 56 | 33 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.53 |
| HSL | 16.05º | 0.57% | 0.3% | - |
| HSV(B) | 16.05º | 0.72% | 0.47% | - |
| XYZ | 9.3 | 6.86 | 2.27 | - |
| YUV | 72.22 | 105.87 | 161.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 56 | 33 | 0 | 0.53 | 0.72 | 0.53 | 16.05 | 0.57 | 0.3 |
| Hex | 77 | 38 | 21 | 0 | 35 | 48 | 35 | 10 | 39 | 1E |
| Octal | 167 | 70 | 41 | 0 | 65 | 110 | 65 | 20 | 71 | 36 |
| Binary | 1110111 | 111000 | 100001 | 0 | 110101 | 1001000 | 110101 | 10000 | 111001 | 11110 |
Color Harmonies of #773821
Complementary color
Monochromatic Colors of #773821
Black with #773821
Text Example
Text Example
White with #773821
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773821; }
p { color: rgb(119,56,33); }
H1.HeaderClassName
{
color: #773821;
}
.AnyTagClassName
{
color: #773821;
}
</style>
background-color css
<style>
a { background-color: #773821; }
a { background-color: rgb(119,56,33); }
div.DivClassName
{
background-color: #773821;
}
.BgClassName
{
background-color: #773821;
}
</style>
border-color css
<style>
span { border-color: #773821; }
span { border-color: rgb(119,56,33); }
td.TdClassName
{
border-color: #773821;
}
.TagClassName
{
border-color: #773821;
}
</style>