Shades of Peru Tan #764622
Tints of Peru Tan #764622
RGB
CMYK
RGB Variations
Color information
#764622 (or 0x764622) is known color: Peru Tan. HEX triplet: 76, 46 and 22. RGB value is (118,70,34). Sum of RGB (Red+Green+Blue) = 118+70+34=222 (29% of max value = 765). Red value is 118 (46.48% from 255 or 53.15% from 222); Green value is 70 (27.73% from 255 or 31.53% from 222); Blue value is 34 (13.67% from 255 or 15.32% from 222); Max value from RGB is 118 - color contains mainly: red. Hex color #764622 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764622 is #89B9DD. Grayscale: #505050. Windows color (decimal): -9026014 or 2246262. OLE color: 2246262.
HSL color Cylindrical-coordinate representation of color #764622: hue angle of 25.71º degrees, saturation: 0.55, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #764622 is Cyan = 0, Magento = 0.41, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 70 | 34 | - |
| CMYK | 0 | 0.41 | 0.71 | 0.54 |
| HSL | 25.71º | 0.55% | 0.3% | - |
| HSV(B) | 25.71º | 0.71% | 0.46% | - |
| XYZ | 9.95 | 8.35 | 2.6 | - |
| YUV | 80.25 | 101.9 | 154.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 70 | 34 | 0 | 0.41 | 0.71 | 0.54 | 25.71 | 0.55 | 0.3 |
| Hex | 76 | 46 | 22 | 0 | 29 | 47 | 36 | 1A | 37 | 1E |
| Octal | 166 | 106 | 42 | 0 | 51 | 107 | 66 | 32 | 67 | 36 |
| Binary | 1110110 | 1000110 | 100010 | 0 | 101001 | 1000111 | 110110 | 11010 | 110111 | 11110 |
Color Harmonies of #764622
Complementary color
Monochromatic Colors of #764622
Black with #764622
Text Example
Text Example
White with #764622
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764622; }
p { color: rgb(118,70,34); }
H1.HeaderClassName
{
color: #764622;
}
.AnyTagClassName
{
color: #764622;
}
</style>
background-color css
<style>
a { background-color: #764622; }
a { background-color: rgb(118,70,34); }
div.DivClassName
{
background-color: #764622;
}
.BgClassName
{
background-color: #764622;
}
</style>
border-color css
<style>
span { border-color: #764622; }
span { border-color: rgb(118,70,34); }
td.TdClassName
{
border-color: #764622;
}
.TagClassName
{
border-color: #764622;
}
</style>