Shades of Peru Tan #763118
Tints of Peru Tan #763118
RGB
CMYK
RGB Variations
Color information
#763118 (or 0x763118) is known color: Peru Tan. HEX triplet: 76, 31 and 18. RGB value is (118,49,24). Sum of RGB (Red+Green+Blue) = 118+49+24=191 (25% of max value = 765). Red value is 118 (46.48% from 255 or 61.78% from 191); Green value is 49 (19.53% from 255 or 25.65% from 191); Blue value is 24 (9.77% from 255 or 12.57% from 191); Max value from RGB is 118 - color contains mainly: red. Hex color #763118 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763118 is #89CEE7. Grayscale: #424242. Windows color (decimal): -9031400 or 1585526. OLE color: 1585526.
HSL color Cylindrical-coordinate representation of color #763118: hue angle of 15.96º degrees, saturation: 0.66, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #763118 is Cyan = 0, Magento = 0.58, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 24 | - |
| CMYK | 0 | 0.58 | 0.80 | 0.54 |
| HSL | 15.96º | 0.66% | 0.28% | - |
| HSV(B) | 15.96º | 0.8% | 0.46% | - |
| XYZ | 8.73 | 6.11 | 1.58 | - |
| YUV | 66.78 | 103.86 | 164.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 24 | 0 | 0.58 | 0.80 | 0.54 | 15.96 | 0.66 | 0.28 |
| Hex | 76 | 31 | 18 | 0 | 3A | 50 | 36 | 10 | 42 | 1C |
| Octal | 166 | 61 | 30 | 0 | 72 | 120 | 66 | 20 | 102 | 34 |
| Binary | 1110110 | 110001 | 11000 | 0 | 111010 | 1010000 | 110110 | 10000 | 1000010 | 11100 |
Color Harmonies of #763118
Complementary color
Monochromatic Colors of #763118
Black with #763118
Text Example
Text Example
White with #763118
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763118; }
p { color: rgb(118,49,24); }
H1.HeaderClassName
{
color: #763118;
}
.AnyTagClassName
{
color: #763118;
}
</style>
background-color css
<style>
a { background-color: #763118; }
a { background-color: rgb(118,49,24); }
div.DivClassName
{
background-color: #763118;
}
.BgClassName
{
background-color: #763118;
}
</style>
border-color css
<style>
span { border-color: #763118; }
span { border-color: rgb(118,49,24); }
td.TdClassName
{
border-color: #763118;
}
.TagClassName
{
border-color: #763118;
}
</style>