Shades of Peru Tan #763105
Tints of Peru Tan #763105
RGB
CMYK
RGB Variations
Color information
#763105 (or 0x763105) is known color: Peru Tan. HEX triplet: 76, 31 and 05. RGB value is (118,49,5). Sum of RGB (Red+Green+Blue) = 118+49+5=172 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.60% from 172); Green value is 49 (19.53% from 255 or 28.49% from 172); Blue value is 5 (2.34% from 255 or 2.91% from 172); Max value from RGB is 118 - color contains mainly: red. Hex color #763105 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763105 is #89CEFA. Grayscale: #404040. Windows color (decimal): -9031419 or 340342. OLE color: 340342.
HSL color Cylindrical-coordinate representation of color #763105: hue angle of 23.36º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #763105 is Cyan = 0, Magento = 0.58, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 5 | - |
| CMYK | 0 | 0.58 | 0.96 | 0.54 |
| HSL | 23.36º | 0.92% | 0.24% | - |
| HSV(B) | 23.36º | 0.96% | 0.46% | - |
| XYZ | 8.6 | 6.06 | 0.86 | - |
| YUV | 64.62 | 94.36 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 5 | 0 | 0.58 | 0.96 | 0.54 | 23.36 | 0.92 | 0.24 |
| Hex | 76 | 31 | 5 | 0 | 3A | 60 | 36 | 17 | 5C | 18 |
| Octal | 166 | 61 | 5 | 0 | 72 | 140 | 66 | 27 | 134 | 30 |
| Binary | 1110110 | 110001 | 101 | 0 | 111010 | 1100000 | 110110 | 10111 | 1011100 | 11000 |
Color Harmonies of #763105
Complementary color
Monochromatic Colors of #763105
Black with #763105
Text Example
Text Example
White with #763105
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763105; }
p { color: rgb(118,49,5); }
H1.HeaderClassName
{
color: #763105;
}
.AnyTagClassName
{
color: #763105;
}
</style>
background-color css
<style>
a { background-color: #763105; }
a { background-color: rgb(118,49,5); }
div.DivClassName
{
background-color: #763105;
}
.BgClassName
{
background-color: #763105;
}
</style>
border-color css
<style>
span { border-color: #763105; }
span { border-color: rgb(118,49,5); }
td.TdClassName
{
border-color: #763105;
}
.TagClassName
{
border-color: #763105;
}
</style>