Shades of Peru Tan #764020
Tints of Peru Tan #764020
RGB
CMYK
RGB Variations
Color information
#764020 (or 0x764020) is known color: Peru Tan. HEX triplet: 76, 40 and 20. RGB value is (118,64,32). Sum of RGB (Red+Green+Blue) = 118+64+32=214 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.14% from 214); Green value is 64 (25.39% from 255 or 29.91% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 118 - color contains mainly: red. Hex color #764020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764020 is #89BFDF. Grayscale: #4C4C4C. Windows color (decimal): -9027552 or 2113654. OLE color: 2113654.
HSL color Cylindrical-coordinate representation of color #764020: hue angle of 22.33º 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 #764020 is Cyan = 0, Magento = 0.46, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 64 | 32 | - |
| CMYK | 0 | 0.46 | 0.73 | 0.54 |
| HSL | 22.33º | 0.57% | 0.29% | - |
| HSV(B) | 22.33º | 0.73% | 0.46% | - |
| XYZ | 9.57 | 7.62 | 2.33 | - |
| YUV | 76.5 | 102.89 | 157.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 64 | 32 | 0 | 0.46 | 0.73 | 0.54 | 22.33 | 0.57 | 0.29 |
| Hex | 76 | 40 | 20 | 0 | 2E | 49 | 36 | 16 | 39 | 1D |
| Octal | 166 | 100 | 40 | 0 | 56 | 111 | 66 | 26 | 71 | 35 |
| Binary | 1110110 | 1000000 | 100000 | 0 | 101110 | 1001001 | 110110 | 10110 | 111001 | 11101 |
Color Harmonies of #764020
Complementary color
Monochromatic Colors of #764020
Black with #764020
Text Example
Text Example
White with #764020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764020; }
p { color: rgb(118,64,32); }
H1.HeaderClassName
{
color: #764020;
}
.AnyTagClassName
{
color: #764020;
}
</style>
background-color css
<style>
a { background-color: #764020; }
a { background-color: rgb(118,64,32); }
div.DivClassName
{
background-color: #764020;
}
.BgClassName
{
background-color: #764020;
}
</style>
border-color css
<style>
span { border-color: #764020; }
span { border-color: rgb(118,64,32); }
td.TdClassName
{
border-color: #764020;
}
.TagClassName
{
border-color: #764020;
}
</style>