Shades of Peru Tan #754120
Tints of Peru Tan #754120
RGB
CMYK
RGB Variations
Color information
#754120 (or 0x754120) is known color: Peru Tan. HEX triplet: 75, 41 and 20. RGB value is (117,65,32). Sum of RGB (Red+Green+Blue) = 117+65+32=214 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.67% from 214); Green value is 65 (25.78% from 255 or 30.37% from 214); Blue value is 32 (12.89% from 255 or 14.95% from 214); Max value from RGB is 117 - color contains mainly: red. Hex color #754120 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754120 is #8ABEDF. Grayscale: #4C4C4C. Windows color (decimal): -9092832 or 2113909. OLE color: 2113909.
HSL color Cylindrical-coordinate representation of color #754120: hue angle of 23.29º 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 #754120 is Cyan = 0, Magento = 0.44, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 65 | 32 | - |
| CMYK | 0 | 0.44 | 0.73 | 0.54 |
| HSL | 23.29º | 0.57% | 0.29% | - |
| HSV(B) | 23.29º | 0.73% | 0.46% | - |
| XYZ | 9.49 | 7.67 | 2.35 | - |
| YUV | 76.79 | 102.73 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 65 | 32 | 0 | 0.44 | 0.73 | 0.54 | 23.29 | 0.57 | 0.29 |
| Hex | 75 | 41 | 20 | 0 | 2C | 49 | 36 | 17 | 39 | 1D |
| Octal | 165 | 101 | 40 | 0 | 54 | 111 | 66 | 27 | 71 | 35 |
| Binary | 1110101 | 1000001 | 100000 | 0 | 101100 | 1001001 | 110110 | 10111 | 111001 | 11101 |
Color Harmonies of #754120
Complementary color
Monochromatic Colors of #754120
Black with #754120
Text Example
Text Example
White with #754120
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754120; }
p { color: rgb(117,65,32); }
H1.HeaderClassName
{
color: #754120;
}
.AnyTagClassName
{
color: #754120;
}
</style>
background-color css
<style>
a { background-color: #754120; }
a { background-color: rgb(117,65,32); }
div.DivClassName
{
background-color: #754120;
}
.BgClassName
{
background-color: #754120;
}
</style>
border-color css
<style>
span { border-color: #754120; }
span { border-color: rgb(117,65,32); }
td.TdClassName
{
border-color: #754120;
}
.TagClassName
{
border-color: #754120;
}
</style>