Shades of Peru Tan #763109
Tints of Peru Tan #763109
RGB
CMYK
RGB Variations
Color information
#763109 (or 0x763109) is known color: Peru Tan. HEX triplet: 76, 31 and 09. RGB value is (118,49,9). Sum of RGB (Red+Green+Blue) = 118+49+9=176 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.05% from 176); Green value is 49 (19.53% from 255 or 27.84% from 176); Blue value is 9 (3.91% from 255 or 5.11% from 176); Max value from RGB is 118 - color contains mainly: red. Hex color #763109 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763109 is #89CEF6. Grayscale: #414141. Windows color (decimal): -9031415 or 602486. OLE color: 602486.
HSL color Cylindrical-coordinate representation of color #763109: hue angle of 22.02º degrees, saturation: 0.86, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #763109 is Cyan = 0, Magento = 0.58, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 9 | - |
| CMYK | 0 | 0.58 | 0.92 | 0.54 |
| HSL | 22.02º | 0.86% | 0.25% | - |
| HSV(B) | 22.02º | 0.92% | 0.46% | - |
| XYZ | 8.62 | 6.07 | 0.98 | - |
| YUV | 65.07 | 96.36 | 165.75 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 9 | 0 | 0.58 | 0.92 | 0.54 | 22.02 | 0.86 | 0.25 |
| Hex | 76 | 31 | 9 | 0 | 3A | 5C | 36 | 16 | 56 | 19 |
| Octal | 166 | 61 | 11 | 0 | 72 | 134 | 66 | 26 | 126 | 31 |
| Binary | 1110110 | 110001 | 1001 | 0 | 111010 | 1011100 | 110110 | 10110 | 1010110 | 11001 |
Color Harmonies of #763109
Complementary color
Monochromatic Colors of #763109
Black with #763109
Text Example
Text Example
White with #763109
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763109; }
p { color: rgb(118,49,9); }
H1.HeaderClassName
{
color: #763109;
}
.AnyTagClassName
{
color: #763109;
}
</style>
background-color css
<style>
a { background-color: #763109; }
a { background-color: rgb(118,49,9); }
div.DivClassName
{
background-color: #763109;
}
.BgClassName
{
background-color: #763109;
}
</style>
border-color css
<style>
span { border-color: #763109; }
span { border-color: rgb(118,49,9); }
td.TdClassName
{
border-color: #763109;
}
.TagClassName
{
border-color: #763109;
}
</style>