Shades of Pharlap #776967
Tints of Pharlap #776967
RGB
CMYK
RGB Variations
Color information
#776967 (or 0x776967) is known color: Pharlap. HEX triplet: 77, 69 and 67. RGB value is (119,105,103). Sum of RGB (Red+Green+Blue) = 119+105+103=327 (43% of max value = 765). Red value is 119 (46.88% from 255 or 36.39% from 327); Green value is 105 (41.41% from 255 or 32.11% from 327); Blue value is 103 (40.62% from 255 or 31.50% from 327); Max value from RGB is 119 - color contains mainly: red. Hex color #776967 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #776967 is #889698. Grayscale: #6C6C6C. Windows color (decimal): -8951449 or 6777207. OLE color: 6777207.
HSL color Cylindrical-coordinate representation of color #776967: hue angle of 7.5º degrees, saturation: 0.07, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #776967 is Cyan = 0, Magento = 0.12, Yellow = 0.13 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 105 | 103 | - |
| CMYK | 0 | 0.12 | 0.13 | 0.53 |
| HSL | 7.5º | 0.07% | 0.44% | - |
| HSV(B) | 7.5º | 0.13% | 0.47% | - |
| XYZ | 15.11 | 15 | 14.93 | - |
| YUV | 108.96 | 124.64 | 135.16 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 105 | 103 | 0 | 0.12 | 0.13 | 0.53 | 7.5 | 0.07 | 0.44 |
| Hex | 77 | 69 | 67 | 0 | C | D | 35 | 8 | 7 | 2C |
| Octal | 167 | 151 | 147 | 0 | 14 | 15 | 65 | 10 | 7 | 54 |
| Binary | 1110111 | 1101001 | 1100111 | 0 | 1100 | 1101 | 110101 | 1000 | 111 | 101100 |
Color Harmonies of #776967
Complementary color
Monochromatic Colors of #776967
Black with #776967
Text Example
Text Example
White with #776967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #776967; }
p { color: rgb(119,105,103); }
H1.HeaderClassName
{
color: #776967;
}
.AnyTagClassName
{
color: #776967;
}
</style>
background-color css
<style>
a { background-color: #776967; }
a { background-color: rgb(119,105,103); }
div.DivClassName
{
background-color: #776967;
}
.BgClassName
{
background-color: #776967;
}
</style>
border-color css
<style>
span { border-color: #776967; }
span { border-color: rgb(119,105,103); }
td.TdClassName
{
border-color: #776967;
}
.TagClassName
{
border-color: #776967;
}
</style>