Shades of Pharlap #866863
Tints of Pharlap #866863
RGB
CMYK
RGB Variations
Color information
#866863 (or 0x866863) is known color: Pharlap. HEX triplet: 86, 68 and 63. RGB value is (134,104,99). Sum of RGB (Red+Green+Blue) = 134+104+99=337 (44% of max value = 765). Red value is 134 (52.73% from 255 or 39.76% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 99 (39.06% from 255 or 29.38% from 337); Max value from RGB is 134 - color contains mainly: red. Hex color #866863 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866863 is #79979C. Grayscale: #707070. Windows color (decimal): -7968669 or 6514822. OLE color: 6514822.
HSL color Cylindrical-coordinate representation of color #866863: hue angle of 8.57º degrees, saturation: 0.15, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #866863 is Cyan = 0, Magento = 0.22, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 99 | - |
| CMYK | 0 | 0.22 | 0.26 | 0.47 |
| HSL | 8.57º | 0.15% | 0.46% | - |
| HSV(B) | 8.57º | 0.26% | 0.53% | - |
| XYZ | 17.03 | 15.87 | 13.97 | - |
| YUV | 112.4 | 120.44 | 143.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 99 | 0 | 0.22 | 0.26 | 0.47 | 8.57 | 0.15 | 0.46 |
| Hex | 86 | 68 | 63 | 0 | 16 | 1A | 2F | 9 | F | 2E |
| Octal | 206 | 150 | 143 | 0 | 26 | 32 | 57 | 11 | 17 | 56 |
| Binary | 10000110 | 1101000 | 1100011 | 0 | 10110 | 11010 | 101111 | 1001 | 1111 | 101110 |
Color Harmonies of #866863
Complementary color
Monochromatic Colors of #866863
Black with #866863
Text Example
Text Example
White with #866863
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866863; }
p { color: rgb(134,104,99); }
H1.HeaderClassName
{
color: #866863;
}
.AnyTagClassName
{
color: #866863;
}
</style>
background-color css
<style>
a { background-color: #866863; }
a { background-color: rgb(134,104,99); }
div.DivClassName
{
background-color: #866863;
}
.BgClassName
{
background-color: #866863;
}
</style>
border-color css
<style>
span { border-color: #866863; }
span { border-color: rgb(134,104,99); }
td.TdClassName
{
border-color: #866863;
}
.TagClassName
{
border-color: #866863;
}
</style>