Shades of Pharlap #776160
Tints of Pharlap #776160
RGB
CMYK
RGB Variations
Color information
#776160 (or 0x776160) is known color: Pharlap. HEX triplet: 77, 61 and 60. RGB value is (119,97,96). Sum of RGB (Red+Green+Blue) = 119+97+96=312 (41% of max value = 765). Red value is 119 (46.88% from 255 or 38.14% from 312); Green value is 97 (38.28% from 255 or 31.09% from 312); Blue value is 96 (37.89% from 255 or 30.77% from 312); Max value from RGB is 119 - color contains mainly: red. Hex color #776160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776160 is #889E9F. Grayscale: #676767. Windows color (decimal): -8953504 or 6316407. OLE color: 6316407.
HSL color Cylindrical-coordinate representation of color #776160: hue angle of 2.61º degrees, saturation: 0.11, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #776160 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 97 | 96 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.53 |
| HSL | 2.61º | 0.11% | 0.42% | - |
| HSV(B) | 2.61º | 0.19% | 0.47% | - |
| XYZ | 13.99 | 13.32 | 12.9 | - |
| YUV | 103.46 | 123.79 | 139.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 97 | 96 | 0 | 0.18 | 0.19 | 0.53 | 2.61 | 0.11 | 0.42 |
| Hex | 77 | 61 | 60 | 0 | 12 | 13 | 35 | 3 | B | 2A |
| Octal | 167 | 141 | 140 | 0 | 22 | 23 | 65 | 3 | 13 | 52 |
| Binary | 1110111 | 1100001 | 1100000 | 0 | 10010 | 10011 | 110101 | 11 | 1011 | 101010 |
Color Harmonies of #776160
Complementary color
Monochromatic Colors of #776160
Black with #776160
Text Example
Text Example
White with #776160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776160; }
p { color: rgb(119,97,96); }
H1.HeaderClassName
{
color: #776160;
}
.AnyTagClassName
{
color: #776160;
}
</style>
background-color css
<style>
a { background-color: #776160; }
a { background-color: rgb(119,97,96); }
div.DivClassName
{
background-color: #776160;
}
.BgClassName
{
background-color: #776160;
}
</style>
border-color css
<style>
span { border-color: #776160; }
span { border-color: rgb(119,97,96); }
td.TdClassName
{
border-color: #776160;
}
.TagClassName
{
border-color: #776160;
}
</style>