Shades of Pharlap #766160
Tints of Pharlap #766160
RGB
CMYK
RGB Variations
Color information
#766160 (or 0x766160) is known color: Pharlap. HEX triplet: 76, 61 and 60. RGB value is (118,97,96). Sum of RGB (Red+Green+Blue) = 118+97+96=311 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.94% from 311); Green value is 97 (38.28% from 255 or 31.19% from 311); Blue value is 96 (37.89% from 255 or 30.87% from 311); Max value from RGB is 118 - color contains mainly: red. Hex color #766160 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766160 is #899E9F. Grayscale: #676767. Windows color (decimal): -9019040 or 6316406. OLE color: 6316406.
HSL color Cylindrical-coordinate representation of color #766160: hue angle of 2.73º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.19%. Process color model (Four color, CMYK) of #766160 is Cyan = 0, Magento = 0.18, Yellow = 0.19 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 97 | 96 | - |
| CMYK | 0 | 0.18 | 0.19 | 0.54 |
| HSL | 2.73º | 0.1% | 0.42% | - |
| HSV(B) | 2.73º | 0.19% | 0.46% | - |
| XYZ | 13.86 | 13.25 | 12.89 | - |
| YUV | 103.17 | 123.96 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 97 | 96 | 0 | 0.18 | 0.19 | 0.54 | 2.73 | 0.1 | 0.42 |
| Hex | 76 | 61 | 60 | 0 | 12 | 13 | 36 | 3 | A | 2A |
| Octal | 166 | 141 | 140 | 0 | 22 | 23 | 66 | 3 | 12 | 52 |
| Binary | 1110110 | 1100001 | 1100000 | 0 | 10010 | 10011 | 110110 | 11 | 1010 | 101010 |
Color Harmonies of #766160
Complementary color
Monochromatic Colors of #766160
Black with #766160
Text Example
Text Example
White with #766160
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766160; }
p { color: rgb(118,97,96); }
H1.HeaderClassName
{
color: #766160;
}
.AnyTagClassName
{
color: #766160;
}
</style>
background-color css
<style>
a { background-color: #766160; }
a { background-color: rgb(118,97,96); }
div.DivClassName
{
background-color: #766160;
}
.BgClassName
{
background-color: #766160;
}
</style>
border-color css
<style>
span { border-color: #766160; }
span { border-color: rgb(118,97,96); }
td.TdClassName
{
border-color: #766160;
}
.TagClassName
{
border-color: #766160;
}
</style>