Shades of Peru Tan #773108
Tints of Peru Tan #773108
RGB
CMYK
RGB Variations
Color information
#773108 (or 0x773108) is known color: Peru Tan. HEX triplet: 77, 31 and 08. RGB value is (119,49,8). Sum of RGB (Red+Green+Blue) = 119+49+8=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 49 (19.53% from 255 or 27.84% from 176); Blue value is 8 (3.52% from 255 or 4.55% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #773108 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773108 is #88CEF7. Grayscale: #414141. Windows color (decimal): -8965880 or 536951. OLE color: 536951.
HSL color Cylindrical-coordinate representation of color #773108: hue angle of 22.16º degrees, saturation: 0.87, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #773108 is Cyan = 0, Magento = 0.59, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 49 | 8 | - |
| CMYK | 0 | 0.59 | 0.93 | 0.53 |
| HSL | 22.16º | 0.87% | 0.25% | - |
| HSV(B) | 22.16º | 0.93% | 0.47% | - |
| XYZ | 8.75 | 6.14 | 0.95 | - |
| YUV | 65.26 | 95.69 | 166.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 49 | 8 | 0 | 0.59 | 0.93 | 0.53 | 22.16 | 0.87 | 0.25 |
| Hex | 77 | 31 | 8 | 0 | 3B | 5D | 35 | 16 | 57 | 19 |
| Octal | 167 | 61 | 10 | 0 | 73 | 135 | 65 | 26 | 127 | 31 |
| Binary | 1110111 | 110001 | 1000 | 0 | 111011 | 1011101 | 110101 | 10110 | 1010111 | 11001 |
Color Harmonies of #773108
Complementary color
Monochromatic Colors of #773108
Black with #773108
Text Example
Text Example
White with #773108
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773108; }
p { color: rgb(119,49,8); }
H1.HeaderClassName
{
color: #773108;
}
.AnyTagClassName
{
color: #773108;
}
</style>
background-color css
<style>
a { background-color: #773108; }
a { background-color: rgb(119,49,8); }
div.DivClassName
{
background-color: #773108;
}
.BgClassName
{
background-color: #773108;
}
</style>
border-color css
<style>
span { border-color: #773108; }
span { border-color: rgb(119,49,8); }
td.TdClassName
{
border-color: #773108;
}
.TagClassName
{
border-color: #773108;
}
</style>