Shades of Peru Tan #773308
Tints of Peru Tan #773308
RGB
CMYK
RGB Variations
Color information
#773308 (or 0x773308) is known color: Peru Tan. HEX triplet: 77, 33 and 08. RGB value is (119,51,8). Sum of RGB (Red+Green+Blue) = 119+51+8=178 (23% of max value = 765). Red value is 119 (46.88% from 255 or 66.85% from 178); Green value is 51 (20.31% from 255 or 28.65% from 178); Blue value is 8 (3.52% from 255 or 4.49% from 178); Max value from RGB is 119 - color contains mainly: red. Hex color #773308 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773308 is #88CCF7. Grayscale: #424242. Windows color (decimal): -8965368 or 537463. OLE color: 537463.
HSL color Cylindrical-coordinate representation of color #773308: hue angle of 23.24º 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 #773308 is Cyan = 0, Magento = 0.57, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 51 | 8 | - |
| CMYK | 0 | 0.57 | 0.93 | 0.53 |
| HSL | 23.24º | 0.87% | 0.25% | - |
| HSV(B) | 23.24º | 0.93% | 0.47% | - |
| XYZ | 8.84 | 6.31 | 0.98 | - |
| YUV | 66.43 | 95.03 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 51 | 8 | 0 | 0.57 | 0.93 | 0.53 | 23.24 | 0.87 | 0.25 |
| Hex | 77 | 33 | 8 | 0 | 39 | 5D | 35 | 17 | 57 | 19 |
| Octal | 167 | 63 | 10 | 0 | 71 | 135 | 65 | 27 | 127 | 31 |
| Binary | 1110111 | 110011 | 1000 | 0 | 111001 | 1011101 | 110101 | 10111 | 1010111 | 11001 |
Color Harmonies of #773308
Complementary color
Monochromatic Colors of #773308
Black with #773308
Text Example
Text Example
White with #773308
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773308; }
p { color: rgb(119,51,8); }
H1.HeaderClassName
{
color: #773308;
}
.AnyTagClassName
{
color: #773308;
}
</style>
background-color css
<style>
a { background-color: #773308; }
a { background-color: rgb(119,51,8); }
div.DivClassName
{
background-color: #773308;
}
.BgClassName
{
background-color: #773308;
}
</style>
border-color css
<style>
span { border-color: #773308; }
span { border-color: rgb(119,51,8); }
td.TdClassName
{
border-color: #773308;
}
.TagClassName
{
border-color: #773308;
}
</style>