Shades of Peru Tan #764321
Tints of Peru Tan #764321
RGB
CMYK
RGB Variations
Color information
#764321 (or 0x764321) is known color: Peru Tan. HEX triplet: 76, 43 and 21. RGB value is (118,67,33). Sum of RGB (Red+Green+Blue) = 118+67+33=218 (28% of max value = 765). Red value is 118 (46.48% from 255 or 54.13% from 218); Green value is 67 (26.56% from 255 or 30.73% from 218); Blue value is 33 (13.28% from 255 or 15.14% from 218); Max value from RGB is 118 - color contains mainly: red. Hex color #764321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #764321 is #89BCDE. Grayscale: #4E4E4E. Windows color (decimal): -9026783 or 2179958. OLE color: 2179958.
HSL color Cylindrical-coordinate representation of color #764321: hue angle of 24º degrees, saturation: 0.56, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #764321 is Cyan = 0, Magento = 0.43, Yellow = 0.72 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 67 | 33 | - |
| CMYK | 0 | 0.43 | 0.72 | 0.54 |
| HSL | 24º | 0.56% | 0.3% | - |
| HSV(B) | 24º | 0.72% | 0.46% | - |
| XYZ | 9.75 | 7.98 | 2.46 | - |
| YUV | 78.37 | 102.4 | 156.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 67 | 33 | 0 | 0.43 | 0.72 | 0.54 | 24 | 0.56 | 0.3 |
| Hex | 76 | 43 | 21 | 0 | 2B | 48 | 36 | 18 | 38 | 1E |
| Octal | 166 | 103 | 41 | 0 | 53 | 110 | 66 | 30 | 70 | 36 |
| Binary | 1110110 | 1000011 | 100001 | 0 | 101011 | 1001000 | 110110 | 11000 | 111000 | 11110 |
Color Harmonies of #764321
Complementary color
Monochromatic Colors of #764321
Black with #764321
Text Example
Text Example
White with #764321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #764321; }
p { color: rgb(118,67,33); }
H1.HeaderClassName
{
color: #764321;
}
.AnyTagClassName
{
color: #764321;
}
</style>
background-color css
<style>
a { background-color: #764321; }
a { background-color: rgb(118,67,33); }
div.DivClassName
{
background-color: #764321;
}
.BgClassName
{
background-color: #764321;
}
</style>
border-color css
<style>
span { border-color: #764321; }
span { border-color: rgb(118,67,33); }
td.TdClassName
{
border-color: #764321;
}
.TagClassName
{
border-color: #764321;
}
</style>