Shades of Peru Tan #763117
Tints of Peru Tan #763117
RGB
CMYK
RGB Variations
Color information
#763117 (or 0x763117) is known color: Peru Tan. HEX triplet: 76, 31 and 17. RGB value is (118,49,23). Sum of RGB (Red+Green+Blue) = 118+49+23=190 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.11% from 190); Green value is 49 (19.53% from 255 or 25.79% from 190); Blue value is 23 (9.38% from 255 or 12.11% from 190); Max value from RGB is 118 - color contains mainly: red. Hex color #763117 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763117 is #89CEE8. Grayscale: #424242. Windows color (decimal): -9031401 or 1519990. OLE color: 1519990.
HSL color Cylindrical-coordinate representation of color #763117: hue angle of 16.42º 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 #763117 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 23 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.54 |
| HSL | 16.42º | 0.67% | 0.28% | - |
| HSV(B) | 16.42º | 0.81% | 0.46% | - |
| XYZ | 8.72 | 6.11 | 1.53 | - |
| YUV | 66.67 | 103.36 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 23 | 0 | 0.58 | 0.81 | 0.54 | 16.42 | 0.67 | 0.28 |
| Hex | 76 | 31 | 17 | 0 | 3A | 51 | 36 | 10 | 43 | 1C |
| Octal | 166 | 61 | 27 | 0 | 72 | 121 | 66 | 20 | 103 | 34 |
| Binary | 1110110 | 110001 | 10111 | 0 | 111010 | 1010001 | 110110 | 10000 | 1000011 | 11100 |
Color Harmonies of #763117
Complementary color
Monochromatic Colors of #763117
Black with #763117
Text Example
Text Example
White with #763117
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763117; }
p { color: rgb(118,49,23); }
H1.HeaderClassName
{
color: #763117;
}
.AnyTagClassName
{
color: #763117;
}
</style>
background-color css
<style>
a { background-color: #763117; }
a { background-color: rgb(118,49,23); }
div.DivClassName
{
background-color: #763117;
}
.BgClassName
{
background-color: #763117;
}
</style>
border-color css
<style>
span { border-color: #763117; }
span { border-color: rgb(118,49,23); }
td.TdClassName
{
border-color: #763117;
}
.TagClassName
{
border-color: #763117;
}
</style>