Shades of Pharlap #886763
Tints of Pharlap #886763
RGB
CMYK
RGB Variations
Color information
#886763 (or 0x886763) is known color: Pharlap. HEX triplet: 88, 67 and 63. RGB value is (136,103,99). Sum of RGB (Red+Green+Blue) = 136+103+99=338 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.24% from 338); Green value is 103 (40.62% from 255 or 30.47% from 338); Blue value is 99 (39.06% from 255 or 29.29% from 338); Max value from RGB is 136 - color contains mainly: red. Hex color #886763 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886763 is #77989C. Grayscale: #707070. Windows color (decimal): -7837853 or 6514568. OLE color: 6514568.
HSL color Cylindrical-coordinate representation of color #886763: hue angle of 6.49º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #886763 is Cyan = 0, Magento = 0.24, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 99 | - |
| CMYK | 0 | 0.24 | 0.27 | 0.47 |
| HSL | 6.49º | 0.16% | 0.46% | - |
| HSV(B) | 6.49º | 0.27% | 0.53% | - |
| XYZ | 17.26 | 15.84 | 13.95 | - |
| YUV | 112.41 | 120.43 | 144.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 99 | 0 | 0.24 | 0.27 | 0.47 | 6.49 | 0.16 | 0.46 |
| Hex | 88 | 67 | 63 | 0 | 18 | 1B | 2F | 6 | 10 | 2E |
| Octal | 210 | 147 | 143 | 0 | 30 | 33 | 57 | 6 | 20 | 56 |
| Binary | 10001000 | 1100111 | 1100011 | 0 | 11000 | 11011 | 101111 | 110 | 10000 | 101110 |
Color Harmonies of #886763
Complementary color
Monochromatic Colors of #886763
Black with #886763
Text Example
Text Example
White with #886763
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886763; }
p { color: rgb(136,103,99); }
H1.HeaderClassName
{
color: #886763;
}
.AnyTagClassName
{
color: #886763;
}
</style>
background-color css
<style>
a { background-color: #886763; }
a { background-color: rgb(136,103,99); }
div.DivClassName
{
background-color: #886763;
}
.BgClassName
{
background-color: #886763;
}
</style>
border-color css
<style>
span { border-color: #886763; }
span { border-color: rgb(136,103,99); }
td.TdClassName
{
border-color: #886763;
}
.TagClassName
{
border-color: #886763;
}
</style>