Shades of Peru Tan #753107
Tints of Peru Tan #753107
RGB
CMYK
RGB Variations
Color information
#753107 (or 0x753107) is known color: Peru Tan. HEX triplet: 75, 31 and 07. RGB value is (117,49,7). Sum of RGB (Red+Green+Blue) = 117+49+7=173 (22% of max value = 765). Red value is 117 (46.09% from 255 or 67.63% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 7 (3.12% from 255 or 4.05% from 173); Max value from RGB is 117 - color contains mainly: red. Hex color #753107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753107 is #8ACEF8. Grayscale: #404040. Windows color (decimal): -9096953 or 471413. OLE color: 471413.
HSL color Cylindrical-coordinate representation of color #753107: hue angle of 22.91º degrees, saturation: 0.89, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #753107 is Cyan = 0, Magento = 0.58, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 7 | - |
| CMYK | 0 | 0.58 | 0.94 | 0.54 |
| HSL | 22.91º | 0.89% | 0.24% | - |
| HSV(B) | 22.91º | 0.94% | 0.46% | - |
| XYZ | 8.47 | 5.99 | 0.91 | - |
| YUV | 64.54 | 95.53 | 165.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 7 | 0 | 0.58 | 0.94 | 0.54 | 22.91 | 0.89 | 0.24 |
| Hex | 75 | 31 | 7 | 0 | 3A | 5E | 36 | 17 | 59 | 18 |
| Octal | 165 | 61 | 7 | 0 | 72 | 136 | 66 | 27 | 131 | 30 |
| Binary | 1110101 | 110001 | 111 | 0 | 111010 | 1011110 | 110110 | 10111 | 1011001 | 11000 |
Color Harmonies of #753107
Complementary color
Monochromatic Colors of #753107
Black with #753107
Text Example
Text Example
White with #753107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753107; }
p { color: rgb(117,49,7); }
H1.HeaderClassName
{
color: #753107;
}
.AnyTagClassName
{
color: #753107;
}
</style>
background-color css
<style>
a { background-color: #753107; }
a { background-color: rgb(117,49,7); }
div.DivClassName
{
background-color: #753107;
}
.BgClassName
{
background-color: #753107;
}
</style>
border-color css
<style>
span { border-color: #753107; }
span { border-color: rgb(117,49,7); }
td.TdClassName
{
border-color: #753107;
}
.TagClassName
{
border-color: #753107;
}
</style>