Shades of Peru Tan #763815
Tints of Peru Tan #763815
RGB
CMYK
RGB Variations
Color information
#763815 (or 0x763815) is known color: Peru Tan. HEX triplet: 76, 38 and 15. RGB value is (118,56,21). Sum of RGB (Red+Green+Blue) = 118+56+21=195 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.51% from 195); Green value is 56 (22.27% from 255 or 28.72% from 195); Blue value is 21 (8.59% from 255 or 10.77% from 195); Max value from RGB is 118 - color contains mainly: red. Hex color #763815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763815 is #89C7EA. Grayscale: #464646. Windows color (decimal): -9029611 or 1390710. OLE color: 1390710.
HSL color Cylindrical-coordinate representation of color #763815: hue angle of 21.65º degrees, saturation: 0.7, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #763815 is Cyan = 0, Magento = 0.53, Yellow = 0.82 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 21 | - |
| CMYK | 0 | 0.53 | 0.82 | 0.54 |
| HSL | 21.65º | 0.7% | 0.27% | - |
| HSV(B) | 21.65º | 0.82% | 0.46% | - |
| XYZ | 9.02 | 6.73 | 1.53 | - |
| YUV | 70.55 | 100.04 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 21 | 0 | 0.53 | 0.82 | 0.54 | 21.65 | 0.7 | 0.27 |
| Hex | 76 | 38 | 15 | 0 | 35 | 52 | 36 | 16 | 46 | 1B |
| Octal | 166 | 70 | 25 | 0 | 65 | 122 | 66 | 26 | 106 | 33 |
| Binary | 1110110 | 111000 | 10101 | 0 | 110101 | 1010010 | 110110 | 10110 | 1000110 | 11011 |
Color Harmonies of #763815
Complementary color
Monochromatic Colors of #763815
Black with #763815
Text Example
Text Example
White with #763815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763815; }
p { color: rgb(118,56,21); }
H1.HeaderClassName
{
color: #763815;
}
.AnyTagClassName
{
color: #763815;
}
</style>
background-color css
<style>
a { background-color: #763815; }
a { background-color: rgb(118,56,21); }
div.DivClassName
{
background-color: #763815;
}
.BgClassName
{
background-color: #763815;
}
</style>
border-color css
<style>
span { border-color: #763815; }
span { border-color: rgb(118,56,21); }
td.TdClassName
{
border-color: #763815;
}
.TagClassName
{
border-color: #763815;
}
</style>