Shades of Peru Tan #764220
Tints of Peru Tan #764220
RGB
CMYK
RGB Variations
Color information
#764220 (or 0x764220) is known color: Peru Tan. HEX triplet: 76, 42 and 20. RGB value is (118,66,32). Sum of RGB (Red+Green+Blue) = 118+66+32=216 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.63% from 216); Green value is 66 (26.17% from 255 or 30.56% from 216); Blue value is 32 (12.89% from 255 or 14.81% from 216); Max value from RGB is 118 - color contains mainly: red. Hex color #764220 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764220 is #89BDDF. Grayscale: #4D4D4D. Windows color (decimal): -9027040 or 2114166. OLE color: 2114166.
HSL color Cylindrical-coordinate representation of color #764220: hue angle of 23.72º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.73%. Process color model (Four color, CMYK) of #764220 is Cyan = 0, Magento = 0.44, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 66 | 32 | - |
| CMYK | 0 | 0.44 | 0.73 | 0.54 |
| HSL | 23.72º | 0.57% | 0.29% | - |
| HSV(B) | 23.72º | 0.73% | 0.46% | - |
| XYZ | 9.68 | 7.85 | 2.37 | - |
| YUV | 77.67 | 102.23 | 156.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 66 | 32 | 0 | 0.44 | 0.73 | 0.54 | 23.72 | 0.57 | 0.29 |
| Hex | 76 | 42 | 20 | 0 | 2C | 49 | 36 | 18 | 39 | 1D |
| Octal | 166 | 102 | 40 | 0 | 54 | 111 | 66 | 30 | 71 | 35 |
| Binary | 1110110 | 1000010 | 100000 | 0 | 101100 | 1001001 | 110110 | 11000 | 111001 | 11101 |
Color Harmonies of #764220
Complementary color
Monochromatic Colors of #764220
Black with #764220
Text Example
Text Example
White with #764220
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764220; }
p { color: rgb(118,66,32); }
H1.HeaderClassName
{
color: #764220;
}
.AnyTagClassName
{
color: #764220;
}
</style>
background-color css
<style>
a { background-color: #764220; }
a { background-color: rgb(118,66,32); }
div.DivClassName
{
background-color: #764220;
}
.BgClassName
{
background-color: #764220;
}
</style>
border-color css
<style>
span { border-color: #764220; }
span { border-color: rgb(118,66,32); }
td.TdClassName
{
border-color: #764220;
}
.TagClassName
{
border-color: #764220;
}
</style>