Shades of Peru Tan #763011
Tints of Peru Tan #763011
RGB
CMYK
RGB Variations
Color information
#763011 (or 0x763011) is known color: Peru Tan. HEX triplet: 76, 30 and 11. RGB value is (118,48,17). Sum of RGB (Red+Green+Blue) = 118+48+17=183 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.48% from 183); Green value is 48 (19.14% from 255 or 26.23% from 183); Blue value is 17 (7.03% from 255 or 9.29% from 183); Max value from RGB is 118 - color contains mainly: red. Hex color #763011 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763011 is #89CFEE. Grayscale: #414141. Windows color (decimal): -9031663 or 1126518. OLE color: 1126518.
HSL color Cylindrical-coordinate representation of color #763011: hue angle of 18.42º degrees, saturation: 0.75, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #763011 is Cyan = 0, Magento = 0.59, Yellow = 0.86 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 17 | - |
| CMYK | 0 | 0.59 | 0.86 | 0.54 |
| HSL | 18.42º | 0.75% | 0.26% | - |
| HSV(B) | 18.42º | 0.86% | 0.46% | - |
| XYZ | 8.63 | 6.01 | 1.23 | - |
| YUV | 65.4 | 100.69 | 165.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 17 | 0 | 0.59 | 0.86 | 0.54 | 18.42 | 0.75 | 0.26 |
| Hex | 76 | 30 | 11 | 0 | 3B | 56 | 36 | 12 | 4B | 1A |
| Octal | 166 | 60 | 21 | 0 | 73 | 126 | 66 | 22 | 113 | 32 |
| Binary | 1110110 | 110000 | 10001 | 0 | 111011 | 1010110 | 110110 | 10010 | 1001011 | 11010 |
Color Harmonies of #763011
Complementary color
Monochromatic Colors of #763011
Black with #763011
Text Example
Text Example
White with #763011
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763011; }
p { color: rgb(118,48,17); }
H1.HeaderClassName
{
color: #763011;
}
.AnyTagClassName
{
color: #763011;
}
</style>
background-color css
<style>
a { background-color: #763011; }
a { background-color: rgb(118,48,17); }
div.DivClassName
{
background-color: #763011;
}
.BgClassName
{
background-color: #763011;
}
</style>
border-color css
<style>
span { border-color: #763011; }
span { border-color: rgb(118,48,17); }
td.TdClassName
{
border-color: #763011;
}
.TagClassName
{
border-color: #763011;
}
</style>