Shades of Peru Tan #773207
Tints of Peru Tan #773207
RGB
CMYK
RGB Variations
Color information
#773207 (or 0x773207) is known color: Peru Tan. HEX triplet: 77, 32 and 07. RGB value is (119,50,7). Sum of RGB (Red+Green+Blue) = 119+50+7=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 50 (19.92% from 255 or 28.41% from 176); Blue value is 7 (3.12% from 255 or 3.98% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #773207 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #773207 is #88CDF8. Grayscale: #414141. Windows color (decimal): -8965625 or 471671. OLE color: 471671.
HSL color Cylindrical-coordinate representation of color #773207: hue angle of 23.04º degrees, saturation: 0.89, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #773207 is Cyan = 0, Magento = 0.58, Yellow = 0.94 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 50 | 7 | - |
| CMYK | 0 | 0.58 | 0.94 | 0.53 |
| HSL | 23.04º | 0.89% | 0.25% | - |
| HSV(B) | 23.04º | 0.94% | 0.47% | - |
| XYZ | 8.79 | 6.22 | 0.94 | - |
| YUV | 65.73 | 94.86 | 166 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 50 | 7 | 0 | 0.58 | 0.94 | 0.53 | 23.04 | 0.89 | 0.25 |
| Hex | 77 | 32 | 7 | 0 | 3A | 5E | 35 | 17 | 59 | 19 |
| Octal | 167 | 62 | 7 | 0 | 72 | 136 | 65 | 27 | 131 | 31 |
| Binary | 1110111 | 110010 | 111 | 0 | 111010 | 1011110 | 110101 | 10111 | 1011001 | 11001 |
Color Harmonies of #773207
Complementary color
Monochromatic Colors of #773207
Black with #773207
Text Example
Text Example
White with #773207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #773207; }
p { color: rgb(119,50,7); }
H1.HeaderClassName
{
color: #773207;
}
.AnyTagClassName
{
color: #773207;
}
</style>
background-color css
<style>
a { background-color: #773207; }
a { background-color: rgb(119,50,7); }
div.DivClassName
{
background-color: #773207;
}
.BgClassName
{
background-color: #773207;
}
</style>
border-color css
<style>
span { border-color: #773207; }
span { border-color: rgb(119,50,7); }
td.TdClassName
{
border-color: #773207;
}
.TagClassName
{
border-color: #773207;
}
</style>