Shades of Peru Tan #763512
Tints of Peru Tan #763512
RGB
CMYK
RGB Variations
Color information
#763512 (or 0x763512) is known color: Peru Tan. HEX triplet: 76, 35 and 12. RGB value is (118,53,18). Sum of RGB (Red+Green+Blue) = 118+53+18=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 53 (21.09% from 255 or 28.04% from 189); Blue value is 18 (7.42% from 255 or 9.52% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #763512 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763512 is #89CAED. Grayscale: #444444. Windows color (decimal): -9030382 or 1193334. OLE color: 1193334.
HSL color Cylindrical-coordinate representation of color #763512: hue angle of 21º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #763512 is Cyan = 0, Magento = 0.55, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 18 | - |
| CMYK | 0 | 0.55 | 0.85 | 0.54 |
| HSL | 21º | 0.74% | 0.27% | - |
| HSV(B) | 21º | 0.85% | 0.46% | - |
| XYZ | 8.85 | 6.44 | 1.35 | - |
| YUV | 68.45 | 99.53 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 18 | 0 | 0.55 | 0.85 | 0.54 | 21 | 0.74 | 0.27 |
| Hex | 76 | 35 | 12 | 0 | 37 | 55 | 36 | 15 | 4A | 1B |
| Octal | 166 | 65 | 22 | 0 | 67 | 125 | 66 | 25 | 112 | 33 |
| Binary | 1110110 | 110101 | 10010 | 0 | 110111 | 1010101 | 110110 | 10101 | 1001010 | 11011 |
Color Harmonies of #763512
Complementary color
Monochromatic Colors of #763512
Black with #763512
Text Example
Text Example
White with #763512
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763512; }
p { color: rgb(118,53,18); }
H1.HeaderClassName
{
color: #763512;
}
.AnyTagClassName
{
color: #763512;
}
</style>
background-color css
<style>
a { background-color: #763512; }
a { background-color: rgb(118,53,18); }
div.DivClassName
{
background-color: #763512;
}
.BgClassName
{
background-color: #763512;
}
</style>
border-color css
<style>
span { border-color: #763512; }
span { border-color: rgb(118,53,18); }
td.TdClassName
{
border-color: #763512;
}
.TagClassName
{
border-color: #763512;
}
</style>