Shades of Peru Tan #762605
Tints of Peru Tan #762605
RGB
CMYK
RGB Variations
Color information
#762605 (or 0x762605) is known color: Peru Tan. HEX triplet: 76, 26 and 05. RGB value is (118,38,5). Sum of RGB (Red+Green+Blue) = 118+38+5=161 (21% of max value = 765). Red value is 118 (46.48% from 255 or 73.29% from 161); Green value is 38 (15.23% from 255 or 23.60% from 161); Blue value is 5 (2.34% from 255 or 3.11% from 161); Max value from RGB is 118 - color contains mainly: red. Hex color #762605 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762605 is #89D9FA. Grayscale: #3A3A3A. Windows color (decimal): -9034235 or 337526. OLE color: 337526.
HSL color Cylindrical-coordinate representation of color #762605: hue angle of 17.52º degrees, saturation: 0.92, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #762605 is Cyan = 0, Magento = 0.68, Yellow = 0.96 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 38 | 5 | - |
| CMYK | 0 | 0.68 | 0.96 | 0.54 |
| HSL | 17.52º | 0.92% | 0.24% | - |
| HSV(B) | 17.52º | 0.96% | 0.46% | - |
| XYZ | 8.19 | 5.25 | 0.72 | - |
| YUV | 58.16 | 98 | 170.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 38 | 5 | 0 | 0.68 | 0.96 | 0.54 | 17.52 | 0.92 | 0.24 |
| Hex | 76 | 26 | 5 | 0 | 44 | 60 | 36 | 12 | 5C | 18 |
| Octal | 166 | 46 | 5 | 0 | 104 | 140 | 66 | 22 | 134 | 30 |
| Binary | 1110110 | 100110 | 101 | 0 | 1000100 | 1100000 | 110110 | 10010 | 1011100 | 11000 |
Color Harmonies of #762605
Complementary color
Monochromatic Colors of #762605
Black with #762605
Text Example
Text Example
White with #762605
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762605; }
p { color: rgb(118,38,5); }
H1.HeaderClassName
{
color: #762605;
}
.AnyTagClassName
{
color: #762605;
}
</style>
background-color css
<style>
a { background-color: #762605; }
a { background-color: rgb(118,38,5); }
div.DivClassName
{
background-color: #762605;
}
.BgClassName
{
background-color: #762605;
}
</style>
border-color css
<style>
span { border-color: #762605; }
span { border-color: rgb(118,38,5); }
td.TdClassName
{
border-color: #762605;
}
.TagClassName
{
border-color: #762605;
}
</style>