Shades of Peru Tan #763107
Tints of Peru Tan #763107
RGB
CMYK
RGB Variations
Color information
#763107 (or 0x763107) is known color: Peru Tan. HEX triplet: 76, 31 and 07. RGB value is (118,49,7). Sum of RGB (Red+Green+Blue) = 118+49+7=174 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.82% from 174); Green value is 49 (19.53% from 255 or 28.16% from 174); Blue value is 7 (3.12% from 255 or 4.02% from 174); Max value from RGB is 118 - color contains mainly: red. Hex color #763107 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763107 is #89CEF8. Grayscale: #414141. Windows color (decimal): -9031417 or 471414. OLE color: 471414.
HSL color Cylindrical-coordinate representation of color #763107: hue angle of 22.7º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #763107 is Cyan = 0, Magento = 0.58, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 7 | - |
| CMYK | 0 | 0.58 | 0.94 | 0.54 |
| HSL | 22.7º | 0.89% | 0.25% | - |
| HSV(B) | 22.7º | 0.94% | 0.46% | - |
| XYZ | 8.61 | 6.06 | 0.92 | - |
| YUV | 64.84 | 95.36 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 7 | 0 | 0.58 | 0.94 | 0.54 | 22.7 | 0.89 | 0.25 |
| Hex | 76 | 31 | 7 | 0 | 3A | 5E | 36 | 17 | 59 | 19 |
| Octal | 166 | 61 | 7 | 0 | 72 | 136 | 66 | 27 | 131 | 31 |
| Binary | 1110110 | 110001 | 111 | 0 | 111010 | 1011110 | 110110 | 10111 | 1011001 | 11001 |
Color Harmonies of #763107
Complementary color
Monochromatic Colors of #763107
Black with #763107
Text Example
Text Example
White with #763107
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763107; }
p { color: rgb(118,49,7); }
H1.HeaderClassName
{
color: #763107;
}
.AnyTagClassName
{
color: #763107;
}
</style>
background-color css
<style>
a { background-color: #763107; }
a { background-color: rgb(118,49,7); }
div.DivClassName
{
background-color: #763107;
}
.BgClassName
{
background-color: #763107;
}
</style>
border-color css
<style>
span { border-color: #763107; }
span { border-color: rgb(118,49,7); }
td.TdClassName
{
border-color: #763107;
}
.TagClassName
{
border-color: #763107;
}
</style>