Shades of Pharlap #886762
Tints of Pharlap #886762
RGB
CMYK
RGB Variations
Color information
#886762 (or 0x886762) is known color: Pharlap. HEX triplet: 88, 67 and 62. RGB value is (136,103,98). Sum of RGB (Red+Green+Blue) = 136+103+98=337 (44% of max value = 765). Red value is 136 (53.52% from 255 or 40.36% from 337); Green value is 103 (40.62% from 255 or 30.56% from 337); Blue value is 98 (38.67% from 255 or 29.08% from 337); Max value from RGB is 136 - color contains mainly: red. Hex color #886762 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #886762 is #77989D. Grayscale: #707070. Windows color (decimal): -7837854 or 6449032. OLE color: 6449032.
HSL color Cylindrical-coordinate representation of color #886762: hue angle of 7.89º 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 #886762 is Cyan = 0, Magento = 0.24, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 103 | 98 | - |
| CMYK | 0 | 0.24 | 0.28 | 0.47 |
| HSL | 7.89º | 0.16% | 0.46% | - |
| HSV(B) | 7.89º | 0.28% | 0.53% | - |
| XYZ | 17.21 | 15.82 | 13.7 | - |
| YUV | 112.3 | 119.93 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 103 | 98 | 0 | 0.24 | 0.28 | 0.47 | 7.89 | 0.16 | 0.46 |
| Hex | 88 | 67 | 62 | 0 | 18 | 1C | 2F | 8 | 10 | 2E |
| Octal | 210 | 147 | 142 | 0 | 30 | 34 | 57 | 10 | 20 | 56 |
| Binary | 10001000 | 1100111 | 1100010 | 0 | 11000 | 11100 | 101111 | 1000 | 10000 | 101110 |
Color Harmonies of #886762
Complementary color
Monochromatic Colors of #886762
Black with #886762
Text Example
Text Example
White with #886762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #886762; }
p { color: rgb(136,103,98); }
H1.HeaderClassName
{
color: #886762;
}
.AnyTagClassName
{
color: #886762;
}
</style>
background-color css
<style>
a { background-color: #886762; }
a { background-color: rgb(136,103,98); }
div.DivClassName
{
background-color: #886762;
}
.BgClassName
{
background-color: #886762;
}
</style>
border-color css
<style>
span { border-color: #886762; }
span { border-color: rgb(136,103,98); }
td.TdClassName
{
border-color: #886762;
}
.TagClassName
{
border-color: #886762;
}
</style>