Shades of Peru Tan #763519
Tints of Peru Tan #763519
RGB
CMYK
RGB Variations
Color information
#763519 (or 0x763519) is known color: Peru Tan. HEX triplet: 76, 35 and 19. RGB value is (118,53,25). Sum of RGB (Red+Green+Blue) = 118+53+25=196 (25% of max value = 765). Red value is 118 (46.48% from 255 or 60.20% from 196); Green value is 53 (21.09% from 255 or 27.04% from 196); Blue value is 25 (10.16% from 255 or 12.76% from 196); Max value from RGB is 118 - color contains mainly: red. Hex color #763519 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763519 is #89CAE6. Grayscale: #454545. Windows color (decimal): -9030375 or 1652086. OLE color: 1652086.
HSL color Cylindrical-coordinate representation of color #763519: hue angle of 18.06º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #763519 is Cyan = 0, Magento = 0.55, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 53 | 25 | - |
| CMYK | 0 | 0.55 | 0.79 | 0.54 |
| HSL | 18.06º | 0.65% | 0.28% | - |
| HSV(B) | 18.06º | 0.79% | 0.46% | - |
| XYZ | 8.92 | 6.47 | 1.7 | - |
| YUV | 69.24 | 103.03 | 162.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 53 | 25 | 0 | 0.55 | 0.79 | 0.54 | 18.06 | 0.65 | 0.28 |
| Hex | 76 | 35 | 19 | 0 | 37 | 4F | 36 | 12 | 41 | 1C |
| Octal | 166 | 65 | 31 | 0 | 67 | 117 | 66 | 22 | 101 | 34 |
| Binary | 1110110 | 110101 | 11001 | 0 | 110111 | 1001111 | 110110 | 10010 | 1000001 | 11100 |
Color Harmonies of #763519
Complementary color
Monochromatic Colors of #763519
Black with #763519
Text Example
Text Example
White with #763519
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763519; }
p { color: rgb(118,53,25); }
H1.HeaderClassName
{
color: #763519;
}
.AnyTagClassName
{
color: #763519;
}
</style>
background-color css
<style>
a { background-color: #763519; }
a { background-color: rgb(118,53,25); }
div.DivClassName
{
background-color: #763519;
}
.BgClassName
{
background-color: #763519;
}
</style>
border-color css
<style>
span { border-color: #763519; }
span { border-color: rgb(118,53,25); }
td.TdClassName
{
border-color: #763519;
}
.TagClassName
{
border-color: #763519;
}
</style>