Shades of Peru Tan #772708
Tints of Peru Tan #772708
RGB
CMYK
RGB Variations
Color information
#772708 (or 0x772708) is known color: Peru Tan. HEX triplet: 77, 27 and 08. RGB value is (119,39,8). Sum of RGB (Red+Green+Blue) = 119+39+8=166 (21% of max value = 765). Red value is 119 (46.88% from 255 or 71.69% from 166); Green value is 39 (15.62% from 255 or 23.49% from 166); Blue value is 8 (3.52% from 255 or 4.82% from 166); Max value from RGB is 119 - color contains mainly: red. Hex color #772708 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772708 is #88D8F7. Grayscale: #3B3B3B. Windows color (decimal): -8968440 or 534391. OLE color: 534391.
HSL color Cylindrical-coordinate representation of color #772708: hue angle of 16.76º 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 #772708 is Cyan = 0, Magento = 0.67, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 8 | - |
| CMYK | 0 | 0.67 | 0.93 | 0.53 |
| HSL | 16.76º | 0.87% | 0.25% | - |
| HSV(B) | 16.76º | 0.93% | 0.47% | - |
| XYZ | 8.38 | 5.39 | 0.83 | - |
| YUV | 59.39 | 99 | 170.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 8 | 0 | 0.67 | 0.93 | 0.53 | 16.76 | 0.87 | 0.25 |
| Hex | 77 | 27 | 8 | 0 | 43 | 5D | 35 | 11 | 57 | 19 |
| Octal | 167 | 47 | 10 | 0 | 103 | 135 | 65 | 21 | 127 | 31 |
| Binary | 1110111 | 100111 | 1000 | 0 | 1000011 | 1011101 | 110101 | 10001 | 1010111 | 11001 |
Color Harmonies of #772708
Complementary color
Monochromatic Colors of #772708
Black with #772708
Text Example
Text Example
White with #772708
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772708; }
p { color: rgb(119,39,8); }
H1.HeaderClassName
{
color: #772708;
}
.AnyTagClassName
{
color: #772708;
}
</style>
background-color css
<style>
a { background-color: #772708; }
a { background-color: rgb(119,39,8); }
div.DivClassName
{
background-color: #772708;
}
.BgClassName
{
background-color: #772708;
}
</style>
border-color css
<style>
span { border-color: #772708; }
span { border-color: rgb(119,39,8); }
td.TdClassName
{
border-color: #772708;
}
.TagClassName
{
border-color: #772708;
}
</style>