Shades of Peru Tan #772908
Tints of Peru Tan #772908
RGB
CMYK
RGB Variations
Color information
#772908 (or 0x772908) is known color: Peru Tan. HEX triplet: 77, 29 and 08. RGB value is (119,41,8). Sum of RGB (Red+Green+Blue) = 119+41+8=168 (22% of max value = 765). Red value is 119 (46.88% from 255 or 70.83% from 168); Green value is 41 (16.41% from 255 or 24.40% from 168); Blue value is 8 (3.52% from 255 or 4.76% from 168); Max value from RGB is 119 - color contains mainly: red. Hex color #772908 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772908 is #88D6F7. Grayscale: #3C3C3C. Windows color (decimal): -8967928 or 534903. OLE color: 534903.
HSL color Cylindrical-coordinate representation of color #772908: hue angle of 17.84º 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 #772908 is Cyan = 0, Magento = 0.66, Yellow = 0.93 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 41 | 8 | - |
| CMYK | 0 | 0.66 | 0.93 | 0.53 |
| HSL | 17.84º | 0.87% | 0.25% | - |
| HSV(B) | 17.84º | 0.93% | 0.47% | - |
| XYZ | 8.44 | 5.53 | 0.85 | - |
| YUV | 60.56 | 98.34 | 169.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 41 | 8 | 0 | 0.66 | 0.93 | 0.53 | 17.84 | 0.87 | 0.25 |
| Hex | 77 | 29 | 8 | 0 | 42 | 5D | 35 | 12 | 57 | 19 |
| Octal | 167 | 51 | 10 | 0 | 102 | 135 | 65 | 22 | 127 | 31 |
| Binary | 1110111 | 101001 | 1000 | 0 | 1000010 | 1011101 | 110101 | 10010 | 1010111 | 11001 |
Color Harmonies of #772908
Complementary color
Monochromatic Colors of #772908
Black with #772908
Text Example
Text Example
White with #772908
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772908; }
p { color: rgb(119,41,8); }
H1.HeaderClassName
{
color: #772908;
}
.AnyTagClassName
{
color: #772908;
}
</style>
background-color css
<style>
a { background-color: #772908; }
a { background-color: rgb(119,41,8); }
div.DivClassName
{
background-color: #772908;
}
.BgClassName
{
background-color: #772908;
}
</style>
border-color css
<style>
span { border-color: #772908; }
span { border-color: rgb(119,41,8); }
td.TdClassName
{
border-color: #772908;
}
.TagClassName
{
border-color: #772908;
}
</style>