Shades of Peru Tan #753114
Tints of Peru Tan #753114
RGB
CMYK
RGB Variations
Color information
#753114 (or 0x753114) is known color: Peru Tan. HEX triplet: 75, 31 and 14. RGB value is (117,49,20). Sum of RGB (Red+Green+Blue) = 117+49+20=186 (24% of max value = 765). Red value is 117 (46.09% from 255 or 62.90% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 20 (8.20% from 255 or 10.75% from 186); Max value from RGB is 117 - color contains mainly: red. Hex color #753114 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753114 is #8ACEEB. Grayscale: #424242. Windows color (decimal): -9096940 or 1323381. OLE color: 1323381.
HSL color Cylindrical-coordinate representation of color #753114: hue angle of 17.94º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #753114 is Cyan = 0, Magento = 0.58, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 20 | - |
| CMYK | 0 | 0.58 | 0.83 | 0.54 |
| HSL | 17.94º | 0.71% | 0.27% | - |
| HSV(B) | 17.94º | 0.83% | 0.46% | - |
| XYZ | 8.56 | 6.03 | 1.37 | - |
| YUV | 66.03 | 102.03 | 164.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 20 | 0 | 0.58 | 0.83 | 0.54 | 17.94 | 0.71 | 0.27 |
| Hex | 75 | 31 | 14 | 0 | 3A | 53 | 36 | 12 | 47 | 1B |
| Octal | 165 | 61 | 24 | 0 | 72 | 123 | 66 | 22 | 107 | 33 |
| Binary | 1110101 | 110001 | 10100 | 0 | 111010 | 1010011 | 110110 | 10010 | 1000111 | 11011 |
Color Harmonies of #753114
Complementary color
Monochromatic Colors of #753114
Black with #753114
Text Example
Text Example
White with #753114
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753114; }
p { color: rgb(117,49,20); }
H1.HeaderClassName
{
color: #753114;
}
.AnyTagClassName
{
color: #753114;
}
</style>
background-color css
<style>
a { background-color: #753114; }
a { background-color: rgb(117,49,20); }
div.DivClassName
{
background-color: #753114;
}
.BgClassName
{
background-color: #753114;
}
</style>
border-color css
<style>
span { border-color: #753114; }
span { border-color: rgb(117,49,20); }
td.TdClassName
{
border-color: #753114;
}
.TagClassName
{
border-color: #753114;
}
</style>