Shades of Peru Tan #772702
Tints of Peru Tan #772702
RGB
CMYK
RGB Variations
Color information
#772702 (or 0x772702) is known color: Peru Tan. HEX triplet: 77, 27 and 02. RGB value is (119,39,2). Sum of RGB (Red+Green+Blue) = 119+39+2=160 (21% of max value = 765). Red value is 119 (46.88% from 255 or 74.38% from 160); Green value is 39 (15.62% from 255 or 24.38% from 160); Blue value is 2 (1.17% from 255 or 1.25% from 160); Max value from RGB is 119 - color contains mainly: red. Hex color #772702 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772702 is #88D8FD. Grayscale: #3A3A3A. Windows color (decimal): -8968446 or 141175. OLE color: 141175.
HSL color Cylindrical-coordinate representation of color #772702: hue angle of 18.97º degrees, saturation: 0.97, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #772702 is Cyan = 0, Magento = 0.67, Yellow = 0.98 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 2 | - |
| CMYK | 0 | 0.67 | 0.98 | 0.53 |
| HSL | 18.97º | 0.97% | 0.24% | - |
| HSV(B) | 18.97º | 0.98% | 0.47% | - |
| XYZ | 8.34 | 5.38 | 0.66 | - |
| YUV | 58.7 | 96 | 171.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 2 | 0 | 0.67 | 0.98 | 0.53 | 18.97 | 0.97 | 0.24 |
| Hex | 77 | 27 | 2 | 0 | 43 | 62 | 35 | 13 | 61 | 18 |
| Octal | 167 | 47 | 2 | 0 | 103 | 142 | 65 | 23 | 141 | 30 |
| Binary | 1110111 | 100111 | 10 | 0 | 1000011 | 1100010 | 110101 | 10011 | 1100001 | 11000 |
Color Harmonies of #772702
Complementary color
Monochromatic Colors of #772702
Black with #772702
Text Example
Text Example
White with #772702
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772702; }
p { color: rgb(119,39,2); }
H1.HeaderClassName
{
color: #772702;
}
.AnyTagClassName
{
color: #772702;
}
</style>
background-color css
<style>
a { background-color: #772702; }
a { background-color: rgb(119,39,2); }
div.DivClassName
{
background-color: #772702;
}
.BgClassName
{
background-color: #772702;
}
</style>
border-color css
<style>
span { border-color: #772702; }
span { border-color: rgb(119,39,2); }
td.TdClassName
{
border-color: #772702;
}
.TagClassName
{
border-color: #772702;
}
</style>