Shades of Peru Tan #773412
Tints of Peru Tan #773412
RGB
CMYK
RGB Variations
Color information
#773412 (or 0x773412) is known color: Peru Tan. HEX triplet: 77, 34 and 12. RGB value is (119,52,18). Sum of RGB (Red+Green+Blue) = 119+52+18=189 (25% of max value = 765). Red value is 119 (46.88% from 255 or 62.96% from 189); Green value is 52 (20.70% from 255 or 27.51% from 189); Blue value is 18 (7.42% from 255 or 9.52% from 189); Max value from RGB is 119 - color contains mainly: red. Hex color #773412 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773412 is #88CBED. Grayscale: #444444. Windows color (decimal): -8965102 or 1193079. OLE color: 1193079.
HSL color Cylindrical-coordinate representation of color #773412: hue angle of 20.2º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #773412 is Cyan = 0, Magento = 0.56, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 52 | 18 | - |
| CMYK | 0 | 0.56 | 0.85 | 0.53 |
| HSL | 20.2º | 0.74% | 0.27% | - |
| HSV(B) | 20.2º | 0.85% | 0.47% | - |
| XYZ | 8.94 | 6.42 | 1.34 | - |
| YUV | 68.16 | 99.7 | 164.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 52 | 18 | 0 | 0.56 | 0.85 | 0.53 | 20.2 | 0.74 | 0.27 |
| Hex | 77 | 34 | 12 | 0 | 38 | 55 | 35 | 14 | 4A | 1B |
| Octal | 167 | 64 | 22 | 0 | 70 | 125 | 65 | 24 | 112 | 33 |
| Binary | 1110111 | 110100 | 10010 | 0 | 111000 | 1010101 | 110101 | 10100 | 1001010 | 11011 |
Color Harmonies of #773412
Complementary color
Monochromatic Colors of #773412
Black with #773412
Text Example
Text Example
White with #773412
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773412; }
p { color: rgb(119,52,18); }
H1.HeaderClassName
{
color: #773412;
}
.AnyTagClassName
{
color: #773412;
}
</style>
background-color css
<style>
a { background-color: #773412; }
a { background-color: rgb(119,52,18); }
div.DivClassName
{
background-color: #773412;
}
.BgClassName
{
background-color: #773412;
}
</style>
border-color css
<style>
span { border-color: #773412; }
span { border-color: rgb(119,52,18); }
td.TdClassName
{
border-color: #773412;
}
.TagClassName
{
border-color: #773412;
}
</style>