Shades of Pharlap #886962
Tints of Pharlap #886962
RGB
CMYK
RGB Variations
Color information
#886962 (or 0x886962) is known color: Pharlap. HEX triplet: 88, 69 and 62. RGB value is (136,105,98). Sum of RGB (Red+Green+Blue) = 136+105+98=339 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.12% from 339); Green value is 105 (41.41% from 255 or 30.97% from 339); Blue value is 98 (38.67% from 255 or 28.91% from 339); Max value from RGB is 136 - color contains mainly: red. Hex color #886962 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886962 is #77969D. Grayscale: #717171. Windows color (decimal): -7837342 or 6449544. OLE color: 6449544.
HSL color Cylindrical-coordinate representation of color #886962: hue angle of 11.05º 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 #886962 is Cyan = 0, Magento = 0.23, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 105 | 98 | - |
| CMYK | 0 | 0.23 | 0.28 | 0.47 |
| HSL | 11.05º | 0.16% | 0.46% | - |
| HSV(B) | 11.05º | 0.28% | 0.53% | - |
| XYZ | 17.41 | 16.22 | 13.77 | - |
| YUV | 113.47 | 119.27 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 105 | 98 | 0 | 0.23 | 0.28 | 0.47 | 11.05 | 0.16 | 0.46 |
| Hex | 88 | 69 | 62 | 0 | 17 | 1C | 2F | B | 10 | 2E |
| Octal | 210 | 151 | 142 | 0 | 27 | 34 | 57 | 13 | 20 | 56 |
| Binary | 10001000 | 1101001 | 1100010 | 0 | 10111 | 11100 | 101111 | 1011 | 10000 | 101110 |
Color Harmonies of #886962
Complementary color
Monochromatic Colors of #886962
Black with #886962
Text Example
Text Example
White with #886962
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886962; }
p { color: rgb(136,105,98); }
H1.HeaderClassName
{
color: #886962;
}
.AnyTagClassName
{
color: #886962;
}
</style>
background-color css
<style>
a { background-color: #886962; }
a { background-color: rgb(136,105,98); }
div.DivClassName
{
background-color: #886962;
}
.BgClassName
{
background-color: #886962;
}
</style>
border-color css
<style>
span { border-color: #886962; }
span { border-color: rgb(136,105,98); }
td.TdClassName
{
border-color: #886962;
}
.TagClassName
{
border-color: #886962;
}
</style>