Shades of Peru Tan #763106
Tints of Peru Tan #763106
RGB
CMYK
RGB Variations
Color information
#763106 (or 0x763106) is known color: Peru Tan. HEX triplet: 76, 31 and 06. RGB value is (118,49,6). Sum of RGB (Red+Green+Blue) = 118+49+6=173 (22% of max value = 765). Red value is 118 (46.48% from 255 or 68.21% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 6 (2.73% from 255 or 3.47% from 173); Max value from RGB is 118 - color contains mainly: red. Hex color #763106 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763106 is #89CEF9. Grayscale: #404040. Windows color (decimal): -9031418 or 405878. OLE color: 405878.
HSL color Cylindrical-coordinate representation of color #763106: hue angle of 23.04º degrees, saturation: 0.9, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #763106 is Cyan = 0, Magento = 0.58, Yellow = 0.95 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 6 | - |
| CMYK | 0 | 0.58 | 0.95 | 0.54 |
| HSL | 23.04º | 0.9% | 0.24% | - |
| HSV(B) | 23.04º | 0.95% | 0.46% | - |
| XYZ | 8.6 | 6.06 | 0.89 | - |
| YUV | 64.73 | 94.86 | 166 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 6 | 0 | 0.58 | 0.95 | 0.54 | 23.04 | 0.9 | 0.24 |
| Hex | 76 | 31 | 6 | 0 | 3A | 5F | 36 | 17 | 5A | 18 |
| Octal | 166 | 61 | 6 | 0 | 72 | 137 | 66 | 27 | 132 | 30 |
| Binary | 1110110 | 110001 | 110 | 0 | 111010 | 1011111 | 110110 | 10111 | 1011010 | 11000 |
Color Harmonies of #763106
Complementary color
Monochromatic Colors of #763106
Black with #763106
Text Example
Text Example
White with #763106
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763106; }
p { color: rgb(118,49,6); }
H1.HeaderClassName
{
color: #763106;
}
.AnyTagClassName
{
color: #763106;
}
</style>
background-color css
<style>
a { background-color: #763106; }
a { background-color: rgb(118,49,6); }
div.DivClassName
{
background-color: #763106;
}
.BgClassName
{
background-color: #763106;
}
</style>
border-color css
<style>
span { border-color: #763106; }
span { border-color: rgb(118,49,6); }
td.TdClassName
{
border-color: #763106;
}
.TagClassName
{
border-color: #763106;
}
</style>