Shades of Peru Tan #763116
Tints of Peru Tan #763116
RGB
CMYK
RGB Variations
Color information
#763116 (or 0x763116) is known color: Peru Tan. HEX triplet: 76, 31 and 16. RGB value is (118,49,22). Sum of RGB (Red+Green+Blue) = 118+49+22=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 49 (19.53% from 255 or 25.93% from 189); Blue value is 22 (8.98% from 255 or 11.64% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #763116 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763116 is #89CEE9. Grayscale: #424242. Windows color (decimal): -9031402 or 1454454. OLE color: 1454454.
HSL color Cylindrical-coordinate representation of color #763116: hue angle of 16.88º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #763116 is Cyan = 0, Magento = 0.58, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 22 | - |
| CMYK | 0 | 0.58 | 0.81 | 0.54 |
| HSL | 16.88º | 0.69% | 0.27% | - |
| HSV(B) | 16.88º | 0.81% | 0.46% | - |
| XYZ | 8.71 | 6.11 | 1.48 | - |
| YUV | 66.55 | 102.86 | 164.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 22 | 0 | 0.58 | 0.81 | 0.54 | 16.88 | 0.69 | 0.27 |
| Hex | 76 | 31 | 16 | 0 | 3A | 51 | 36 | 11 | 45 | 1B |
| Octal | 166 | 61 | 26 | 0 | 72 | 121 | 66 | 21 | 105 | 33 |
| Binary | 1110110 | 110001 | 10110 | 0 | 111010 | 1010001 | 110110 | 10001 | 1000101 | 11011 |
Color Harmonies of #763116
Complementary color
Monochromatic Colors of #763116
Black with #763116
Text Example
Text Example
White with #763116
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763116; }
p { color: rgb(118,49,22); }
H1.HeaderClassName
{
color: #763116;
}
.AnyTagClassName
{
color: #763116;
}
</style>
background-color css
<style>
a { background-color: #763116; }
a { background-color: rgb(118,49,22); }
div.DivClassName
{
background-color: #763116;
}
.BgClassName
{
background-color: #763116;
}
</style>
border-color css
<style>
span { border-color: #763116; }
span { border-color: rgb(118,49,22); }
td.TdClassName
{
border-color: #763116;
}
.TagClassName
{
border-color: #763116;
}
</style>