Shades of Peru Tan #763217
Tints of Peru Tan #763217
RGB
CMYK
RGB Variations
Color information
#763217 (or 0x763217) is known color: Peru Tan. HEX triplet: 76, 32 and 17. RGB value is (118,50,23). Sum of RGB (Red+Green+Blue) = 118+50+23=191 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.78% from 191); Green value is 50 (19.92% from 255 or 26.18% from 191); Blue value is 23 (9.38% from 255 or 12.04% from 191); Max value from RGB is 118 - color contains mainly: red. Hex color #763217 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763217 is #89CDE8. Grayscale: #434343. Windows color (decimal): -9031145 or 1520246. OLE color: 1520246.
HSL color Cylindrical-coordinate representation of color #763217: hue angle of 17.05º 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 #763217 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 23 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.54 |
| HSL | 17.05º | 0.67% | 0.28% | - |
| HSV(B) | 17.05º | 0.81% | 0.46% | - |
| XYZ | 8.77 | 6.19 | 1.54 | - |
| YUV | 67.25 | 103.03 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 23 | 0 | 0.58 | 0.81 | 0.54 | 17.05 | 0.67 | 0.28 |
| Hex | 76 | 32 | 17 | 0 | 3A | 51 | 36 | 11 | 43 | 1C |
| Octal | 166 | 62 | 27 | 0 | 72 | 121 | 66 | 21 | 103 | 34 |
| Binary | 1110110 | 110010 | 10111 | 0 | 111010 | 1010001 | 110110 | 10001 | 1000011 | 11100 |
Color Harmonies of #763217
Complementary color
Monochromatic Colors of #763217
Black with #763217
Text Example
Text Example
White with #763217
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763217; }
p { color: rgb(118,50,23); }
H1.HeaderClassName
{
color: #763217;
}
.AnyTagClassName
{
color: #763217;
}
</style>
background-color css
<style>
a { background-color: #763217; }
a { background-color: rgb(118,50,23); }
div.DivClassName
{
background-color: #763217;
}
.BgClassName
{
background-color: #763217;
}
</style>
border-color css
<style>
span { border-color: #763217; }
span { border-color: rgb(118,50,23); }
td.TdClassName
{
border-color: #763217;
}
.TagClassName
{
border-color: #763217;
}
</style>