Shades of Peru Tan #762709
Tints of Peru Tan #762709
RGB
CMYK
RGB Variations
Color information
#762709 (or 0x762709) is known color: Peru Tan. HEX triplet: 76, 27 and 09. RGB value is (118,39,9). Sum of RGB (Red+Green+Blue) = 118+39+9=166 (21% of max value = 765). Red value is 118 (46.48% from 255 or 71.08% from 166); Green value is 39 (15.62% from 255 or 23.49% from 166); Blue value is 9 (3.91% from 255 or 5.42% from 166); Max value from RGB is 118 - color contains mainly: red. Hex color #762709 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762709 is #89D8F6. Grayscale: #3B3B3B. Windows color (decimal): -9033975 or 599926. OLE color: 599926.
HSL color Cylindrical-coordinate representation of color #762709: hue angle of 16.51º 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 #762709 is Cyan = 0, Magento = 0.67, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 9 | - |
| CMYK | 0 | 0.67 | 0.92 | 0.54 |
| HSL | 16.51º | 0.86% | 0.25% | - |
| HSV(B) | 16.51º | 0.92% | 0.46% | - |
| XYZ | 8.25 | 5.32 | 0.85 | - |
| YUV | 59.2 | 99.67 | 169.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 9 | 0 | 0.67 | 0.92 | 0.54 | 16.51 | 0.86 | 0.25 |
| Hex | 76 | 27 | 9 | 0 | 43 | 5C | 36 | 11 | 56 | 19 |
| Octal | 166 | 47 | 11 | 0 | 103 | 134 | 66 | 21 | 126 | 31 |
| Binary | 1110110 | 100111 | 1001 | 0 | 1000011 | 1011100 | 110110 | 10001 | 1010110 | 11001 |
Color Harmonies of #762709
Complementary color
Monochromatic Colors of #762709
Black with #762709
Text Example
Text Example
White with #762709
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762709; }
p { color: rgb(118,39,9); }
H1.HeaderClassName
{
color: #762709;
}
.AnyTagClassName
{
color: #762709;
}
</style>
background-color css
<style>
a { background-color: #762709; }
a { background-color: rgb(118,39,9); }
div.DivClassName
{
background-color: #762709;
}
.BgClassName
{
background-color: #762709;
}
</style>
border-color css
<style>
span { border-color: #762709; }
span { border-color: rgb(118,39,9); }
td.TdClassName
{
border-color: #762709;
}
.TagClassName
{
border-color: #762709;
}
</style>