Shades of Pharlap #776766
Tints of Pharlap #776766
RGB
CMYK
RGB Variations
Color information
#776766 (or 0x776766) is known color: Pharlap. HEX triplet: 77, 67 and 66. RGB value is (119,103,102). Sum of RGB (Red+Green+Blue) = 119+103+102=324 (42% of max value = 765). Red value is 119 (46.88% from 255 or 36.73% from 324); Green value is 103 (40.62% from 255 or 31.79% from 324); Blue value is 102 (40.23% from 255 or 31.48% from 324); Max value from RGB is 119 - color contains mainly: red. Hex color #776766 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776766 is #889899. Grayscale: #6B6B6B. Windows color (decimal): -8951962 or 6711159. OLE color: 6711159.
HSL color Cylindrical-coordinate representation of color #776766: hue angle of 3.53º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #776766 is Cyan = 0, Magento = 0.13, Yellow = 0.14 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 103 | 102 | - |
| CMYK | 0 | 0.13 | 0.14 | 0.53 |
| HSL | 3.53º | 0.08% | 0.43% | - |
| HSV(B) | 3.53º | 0.14% | 0.47% | - |
| XYZ | 14.86 | 14.58 | 14.6 | - |
| YUV | 107.67 | 124.8 | 136.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 103 | 102 | 0 | 0.13 | 0.14 | 0.53 | 3.53 | 0.08 | 0.43 |
| Hex | 77 | 67 | 66 | 0 | D | E | 35 | 4 | 8 | 2B |
| Octal | 167 | 147 | 146 | 0 | 15 | 16 | 65 | 4 | 10 | 53 |
| Binary | 1110111 | 1100111 | 1100110 | 0 | 1101 | 1110 | 110101 | 100 | 1000 | 101011 |
Color Harmonies of #776766
Complementary color
Monochromatic Colors of #776766
Black with #776766
Text Example
Text Example
White with #776766
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776766; }
p { color: rgb(119,103,102); }
H1.HeaderClassName
{
color: #776766;
}
.AnyTagClassName
{
color: #776766;
}
</style>
background-color css
<style>
a { background-color: #776766; }
a { background-color: rgb(119,103,102); }
div.DivClassName
{
background-color: #776766;
}
.BgClassName
{
background-color: #776766;
}
</style>
border-color css
<style>
span { border-color: #776766; }
span { border-color: rgb(119,103,102); }
td.TdClassName
{
border-color: #776766;
}
.TagClassName
{
border-color: #776766;
}
</style>