Shades of Peru Tan #754022
Tints of Peru Tan #754022
RGB
CMYK
RGB Variations
Color information
#754022 (or 0x754022) is known color: Peru Tan. HEX triplet: 75, 40 and 22. RGB value is (117,64,34). Sum of RGB (Red+Green+Blue) = 117+64+34=215 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.42% from 215); Green value is 64 (25.39% from 255 or 29.77% from 215); Blue value is 34 (13.67% from 255 or 15.81% from 215); Max value from RGB is 117 - color contains mainly: red. Hex color #754022 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754022 is #8ABFDD. Grayscale: #4C4C4C. Windows color (decimal): -9093086 or 2244725. OLE color: 2244725.
HSL color Cylindrical-coordinate representation of color #754022: hue angle of 21.69º 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 #754022 is Cyan = 0, Magento = 0.45, Yellow = 0.71 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 34 | - |
| CMYK | 0 | 0.45 | 0.71 | 0.54 |
| HSL | 21.69º | 0.55% | 0.3% | - |
| HSV(B) | 21.69º | 0.71% | 0.46% | - |
| XYZ | 9.46 | 7.56 | 2.47 | - |
| YUV | 76.43 | 104.06 | 156.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 34 | 0 | 0.45 | 0.71 | 0.54 | 21.69 | 0.55 | 0.3 |
| Hex | 75 | 40 | 22 | 0 | 2D | 47 | 36 | 16 | 37 | 1E |
| Octal | 165 | 100 | 42 | 0 | 55 | 107 | 66 | 26 | 67 | 36 |
| Binary | 1110101 | 1000000 | 100010 | 0 | 101101 | 1000111 | 110110 | 10110 | 110111 | 11110 |
Color Harmonies of #754022
Complementary color
Monochromatic Colors of #754022
Black with #754022
Text Example
Text Example
White with #754022
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754022; }
p { color: rgb(117,64,34); }
H1.HeaderClassName
{
color: #754022;
}
.AnyTagClassName
{
color: #754022;
}
</style>
background-color css
<style>
a { background-color: #754022; }
a { background-color: rgb(117,64,34); }
div.DivClassName
{
background-color: #754022;
}
.BgClassName
{
background-color: #754022;
}
</style>
border-color css
<style>
span { border-color: #754022; }
span { border-color: rgb(117,64,34); }
td.TdClassName
{
border-color: #754022;
}
.TagClassName
{
border-color: #754022;
}
</style>