Shades of Peru Tan #753117
Tints of Peru Tan #753117
RGB
CMYK
RGB Variations
Color information
#753117 (or 0x753117) is known color: Peru Tan. HEX triplet: 75, 31 and 17. RGB value is (117,49,23). Sum of RGB (Red+Green+Blue) = 117+49+23=189 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.90% from 189); Green value is 49 (19.53% from 255 or 25.93% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 117 - color contains mainly: red. Hex color #753117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753117 is #8ACEE8. Grayscale: #424242. Windows color (decimal): -9096937 or 1519989. OLE color: 1519989.
HSL color Cylindrical-coordinate representation of color #753117: hue angle of 16.6º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #753117 is Cyan = 0, Magento = 0.58, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 23 | - |
| CMYK | 0 | 0.58 | 0.80 | 0.54 |
| HSL | 16.6º | 0.67% | 0.27% | - |
| HSV(B) | 16.6º | 0.8% | 0.46% | - |
| XYZ | 8.59 | 6.04 | 1.52 | - |
| YUV | 66.37 | 103.53 | 164.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 23 | 0 | 0.58 | 0.80 | 0.54 | 16.6 | 0.67 | 0.27 |
| Hex | 75 | 31 | 17 | 0 | 3A | 50 | 36 | 11 | 43 | 1B |
| Octal | 165 | 61 | 27 | 0 | 72 | 120 | 66 | 21 | 103 | 33 |
| Binary | 1110101 | 110001 | 10111 | 0 | 111010 | 1010000 | 110110 | 10001 | 1000011 | 11011 |
Color Harmonies of #753117
Complementary color
Monochromatic Colors of #753117
Black with #753117
Text Example
Text Example
White with #753117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753117; }
p { color: rgb(117,49,23); }
H1.HeaderClassName
{
color: #753117;
}
.AnyTagClassName
{
color: #753117;
}
</style>
background-color css
<style>
a { background-color: #753117; }
a { background-color: rgb(117,49,23); }
div.DivClassName
{
background-color: #753117;
}
.BgClassName
{
background-color: #753117;
}
</style>
border-color css
<style>
span { border-color: #753117; }
span { border-color: rgb(117,49,23); }
td.TdClassName
{
border-color: #753117;
}
.TagClassName
{
border-color: #753117;
}
</style>