Shades of Pharlap #766866
Tints of Pharlap #766866
RGB
CMYK
RGB Variations
Color information
#766866 (or 0x766866) is known color: Pharlap. HEX triplet: 76, 68 and 66. RGB value is (118,104,102). Sum of RGB (Red+Green+Blue) = 118+104+102=324 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.42% from 324); Green value is 104 (41.02% from 255 or 32.10% from 324); Blue value is 102 (40.23% from 255 or 31.48% from 324); Max value from RGB is 118 - color contains mainly: red. Hex color #766866 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766866 is #899799. Grayscale: #6B6B6B. Windows color (decimal): -9017242 or 6711414. OLE color: 6711414.
HSL color Cylindrical-coordinate representation of color #766866: hue angle of 7.5º degrees, saturation: 0.07, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #766866 is Cyan = 0, Magento = 0.12, Yellow = 0.14 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 104 | 102 | - |
| CMYK | 0 | 0.12 | 0.14 | 0.54 |
| HSL | 7.5º | 0.07% | 0.43% | - |
| HSV(B) | 7.5º | 0.14% | 0.46% | - |
| XYZ | 14.82 | 14.71 | 14.63 | - |
| YUV | 107.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 104 | 102 | 0 | 0.12 | 0.14 | 0.54 | 7.5 | 0.07 | 0.43 |
| Hex | 76 | 68 | 66 | 0 | C | E | 36 | 8 | 7 | 2B |
| Octal | 166 | 150 | 146 | 0 | 14 | 16 | 66 | 10 | 7 | 53 |
| Binary | 1110110 | 1101000 | 1100110 | 0 | 1100 | 1110 | 110110 | 1000 | 111 | 101011 |
Color Harmonies of #766866
Complementary color
Monochromatic Colors of #766866
Black with #766866
Text Example
Text Example
White with #766866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766866; }
p { color: rgb(118,104,102); }
H1.HeaderClassName
{
color: #766866;
}
.AnyTagClassName
{
color: #766866;
}
</style>
background-color css
<style>
a { background-color: #766866; }
a { background-color: rgb(118,104,102); }
div.DivClassName
{
background-color: #766866;
}
.BgClassName
{
background-color: #766866;
}
</style>
border-color css
<style>
span { border-color: #766866; }
span { border-color: rgb(118,104,102); }
td.TdClassName
{
border-color: #766866;
}
.TagClassName
{
border-color: #766866;
}
</style>