Shades of Peru Tan #774323
Tints of Peru Tan #774323
RGB
CMYK
RGB Variations
Color information
#774323 (or 0x774323) is known color: Peru Tan. HEX triplet: 77, 43 and 23. RGB value is (119,67,35). Sum of RGB (Red+Green+Blue) = 119+67+35=221 (29% of max value = 765). Red value is 119 (46.88% from 255 or 53.85% from 221); Green value is 67 (26.56% from 255 or 30.32% from 221); Blue value is 35 (14.06% from 255 or 15.84% from 221); Max value from RGB is 119 - color contains mainly: red. Hex color #774323 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #774323 is #88BCDC. Grayscale: #4F4F4F. Windows color (decimal): -8961245 or 2311031. OLE color: 2311031.
HSL color Cylindrical-coordinate representation of color #774323: hue angle of 22.86º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #774323 is Cyan = 0, Magento = 0.44, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 67 | 35 | - |
| CMYK | 0 | 0.44 | 0.71 | 0.53 |
| HSL | 22.86º | 0.55% | 0.3% | - |
| HSV(B) | 22.86º | 0.71% | 0.47% | - |
| XYZ | 9.92 | 8.06 | 2.62 | - |
| YUV | 78.9 | 103.23 | 156.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 67 | 35 | 0 | 0.44 | 0.71 | 0.53 | 22.86 | 0.55 | 0.3 |
| Hex | 77 | 43 | 23 | 0 | 2C | 47 | 35 | 17 | 37 | 1E |
| Octal | 167 | 103 | 43 | 0 | 54 | 107 | 65 | 27 | 67 | 36 |
| Binary | 1110111 | 1000011 | 100011 | 0 | 101100 | 1000111 | 110101 | 10111 | 110111 | 11110 |
Color Harmonies of #774323
Complementary color
Monochromatic Colors of #774323
Black with #774323
Text Example
Text Example
White with #774323
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #774323; }
p { color: rgb(119,67,35); }
H1.HeaderClassName
{
color: #774323;
}
.AnyTagClassName
{
color: #774323;
}
</style>
background-color css
<style>
a { background-color: #774323; }
a { background-color: rgb(119,67,35); }
div.DivClassName
{
background-color: #774323;
}
.BgClassName
{
background-color: #774323;
}
</style>
border-color css
<style>
span { border-color: #774323; }
span { border-color: rgb(119,67,35); }
td.TdClassName
{
border-color: #774323;
}
.TagClassName
{
border-color: #774323;
}
</style>