Shades of Peru Tan #763416
Tints of Peru Tan #763416
RGB
CMYK
RGB Variations
Color information
#763416 (or 0x763416) is known color: Peru Tan. HEX triplet: 76, 34 and 16. RGB value is (118,52,22). Sum of RGB (Red+Green+Blue) = 118+52+22=192 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.46% from 192); Green value is 52 (20.70% from 255 or 27.08% from 192); Blue value is 22 (8.98% from 255 or 11.46% from 192); Max value from RGB is 118 - color contains mainly: red. Hex color #763416 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763416 is #89CBE9. Grayscale: #444444. Windows color (decimal): -9030634 or 1455222. OLE color: 1455222.
HSL color Cylindrical-coordinate representation of color #763416: hue angle of 18.75º 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 #763416 is Cyan = 0, Magento = 0.56, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 22 | - |
| CMYK | 0 | 0.56 | 0.81 | 0.54 |
| HSL | 18.75º | 0.69% | 0.27% | - |
| HSV(B) | 18.75º | 0.81% | 0.46% | - |
| XYZ | 8.84 | 6.37 | 1.52 | - |
| YUV | 68.31 | 101.87 | 163.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 22 | 0 | 0.56 | 0.81 | 0.54 | 18.75 | 0.69 | 0.27 |
| Hex | 76 | 34 | 16 | 0 | 38 | 51 | 36 | 13 | 45 | 1B |
| Octal | 166 | 64 | 26 | 0 | 70 | 121 | 66 | 23 | 105 | 33 |
| Binary | 1110110 | 110100 | 10110 | 0 | 111000 | 1010001 | 110110 | 10011 | 1000101 | 11011 |
Color Harmonies of #763416
Complementary color
Monochromatic Colors of #763416
Black with #763416
Text Example
Text Example
White with #763416
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763416; }
p { color: rgb(118,52,22); }
H1.HeaderClassName
{
color: #763416;
}
.AnyTagClassName
{
color: #763416;
}
</style>
background-color css
<style>
a { background-color: #763416; }
a { background-color: rgb(118,52,22); }
div.DivClassName
{
background-color: #763416;
}
.BgClassName
{
background-color: #763416;
}
</style>
border-color css
<style>
span { border-color: #763416; }
span { border-color: rgb(118,52,22); }
td.TdClassName
{
border-color: #763416;
}
.TagClassName
{
border-color: #763416;
}
</style>