Shades of Peru Tan #753217
Tints of Peru Tan #753217
RGB
CMYK
RGB Variations
Color information
#753217 (or 0x753217) is known color: Peru Tan. HEX triplet: 75, 32 and 17. RGB value is (117,50,23). Sum of RGB (Red+Green+Blue) = 117+50+23=190 (25% of max value = 765). Red value is 117 (46.09% from 255 or 61.58% from 190); Green value is 50 (19.92% from 255 or 26.32% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 117 - color contains mainly: red. Hex color #753217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #753217 is #8ACDE8. Grayscale: #434343. Windows color (decimal): -9096681 or 1520245. OLE color: 1520245.
HSL color Cylindrical-coordinate representation of color #753217: hue angle of 17.23º 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 #753217 is Cyan = 0, Magento = 0.57, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 23 | - |
| CMYK | 0 | 0.57 | 0.80 | 0.54 |
| HSL | 17.23º | 0.67% | 0.27% | - |
| HSV(B) | 17.23º | 0.8% | 0.46% | - |
| XYZ | 8.63 | 6.12 | 1.54 | - |
| YUV | 66.96 | 103.2 | 163.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 23 | 0 | 0.57 | 0.80 | 0.54 | 17.23 | 0.67 | 0.27 |
| Hex | 75 | 32 | 17 | 0 | 39 | 50 | 36 | 11 | 43 | 1B |
| Octal | 165 | 62 | 27 | 0 | 71 | 120 | 66 | 21 | 103 | 33 |
| Binary | 1110101 | 110010 | 10111 | 0 | 111001 | 1010000 | 110110 | 10001 | 1000011 | 11011 |
Color Harmonies of #753217
Complementary color
Monochromatic Colors of #753217
Black with #753217
Text Example
Text Example
White with #753217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753217; }
p { color: rgb(117,50,23); }
H1.HeaderClassName
{
color: #753217;
}
.AnyTagClassName
{
color: #753217;
}
</style>
background-color css
<style>
a { background-color: #753217; }
a { background-color: rgb(117,50,23); }
div.DivClassName
{
background-color: #753217;
}
.BgClassName
{
background-color: #753217;
}
</style>
border-color css
<style>
span { border-color: #753217; }
span { border-color: rgb(117,50,23); }
td.TdClassName
{
border-color: #753217;
}
.TagClassName
{
border-color: #753217;
}
</style>