Shades of Pharlap #766361
Tints of Pharlap #766361
RGB
CMYK
RGB Variations
Color information
#766361 (or 0x766361) is known color: Pharlap. HEX triplet: 76, 63 and 61. RGB value is (118,99,97). Sum of RGB (Red+Green+Blue) = 118+99+97=314 (41% of max value = 765). Red value is 118 (46.48% from 255 or 37.58% from 314); Green value is 99 (39.06% from 255 or 31.53% from 314); Blue value is 97 (38.28% from 255 or 30.89% from 314); Max value from RGB is 118 - color contains mainly: red. Hex color #766361 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766361 is #899C9E. Grayscale: #686868. Windows color (decimal): -9018527 or 6382454. OLE color: 6382454.
HSL color Cylindrical-coordinate representation of color #766361: hue angle of 5.71º degrees, saturation: 0.1, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #766361 is Cyan = 0, Magento = 0.16, Yellow = 0.18 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 99 | 97 | - |
| CMYK | 0 | 0.16 | 0.18 | 0.54 |
| HSL | 5.71º | 0.1% | 0.42% | - |
| HSV(B) | 5.71º | 0.18% | 0.46% | - |
| XYZ | 14.09 | 13.64 | 13.2 | - |
| YUV | 104.45 | 123.79 | 137.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 99 | 97 | 0 | 0.16 | 0.18 | 0.54 | 5.71 | 0.1 | 0.42 |
| Hex | 76 | 63 | 61 | 0 | 10 | 12 | 36 | 6 | A | 2A |
| Octal | 166 | 143 | 141 | 0 | 20 | 22 | 66 | 6 | 12 | 52 |
| Binary | 1110110 | 1100011 | 1100001 | 0 | 10000 | 10010 | 110110 | 110 | 1010 | 101010 |
Color Harmonies of #766361
Complementary color
Monochromatic Colors of #766361
Black with #766361
Text Example
Text Example
White with #766361
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766361; }
p { color: rgb(118,99,97); }
H1.HeaderClassName
{
color: #766361;
}
.AnyTagClassName
{
color: #766361;
}
</style>
background-color css
<style>
a { background-color: #766361; }
a { background-color: rgb(118,99,97); }
div.DivClassName
{
background-color: #766361;
}
.BgClassName
{
background-color: #766361;
}
</style>
border-color css
<style>
span { border-color: #766361; }
span { border-color: rgb(118,99,97); }
td.TdClassName
{
border-color: #766361;
}
.TagClassName
{
border-color: #766361;
}
</style>