Shades of Peru Tan #773202
Tints of Peru Tan #773202
RGB
CMYK
RGB Variations
Color information
#773202 (or 0x773202) is known color: Peru Tan. HEX triplet: 77, 32 and 02. RGB value is (119,50,2). Sum of RGB (Red+Green+Blue) = 119+50+2=171 (22% of max value = 765). Red value is 119 (46.88% from 255 or 69.59% from 171); Green value is 50 (19.92% from 255 or 29.24% from 171); Blue value is 2 (1.17% from 255 or 1.17% from 171); Max value from RGB is 119 - color contains mainly: red. Hex color #773202 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773202 is #88CDFD. Grayscale: #414141. Windows color (decimal): -8965630 or 143991. OLE color: 143991.
HSL color Cylindrical-coordinate representation of color #773202: hue angle of 24.62º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #773202 is Cyan = 0, Magento = 0.58, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 2 | - |
| CMYK | 0 | 0.58 | 0.98 | 0.53 |
| HSL | 24.62º | 0.97% | 0.24% | - |
| HSV(B) | 24.62º | 0.98% | 0.47% | - |
| XYZ | 8.76 | 6.21 | 0.79 | - |
| YUV | 65.16 | 92.36 | 166.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 2 | 0 | 0.58 | 0.98 | 0.53 | 24.62 | 0.97 | 0.24 |
| Hex | 77 | 32 | 2 | 0 | 3A | 62 | 35 | 19 | 61 | 18 |
| Octal | 167 | 62 | 2 | 0 | 72 | 142 | 65 | 31 | 141 | 30 |
| Binary | 1110111 | 110010 | 10 | 0 | 111010 | 1100010 | 110101 | 11001 | 1100001 | 11000 |
Color Harmonies of #773202
Complementary color
Monochromatic Colors of #773202
Black with #773202
Text Example
Text Example
White with #773202
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773202; }
p { color: rgb(119,50,2); }
H1.HeaderClassName
{
color: #773202;
}
.AnyTagClassName
{
color: #773202;
}
</style>
background-color css
<style>
a { background-color: #773202; }
a { background-color: rgb(119,50,2); }
div.DivClassName
{
background-color: #773202;
}
.BgClassName
{
background-color: #773202;
}
</style>
border-color css
<style>
span { border-color: #773202; }
span { border-color: rgb(119,50,2); }
td.TdClassName
{
border-color: #773202;
}
.TagClassName
{
border-color: #773202;
}
</style>