Shades of Pharlap #886662
Tints of Pharlap #886662
RGB
CMYK
RGB Variations
Color information
#886662 (or 0x886662) is known color: Pharlap. HEX triplet: 88, 66 and 62. RGB value is (136,102,98). Sum of RGB (Red+Green+Blue) = 136+102+98=336 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.48% from 336); Green value is 102 (40.23% from 255 or 30.36% from 336); Blue value is 98 (38.67% from 255 or 29.17% from 336); Max value from RGB is 136 - color contains mainly: red. Hex color #886662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886662 is #77999D. Grayscale: #6F6F6F. Windows color (decimal): -7838110 or 6448776. OLE color: 6448776.
HSL color Cylindrical-coordinate representation of color #886662: hue angle of 6.32º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #886662 is Cyan = 0, Magento = 0.25, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 102 | 98 | - |
| CMYK | 0 | 0.25 | 0.28 | 0.47 |
| HSL | 6.32º | 0.16% | 0.46% | - |
| HSV(B) | 6.32º | 0.28% | 0.53% | - |
| XYZ | 17.11 | 15.62 | 13.67 | - |
| YUV | 111.71 | 120.26 | 145.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 102 | 98 | 0 | 0.25 | 0.28 | 0.47 | 6.32 | 0.16 | 0.46 |
| Hex | 88 | 66 | 62 | 0 | 19 | 1C | 2F | 6 | 10 | 2E |
| Octal | 210 | 146 | 142 | 0 | 31 | 34 | 57 | 6 | 20 | 56 |
| Binary | 10001000 | 1100110 | 1100010 | 0 | 11001 | 11100 | 101111 | 110 | 10000 | 101110 |
Color Harmonies of #886662
Complementary color
Monochromatic Colors of #886662
Black with #886662
Text Example
Text Example
White with #886662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886662; }
p { color: rgb(136,102,98); }
H1.HeaderClassName
{
color: #886662;
}
.AnyTagClassName
{
color: #886662;
}
</style>
background-color css
<style>
a { background-color: #886662; }
a { background-color: rgb(136,102,98); }
div.DivClassName
{
background-color: #886662;
}
.BgClassName
{
background-color: #886662;
}
</style>
border-color css
<style>
span { border-color: #886662; }
span { border-color: rgb(136,102,98); }
td.TdClassName
{
border-color: #886662;
}
.TagClassName
{
border-color: #886662;
}
</style>