Shades of Peru Tan #753105
Tints of Peru Tan #753105
RGB
CMYK
RGB Variations
Color information
#753105 (or 0x753105) is known color: Peru Tan. HEX triplet: 75, 31 and 05. RGB value is (117,49,5). Sum of RGB (Red+Green+Blue) = 117+49+5=171 (22% of max value = 765). Red value is 117 (46.09% from 255 or 68.42% from 171); Green value is 49 (19.53% from 255 or 28.65% from 171); Blue value is 5 (2.34% from 255 or 2.92% from 171); Max value from RGB is 117 - color contains mainly: red. Hex color #753105 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753105 is #8ACEFA. Grayscale: #404040. Windows color (decimal): -9096955 or 340341. OLE color: 340341.
HSL color Cylindrical-coordinate representation of color #753105: hue angle of 23.57º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #753105 is Cyan = 0, Magento = 0.58, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 5 | - |
| CMYK | 0 | 0.58 | 0.96 | 0.54 |
| HSL | 23.57º | 0.92% | 0.24% | - |
| HSV(B) | 23.57º | 0.96% | 0.46% | - |
| XYZ | 8.46 | 5.99 | 0.85 | - |
| YUV | 64.32 | 94.53 | 165.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 5 | 0 | 0.58 | 0.96 | 0.54 | 23.57 | 0.92 | 0.24 |
| Hex | 75 | 31 | 5 | 0 | 3A | 60 | 36 | 18 | 5C | 18 |
| Octal | 165 | 61 | 5 | 0 | 72 | 140 | 66 | 30 | 134 | 30 |
| Binary | 1110101 | 110001 | 101 | 0 | 111010 | 1100000 | 110110 | 11000 | 1011100 | 11000 |
Color Harmonies of #753105
Complementary color
Monochromatic Colors of #753105
Black with #753105
Text Example
Text Example
White with #753105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753105; }
p { color: rgb(117,49,5); }
H1.HeaderClassName
{
color: #753105;
}
.AnyTagClassName
{
color: #753105;
}
</style>
background-color css
<style>
a { background-color: #753105; }
a { background-color: rgb(117,49,5); }
div.DivClassName
{
background-color: #753105;
}
.BgClassName
{
background-color: #753105;
}
</style>
border-color css
<style>
span { border-color: #753105; }
span { border-color: rgb(117,49,5); }
td.TdClassName
{
border-color: #753105;
}
.TagClassName
{
border-color: #753105;
}
</style>