Shades of Peru Tan #763207
Tints of Peru Tan #763207
RGB
CMYK
RGB Variations
Color information
#763207 (or 0x763207) is known color: Peru Tan. HEX triplet: 76, 32 and 07. RGB value is (118,50,7). Sum of RGB (Red+Green+Blue) = 118+50+7=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 50 (19.92% from 255 or 28.57% from 175); Blue value is 7 (3.12% from 255 or 4% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #763207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763207 is #89CDF8. Grayscale: #414141. Windows color (decimal): -9031161 or 471670. OLE color: 471670.
HSL color Cylindrical-coordinate representation of color #763207: hue angle of 23.24º 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 #763207 is Cyan = 0, Magento = 0.58, Yellow = 0.94 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 50 | 7 | - |
| CMYK | 0 | 0.58 | 0.94 | 0.54 |
| HSL | 23.24º | 0.89% | 0.25% | - |
| HSV(B) | 23.24º | 0.94% | 0.46% | - |
| XYZ | 8.65 | 6.15 | 0.93 | - |
| YUV | 65.43 | 95.03 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 50 | 7 | 0 | 0.58 | 0.94 | 0.54 | 23.24 | 0.89 | 0.25 |
| Hex | 76 | 32 | 7 | 0 | 3A | 5E | 36 | 17 | 59 | 19 |
| Octal | 166 | 62 | 7 | 0 | 72 | 136 | 66 | 27 | 131 | 31 |
| Binary | 1110110 | 110010 | 111 | 0 | 111010 | 1011110 | 110110 | 10111 | 1011001 | 11001 |
Color Harmonies of #763207
Complementary color
Monochromatic Colors of #763207
Black with #763207
Text Example
Text Example
White with #763207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763207; }
p { color: rgb(118,50,7); }
H1.HeaderClassName
{
color: #763207;
}
.AnyTagClassName
{
color: #763207;
}
</style>
background-color css
<style>
a { background-color: #763207; }
a { background-color: rgb(118,50,7); }
div.DivClassName
{
background-color: #763207;
}
.BgClassName
{
background-color: #763207;
}
</style>
border-color css
<style>
span { border-color: #763207; }
span { border-color: rgb(118,50,7); }
td.TdClassName
{
border-color: #763207;
}
.TagClassName
{
border-color: #763207;
}
</style>