Shades of Peru Tan #753211
Tints of Peru Tan #753211
RGB
CMYK
RGB Variations
Color information
#753211 (or 0x753211) is known color: Peru Tan. HEX triplet: 75, 32 and 11. RGB value is (117,50,17). Sum of RGB (Red+Green+Blue) = 117+50+17=184 (24% of max value = 765). Red value is 117 (46.09% from 255 or 63.59% from 184); Green value is 50 (19.92% from 255 or 27.17% from 184); Blue value is 17 (7.03% from 255 or 9.24% from 184); Max value from RGB is 117 - color contains mainly: red. Hex color #753211 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753211 is #8ACDEE. Grayscale: #424242. Windows color (decimal): -9096687 or 1127029. OLE color: 1127029.
HSL color Cylindrical-coordinate representation of color #753211: hue angle of 19.8º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #753211 is Cyan = 0, Magento = 0.57, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 17 | - |
| CMYK | 0 | 0.57 | 0.85 | 0.54 |
| HSL | 19.8º | 0.75% | 0.26% | - |
| HSV(B) | 19.8º | 0.85% | 0.46% | - |
| XYZ | 8.58 | 6.1 | 1.26 | - |
| YUV | 66.27 | 100.2 | 164.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 17 | 0 | 0.57 | 0.85 | 0.54 | 19.8 | 0.75 | 0.26 |
| Hex | 75 | 32 | 11 | 0 | 39 | 55 | 36 | 14 | 4B | 1A |
| Octal | 165 | 62 | 21 | 0 | 71 | 125 | 66 | 24 | 113 | 32 |
| Binary | 1110101 | 110010 | 10001 | 0 | 111001 | 1010101 | 110110 | 10100 | 1001011 | 11010 |
Color Harmonies of #753211
Complementary color
Monochromatic Colors of #753211
Black with #753211
Text Example
Text Example
White with #753211
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753211; }
p { color: rgb(117,50,17); }
H1.HeaderClassName
{
color: #753211;
}
.AnyTagClassName
{
color: #753211;
}
</style>
background-color css
<style>
a { background-color: #753211; }
a { background-color: rgb(117,50,17); }
div.DivClassName
{
background-color: #753211;
}
.BgClassName
{
background-color: #753211;
}
</style>
border-color css
<style>
span { border-color: #753211; }
span { border-color: rgb(117,50,17); }
td.TdClassName
{
border-color: #753211;
}
.TagClassName
{
border-color: #753211;
}
</style>