Shades of Peru Tan #762909
Tints of Peru Tan #762909
RGB
CMYK
RGB Variations
Color information
#762909 (or 0x762909) is known color: Peru Tan. HEX triplet: 76, 29 and 09. RGB value is (118,41,9). Sum of RGB (Red+Green+Blue) = 118+41+9=168 (22% of max value = 765). Red value is 118 (46.48% from 255 or 70.24% from 168); Green value is 41 (16.41% from 255 or 24.40% from 168); Blue value is 9 (3.91% from 255 or 5.36% from 168); Max value from RGB is 118 - color contains mainly: red. Hex color #762909 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762909 is #89D6F6. Grayscale: #3C3C3C. Windows color (decimal): -9033463 or 600438. OLE color: 600438.
HSL color Cylindrical-coordinate representation of color #762909: hue angle of 17.61º 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 #762909 is Cyan = 0, Magento = 0.65, Yellow = 0.92 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 41 | 9 | - |
| CMYK | 0 | 0.65 | 0.92 | 0.54 |
| HSL | 17.61º | 0.86% | 0.25% | - |
| HSV(B) | 17.61º | 0.92% | 0.46% | - |
| XYZ | 8.31 | 5.46 | 0.87 | - |
| YUV | 60.38 | 99.01 | 169.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 41 | 9 | 0 | 0.65 | 0.92 | 0.54 | 17.61 | 0.86 | 0.25 |
| Hex | 76 | 29 | 9 | 0 | 41 | 5C | 36 | 12 | 56 | 19 |
| Octal | 166 | 51 | 11 | 0 | 101 | 134 | 66 | 22 | 126 | 31 |
| Binary | 1110110 | 101001 | 1001 | 0 | 1000001 | 1011100 | 110110 | 10010 | 1010110 | 11001 |
Color Harmonies of #762909
Complementary color
Monochromatic Colors of #762909
Black with #762909
Text Example
Text Example
White with #762909
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762909; }
p { color: rgb(118,41,9); }
H1.HeaderClassName
{
color: #762909;
}
.AnyTagClassName
{
color: #762909;
}
</style>
background-color css
<style>
a { background-color: #762909; }
a { background-color: rgb(118,41,9); }
div.DivClassName
{
background-color: #762909;
}
.BgClassName
{
background-color: #762909;
}
</style>
border-color css
<style>
span { border-color: #762909; }
span { border-color: rgb(118,41,9); }
td.TdClassName
{
border-color: #762909;
}
.TagClassName
{
border-color: #762909;
}
</style>