Shades of Pharlap #886660
Tints of Pharlap #886660
RGB
CMYK
RGB Variations
Color information
#886660 (or 0x886660) is known color: Pharlap. HEX triplet: 88, 66 and 60. RGB value is (136,102,96). Sum of RGB (Red+Green+Blue) = 136+102+96=334 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.72% from 334); Green value is 102 (40.23% from 255 or 30.54% from 334); Blue value is 96 (37.89% from 255 or 28.74% from 334); Max value from RGB is 136 - color contains mainly: red. Hex color #886660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886660 is #77999F. Grayscale: #6F6F6F. Windows color (decimal): -7838112 or 6317704. OLE color: 6317704.
HSL color Cylindrical-coordinate representation of color #886660: hue angle of 9º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #886660 is Cyan = 0, Magento = 0.25, Yellow = 0.29 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 96 | - |
| CMYK | 0 | 0.25 | 0.29 | 0.47 |
| HSL | 9º | 0.17% | 0.45% | - |
| HSV(B) | 9º | 0.29% | 0.53% | - |
| XYZ | 17.02 | 15.58 | 13.18 | - |
| YUV | 111.48 | 119.26 | 145.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 96 | 0 | 0.25 | 0.29 | 0.47 | 9 | 0.17 | 0.45 |
| Hex | 88 | 66 | 60 | 0 | 19 | 1D | 2F | 9 | 11 | 2D |
| Octal | 210 | 146 | 140 | 0 | 31 | 35 | 57 | 11 | 21 | 55 |
| Binary | 10001000 | 1100110 | 1100000 | 0 | 11001 | 11101 | 101111 | 1001 | 10001 | 101101 |
Color Harmonies of #886660
Complementary color
Monochromatic Colors of #886660
Black with #886660
Text Example
Text Example
White with #886660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886660; }
p { color: rgb(136,102,96); }
H1.HeaderClassName
{
color: #886660;
}
.AnyTagClassName
{
color: #886660;
}
</style>
background-color css
<style>
a { background-color: #886660; }
a { background-color: rgb(136,102,96); }
div.DivClassName
{
background-color: #886660;
}
.BgClassName
{
background-color: #886660;
}
</style>
border-color css
<style>
span { border-color: #886660; }
span { border-color: rgb(136,102,96); }
td.TdClassName
{
border-color: #886660;
}
.TagClassName
{
border-color: #886660;
}
</style>