Shades of Peru Tan #754020
Tints of Peru Tan #754020
RGB
CMYK
RGB Variations
Color information
#754020 (or 0x754020) is known color: Peru Tan. HEX triplet: 75, 40 and 20. RGB value is (117,64,32). Sum of RGB (Red+Green+Blue) = 117+64+32=213 (28% of max value = 765). Red value is 117 (46.09% from 255 or 54.93% from 213); Green value is 64 (25.39% from 255 or 30.05% from 213); Blue value is 32 (12.89% from 255 or 15.02% from 213); Max value from RGB is 117 - color contains mainly: red. Hex color #754020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #754020 is #8ABFDF. Grayscale: #4C4C4C. Windows color (decimal): -9093088 or 2113653. OLE color: 2113653.
HSL color Cylindrical-coordinate representation of color #754020: hue angle of 22.59º 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 #754020 is Cyan = 0, Magento = 0.45, Yellow = 0.73 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 64 | 32 | - |
| CMYK | 0 | 0.45 | 0.73 | 0.54 |
| HSL | 22.59º | 0.57% | 0.29% | - |
| HSV(B) | 22.59º | 0.73% | 0.46% | - |
| XYZ | 9.43 | 7.55 | 2.33 | - |
| YUV | 76.2 | 103.06 | 157.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 64 | 32 | 0 | 0.45 | 0.73 | 0.54 | 22.59 | 0.57 | 0.29 |
| Hex | 75 | 40 | 20 | 0 | 2D | 49 | 36 | 17 | 39 | 1D |
| Octal | 165 | 100 | 40 | 0 | 55 | 111 | 66 | 27 | 71 | 35 |
| Binary | 1110101 | 1000000 | 100000 | 0 | 101101 | 1001001 | 110110 | 10111 | 111001 | 11101 |
Color Harmonies of #754020
Complementary color
Monochromatic Colors of #754020
Black with #754020
Text Example
Text Example
White with #754020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #754020; }
p { color: rgb(117,64,32); }
H1.HeaderClassName
{
color: #754020;
}
.AnyTagClassName
{
color: #754020;
}
</style>
background-color css
<style>
a { background-color: #754020; }
a { background-color: rgb(117,64,32); }
div.DivClassName
{
background-color: #754020;
}
.BgClassName
{
background-color: #754020;
}
</style>
border-color css
<style>
span { border-color: #754020; }
span { border-color: rgb(117,64,32); }
td.TdClassName
{
border-color: #754020;
}
.TagClassName
{
border-color: #754020;
}
</style>