Shades of Pharlap #766564
Tints of Pharlap #766564
RGB
CMYK
RGB Variations
Color information
#766564 (or 0x766564) is known color: Pharlap. HEX triplet: 76, 65 and 64. RGB value is (118,101,100). Sum of RGB (Red+Green+Blue) = 118+101+100=319 (42% of max value = 765). Red value is 118 (46.48% from 255 or 36.99% from 319); Green value is 101 (39.84% from 255 or 31.66% from 319); Blue value is 100 (39.45% from 255 or 31.35% from 319); Max value from RGB is 118 - color contains mainly: red. Hex color #766564 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #766564 is #899A9B. Grayscale: #696969. Windows color (decimal): -9018012 or 6579574. OLE color: 6579574.
HSL color Cylindrical-coordinate representation of color #766564: hue angle of 3.33º degrees, saturation: 0.08, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #766564 is Cyan = 0, Magento = 0.14, Yellow = 0.15 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 101 | 100 | - |
| CMYK | 0 | 0.14 | 0.15 | 0.54 |
| HSL | 3.33º | 0.08% | 0.43% | - |
| HSV(B) | 3.33º | 0.15% | 0.46% | - |
| XYZ | 14.43 | 14.08 | 14.01 | - |
| YUV | 105.97 | 124.63 | 136.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 101 | 100 | 0 | 0.14 | 0.15 | 0.54 | 3.33 | 0.08 | 0.43 |
| Hex | 76 | 65 | 64 | 0 | E | F | 36 | 3 | 8 | 2B |
| Octal | 166 | 145 | 144 | 0 | 16 | 17 | 66 | 3 | 10 | 53 |
| Binary | 1110110 | 1100101 | 1100100 | 0 | 1110 | 1111 | 110110 | 11 | 1000 | 101011 |
Color Harmonies of #766564
Complementary color
Monochromatic Colors of #766564
Black with #766564
Text Example
Text Example
White with #766564
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #766564; }
p { color: rgb(118,101,100); }
H1.HeaderClassName
{
color: #766564;
}
.AnyTagClassName
{
color: #766564;
}
</style>
background-color css
<style>
a { background-color: #766564; }
a { background-color: rgb(118,101,100); }
div.DivClassName
{
background-color: #766564;
}
.BgClassName
{
background-color: #766564;
}
</style>
border-color css
<style>
span { border-color: #766564; }
span { border-color: rgb(118,101,100); }
td.TdClassName
{
border-color: #766564;
}
.TagClassName
{
border-color: #766564;
}
</style>