Shades of Peru Tan #763108
Tints of Peru Tan #763108
RGB
CMYK
RGB Variations
Color information
#763108 (or 0x763108) is known color: Peru Tan. HEX triplet: 76, 31 and 08. RGB value is (118,49,8). Sum of RGB (Red+Green+Blue) = 118+49+8=175 (23% of max value = 765). Red value is 118 (46.48% from 255 or 67.43% from 175); Green value is 49 (19.53% from 255 or 28% from 175); Blue value is 8 (3.52% from 255 or 4.57% from 175); Max value from RGB is 118 - color contains mainly: red. Hex color #763108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #763108 is #89CEF7. Grayscale: #414141. Windows color (decimal): -9031416 or 536950. OLE color: 536950.
HSL color Cylindrical-coordinate representation of color #763108: hue angle of 22.36º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #763108 is Cyan = 0, Magento = 0.58, Yellow = 0.93 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 49 | 8 | - |
| CMYK | 0 | 0.58 | 0.93 | 0.54 |
| HSL | 22.36º | 0.87% | 0.25% | - |
| HSV(B) | 22.36º | 0.93% | 0.46% | - |
| XYZ | 8.61 | 6.07 | 0.95 | - |
| YUV | 64.96 | 95.86 | 165.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 49 | 8 | 0 | 0.58 | 0.93 | 0.54 | 22.36 | 0.87 | 0.25 |
| Hex | 76 | 31 | 8 | 0 | 3A | 5D | 36 | 16 | 57 | 19 |
| Octal | 166 | 61 | 10 | 0 | 72 | 135 | 66 | 26 | 127 | 31 |
| Binary | 1110110 | 110001 | 1000 | 0 | 111010 | 1011101 | 110110 | 10110 | 1010111 | 11001 |
Color Harmonies of #763108
Complementary color
Monochromatic Colors of #763108
Black with #763108
Text Example
Text Example
White with #763108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763108; }
p { color: rgb(118,49,8); }
H1.HeaderClassName
{
color: #763108;
}
.AnyTagClassName
{
color: #763108;
}
</style>
background-color css
<style>
a { background-color: #763108; }
a { background-color: rgb(118,49,8); }
div.DivClassName
{
background-color: #763108;
}
.BgClassName
{
background-color: #763108;
}
</style>
border-color css
<style>
span { border-color: #763108; }
span { border-color: rgb(118,49,8); }
td.TdClassName
{
border-color: #763108;
}
.TagClassName
{
border-color: #763108;
}
</style>