Shades of Peru Tan #753512
Tints of Peru Tan #753512
RGB
CMYK
RGB Variations
Color information
#753512 (or 0x753512) is known color: Peru Tan. HEX triplet: 75, 35 and 12. RGB value is (117,53,18). Sum of RGB (Red+Green+Blue) = 117+53+18=188 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.23% from 188); Green value is 53 (21.09% from 255 or 28.19% from 188); Blue value is 18 (7.42% from 255 or 9.57% from 188); Max value from RGB is 117 - color contains mainly: red. Hex color #753512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753512 is #8ACAED. Grayscale: #444444. Windows color (decimal): -9095918 or 1193333. OLE color: 1193333.
HSL color Cylindrical-coordinate representation of color #753512: hue angle of 21.21º degrees, saturation: 0.73, 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 #753512 is Cyan = 0, Magento = 0.55, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 18 | - |
| CMYK | 0 | 0.55 | 0.85 | 0.54 |
| HSL | 21.21º | 0.73% | 0.26% | - |
| HSV(B) | 21.21º | 0.85% | 0.46% | - |
| XYZ | 8.72 | 6.37 | 1.34 | - |
| YUV | 68.15 | 99.7 | 162.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 18 | 0 | 0.55 | 0.85 | 0.54 | 21.21 | 0.73 | 0.26 |
| Hex | 75 | 35 | 12 | 0 | 37 | 55 | 36 | 15 | 49 | 1A |
| Octal | 165 | 65 | 22 | 0 | 67 | 125 | 66 | 25 | 111 | 32 |
| Binary | 1110101 | 110101 | 10010 | 0 | 110111 | 1010101 | 110110 | 10101 | 1001001 | 11010 |
Color Harmonies of #753512
Complementary color
Monochromatic Colors of #753512
Black with #753512
Text Example
Text Example
White with #753512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753512; }
p { color: rgb(117,53,18); }
H1.HeaderClassName
{
color: #753512;
}
.AnyTagClassName
{
color: #753512;
}
</style>
background-color css
<style>
a { background-color: #753512; }
a { background-color: rgb(117,53,18); }
div.DivClassName
{
background-color: #753512;
}
.BgClassName
{
background-color: #753512;
}
</style>
border-color css
<style>
span { border-color: #753512; }
span { border-color: rgb(117,53,18); }
td.TdClassName
{
border-color: #753512;
}
.TagClassName
{
border-color: #753512;
}
</style>