Shades of Pharlap #886562
Tints of Pharlap #886562
RGB
CMYK
RGB Variations
Color information
#886562 (or 0x886562) is known color: Pharlap. HEX triplet: 88, 65 and 62. RGB value is (136,101,98). Sum of RGB (Red+Green+Blue) = 136+101+98=335 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.60% from 335); Green value is 101 (39.84% from 255 or 30.15% from 335); Blue value is 98 (38.67% from 255 or 29.25% from 335); Max value from RGB is 136 - color contains mainly: red. Hex color #886562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886562 is #779A9D. Grayscale: #6F6F6F. Windows color (decimal): -7838366 or 6448520. OLE color: 6448520.
HSL color Cylindrical-coordinate representation of color #886562: hue angle of 4.74º 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 #886562 is Cyan = 0, Magento = 0.26, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 101 | 98 | - |
| CMYK | 0 | 0.26 | 0.28 | 0.47 |
| HSL | 4.74º | 0.16% | 0.46% | - |
| HSV(B) | 4.74º | 0.28% | 0.53% | - |
| XYZ | 17.01 | 15.42 | 13.64 | - |
| YUV | 111.12 | 120.6 | 145.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 101 | 98 | 0 | 0.26 | 0.28 | 0.47 | 4.74 | 0.16 | 0.46 |
| Hex | 88 | 65 | 62 | 0 | 1A | 1C | 2F | 5 | 10 | 2E |
| Octal | 210 | 145 | 142 | 0 | 32 | 34 | 57 | 5 | 20 | 56 |
| Binary | 10001000 | 1100101 | 1100010 | 0 | 11010 | 11100 | 101111 | 101 | 10000 | 101110 |
Color Harmonies of #886562
Complementary color
Monochromatic Colors of #886562
Black with #886562
Text Example
Text Example
White with #886562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886562; }
p { color: rgb(136,101,98); }
H1.HeaderClassName
{
color: #886562;
}
.AnyTagClassName
{
color: #886562;
}
</style>
background-color css
<style>
a { background-color: #886562; }
a { background-color: rgb(136,101,98); }
div.DivClassName
{
background-color: #886562;
}
.BgClassName
{
background-color: #886562;
}
</style>
border-color css
<style>
span { border-color: #886562; }
span { border-color: rgb(136,101,98); }
td.TdClassName
{
border-color: #886562;
}
.TagClassName
{
border-color: #886562;
}
</style>