Shades of Peru Tan #763517
Tints of Peru Tan #763517
RGB
CMYK
RGB Variations
Color information
#763517 (or 0x763517) is known color: Peru Tan. HEX triplet: 76, 35 and 17. RGB value is (118,53,23). Sum of RGB (Red+Green+Blue) = 118+53+23=194 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.82% from 194); Green value is 53 (21.09% from 255 or 27.32% from 194); Blue value is 23 (9.38% from 255 or 11.86% from 194); Max value from RGB is 118 - color contains mainly: red. Hex color #763517 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763517 is #89CAE8. Grayscale: #454545. Windows color (decimal): -9030377 or 1521014. OLE color: 1521014.
HSL color Cylindrical-coordinate representation of color #763517: hue angle of 18.95º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #763517 is Cyan = 0, Magento = 0.55, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 23 | - |
| CMYK | 0 | 0.55 | 0.81 | 0.54 |
| HSL | 18.95º | 0.67% | 0.28% | - |
| HSV(B) | 18.95º | 0.81% | 0.46% | - |
| XYZ | 8.9 | 6.46 | 1.59 | - |
| YUV | 69.02 | 102.03 | 162.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 23 | 0 | 0.55 | 0.81 | 0.54 | 18.95 | 0.67 | 0.28 |
| Hex | 76 | 35 | 17 | 0 | 37 | 51 | 36 | 13 | 43 | 1C |
| Octal | 166 | 65 | 27 | 0 | 67 | 121 | 66 | 23 | 103 | 34 |
| Binary | 1110110 | 110101 | 10111 | 0 | 110111 | 1010001 | 110110 | 10011 | 1000011 | 11100 |
Color Harmonies of #763517
Complementary color
Monochromatic Colors of #763517
Black with #763517
Text Example
Text Example
White with #763517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763517; }
p { color: rgb(118,53,23); }
H1.HeaderClassName
{
color: #763517;
}
.AnyTagClassName
{
color: #763517;
}
</style>
background-color css
<style>
a { background-color: #763517; }
a { background-color: rgb(118,53,23); }
div.DivClassName
{
background-color: #763517;
}
.BgClassName
{
background-color: #763517;
}
</style>
border-color css
<style>
span { border-color: #763517; }
span { border-color: rgb(118,53,23); }
td.TdClassName
{
border-color: #763517;
}
.TagClassName
{
border-color: #763517;
}
</style>