Shades of Peru Tan #763718
Tints of Peru Tan #763718
RGB
CMYK
RGB Variations
Color information
#763718 (or 0x763718) is known color: Peru Tan. HEX triplet: 76, 37 and 18. RGB value is (118,55,24). Sum of RGB (Red+Green+Blue) = 118+55+24=197 (26% of max value = 765). Red value is 118 (46.48% from 255 or 59.90% from 197); Green value is 55 (21.88% from 255 or 27.92% from 197); Blue value is 24 (9.77% from 255 or 12.18% from 197); Max value from RGB is 118 - color contains mainly: red. Hex color #763718 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763718 is #89C8E7. Grayscale: #464646. Windows color (decimal): -9029864 or 1587062. OLE color: 1587062.
HSL color Cylindrical-coordinate representation of color #763718: hue angle of 19.79º 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 #763718 is Cyan = 0, Magento = 0.53, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 24 | - |
| CMYK | 0 | 0.53 | 0.80 | 0.54 |
| HSL | 19.79º | 0.66% | 0.28% | - |
| HSV(B) | 19.79º | 0.8% | 0.46% | - |
| XYZ | 9 | 6.65 | 1.67 | - |
| YUV | 70.3 | 101.87 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 24 | 0 | 0.53 | 0.80 | 0.54 | 19.79 | 0.66 | 0.28 |
| Hex | 76 | 37 | 18 | 0 | 35 | 50 | 36 | 14 | 42 | 1C |
| Octal | 166 | 67 | 30 | 0 | 65 | 120 | 66 | 24 | 102 | 34 |
| Binary | 1110110 | 110111 | 11000 | 0 | 110101 | 1010000 | 110110 | 10100 | 1000010 | 11100 |
Color Harmonies of #763718
Complementary color
Monochromatic Colors of #763718
Black with #763718
Text Example
Text Example
White with #763718
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763718; }
p { color: rgb(118,55,24); }
H1.HeaderClassName
{
color: #763718;
}
.AnyTagClassName
{
color: #763718;
}
</style>
background-color css
<style>
a { background-color: #763718; }
a { background-color: rgb(118,55,24); }
div.DivClassName
{
background-color: #763718;
}
.BgClassName
{
background-color: #763718;
}
</style>
border-color css
<style>
span { border-color: #763718; }
span { border-color: rgb(118,55,24); }
td.TdClassName
{
border-color: #763718;
}
.TagClassName
{
border-color: #763718;
}
</style>