Shades of Peru Tan #763017
Tints of Peru Tan #763017
RGB
CMYK
RGB Variations
Color information
#763017 (or 0x763017) is known color: Peru Tan. HEX triplet: 76, 30 and 17. RGB value is (118,48,23). Sum of RGB (Red+Green+Blue) = 118+48+23=189 (25% of max value = 765). Red value is 118 (46.48% from 255 or 62.43% from 189); Green value is 48 (19.14% from 255 or 25.40% from 189); Blue value is 23 (9.38% from 255 or 12.17% from 189); Max value from RGB is 118 - color contains mainly: red. Hex color #763017 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763017 is #89CFE8. Grayscale: #424242. Windows color (decimal): -9031657 or 1519734. OLE color: 1519734.
HSL color Cylindrical-coordinate representation of color #763017: hue angle of 15.79º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #763017 is Cyan = 0, Magento = 0.59, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 23 | - |
| CMYK | 0 | 0.59 | 0.81 | 0.54 |
| HSL | 15.79º | 0.67% | 0.28% | - |
| HSV(B) | 15.79º | 0.81% | 0.46% | - |
| XYZ | 8.68 | 6.03 | 1.52 | - |
| YUV | 66.08 | 103.69 | 165.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 23 | 0 | 0.59 | 0.81 | 0.54 | 15.79 | 0.67 | 0.28 |
| Hex | 76 | 30 | 17 | 0 | 3B | 51 | 36 | 10 | 43 | 1C |
| Octal | 166 | 60 | 27 | 0 | 73 | 121 | 66 | 20 | 103 | 34 |
| Binary | 1110110 | 110000 | 10111 | 0 | 111011 | 1010001 | 110110 | 10000 | 1000011 | 11100 |
Color Harmonies of #763017
Complementary color
Monochromatic Colors of #763017
Black with #763017
Text Example
Text Example
White with #763017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763017; }
p { color: rgb(118,48,23); }
H1.HeaderClassName
{
color: #763017;
}
.AnyTagClassName
{
color: #763017;
}
</style>
background-color css
<style>
a { background-color: #763017; }
a { background-color: rgb(118,48,23); }
div.DivClassName
{
background-color: #763017;
}
.BgClassName
{
background-color: #763017;
}
</style>
border-color css
<style>
span { border-color: #763017; }
span { border-color: rgb(118,48,23); }
td.TdClassName
{
border-color: #763017;
}
.TagClassName
{
border-color: #763017;
}
</style>