Shades of Peru Tan #773208
Tints of Peru Tan #773208
RGB
CMYK
RGB Variations
Color information
#773208 (or 0x773208) is known color: Peru Tan. HEX triplet: 77, 32 and 08. RGB value is (119,50,8). Sum of RGB (Red+Green+Blue) = 119+50+8=177 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.23% from 177); Green value is 50 (19.92% from 255 or 28.25% from 177); Blue value is 8 (3.52% from 255 or 4.52% from 177); Max value from RGB is 119 - color contains mainly: red. Hex color #773208 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773208 is #88CDF7. Grayscale: #424242. Windows color (decimal): -8965624 or 537207. OLE color: 537207.
HSL color Cylindrical-coordinate representation of color #773208: hue angle of 22.7º 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 #773208 is Cyan = 0, Magento = 0.58, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 8 | - |
| CMYK | 0 | 0.58 | 0.93 | 0.53 |
| HSL | 22.7º | 0.87% | 0.25% | - |
| HSV(B) | 22.7º | 0.93% | 0.47% | - |
| XYZ | 8.79 | 6.22 | 0.97 | - |
| YUV | 65.84 | 95.36 | 165.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 8 | 0 | 0.58 | 0.93 | 0.53 | 22.7 | 0.87 | 0.25 |
| Hex | 77 | 32 | 8 | 0 | 3A | 5D | 35 | 17 | 57 | 19 |
| Octal | 167 | 62 | 10 | 0 | 72 | 135 | 65 | 27 | 127 | 31 |
| Binary | 1110111 | 110010 | 1000 | 0 | 111010 | 1011101 | 110101 | 10111 | 1010111 | 11001 |
Color Harmonies of #773208
Complementary color
Monochromatic Colors of #773208
Black with #773208
Text Example
Text Example
White with #773208
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773208; }
p { color: rgb(119,50,8); }
H1.HeaderClassName
{
color: #773208;
}
.AnyTagClassName
{
color: #773208;
}
</style>
background-color css
<style>
a { background-color: #773208; }
a { background-color: rgb(119,50,8); }
div.DivClassName
{
background-color: #773208;
}
.BgClassName
{
background-color: #773208;
}
</style>
border-color css
<style>
span { border-color: #773208; }
span { border-color: rgb(119,50,8); }
td.TdClassName
{
border-color: #773208;
}
.TagClassName
{
border-color: #773208;
}
</style>