Shades of Peru Tan #772806
Tints of Peru Tan #772806
RGB
CMYK
RGB Variations
Color information
#772806 (or 0x772806) is known color: Peru Tan. HEX triplet: 77, 28 and 06. RGB value is (119,40,6). Sum of RGB (Red+Green+Blue) = 119+40+6=165 (21% of max value = 765). Red value is 119 (46.88% from 255 or 72.12% from 165); Green value is 40 (16.02% from 255 or 24.24% from 165); Blue value is 6 (2.73% from 255 or 3.64% from 165); Max value from RGB is 119 - color contains mainly: red. Hex color #772806 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772806 is #88D7F9. Grayscale: #3B3B3B. Windows color (decimal): -8968186 or 403575. OLE color: 403575.
HSL color Cylindrical-coordinate representation of color #772806: hue angle of 18.05º degrees, saturation: 0.9, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #772806 is Cyan = 0, Magento = 0.66, Yellow = 0.95 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 40 | 6 | - |
| CMYK | 0 | 0.66 | 0.95 | 0.53 |
| HSL | 18.05º | 0.9% | 0.25% | - |
| HSV(B) | 18.05º | 0.95% | 0.47% | - |
| XYZ | 8.4 | 5.45 | 0.78 | - |
| YUV | 59.75 | 97.67 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 40 | 6 | 0 | 0.66 | 0.95 | 0.53 | 18.05 | 0.9 | 0.25 |
| Hex | 77 | 28 | 6 | 0 | 42 | 5F | 35 | 12 | 5A | 19 |
| Octal | 167 | 50 | 6 | 0 | 102 | 137 | 65 | 22 | 132 | 31 |
| Binary | 1110111 | 101000 | 110 | 0 | 1000010 | 1011111 | 110101 | 10010 | 1011010 | 11001 |
Color Harmonies of #772806
Complementary color
Monochromatic Colors of #772806
Black with #772806
Text Example
Text Example
White with #772806
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772806; }
p { color: rgb(119,40,6); }
H1.HeaderClassName
{
color: #772806;
}
.AnyTagClassName
{
color: #772806;
}
</style>
background-color css
<style>
a { background-color: #772806; }
a { background-color: rgb(119,40,6); }
div.DivClassName
{
background-color: #772806;
}
.BgClassName
{
background-color: #772806;
}
</style>
border-color css
<style>
span { border-color: #772806; }
span { border-color: rgb(119,40,6); }
td.TdClassName
{
border-color: #772806;
}
.TagClassName
{
border-color: #772806;
}
</style>