Shades of Pharlap #866563
Tints of Pharlap #866563
RGB
CMYK
RGB Variations
Color information
#866563 (or 0x866563) is known color: Pharlap. HEX triplet: 86, 65 and 63. RGB value is (134,101,99). Sum of RGB (Red+Green+Blue) = 134+101+99=334 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.12% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 99 (39.06% from 255 or 29.64% from 334); Max value from RGB is 134 - color contains mainly: red. Hex color #866563 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866563 is #799A9C. Grayscale: #6E6E6E. Windows color (decimal): -7969437 or 6514054. OLE color: 6514054.
HSL color Cylindrical-coordinate representation of color #866563: hue angle of 3.43º 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 #866563 is Cyan = 0, Magento = 0.25, Yellow = 0.26 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 99 | - |
| CMYK | 0 | 0.25 | 0.26 | 0.47 |
| HSL | 3.43º | 0.15% | 0.46% | - |
| HSV(B) | 3.43º | 0.26% | 0.53% | - |
| XYZ | 16.74 | 15.28 | 13.87 | - |
| YUV | 110.64 | 121.43 | 144.66 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 99 | 0 | 0.25 | 0.26 | 0.47 | 3.43 | 0.15 | 0.46 |
| Hex | 86 | 65 | 63 | 0 | 19 | 1A | 2F | 3 | F | 2E |
| Octal | 206 | 145 | 143 | 0 | 31 | 32 | 57 | 3 | 17 | 56 |
| Binary | 10000110 | 1100101 | 1100011 | 0 | 11001 | 11010 | 101111 | 11 | 1111 | 101110 |
Color Harmonies of #866563
Complementary color
Monochromatic Colors of #866563
Black with #866563
Text Example
Text Example
White with #866563
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866563; }
p { color: rgb(134,101,99); }
H1.HeaderClassName
{
color: #866563;
}
.AnyTagClassName
{
color: #866563;
}
</style>
background-color css
<style>
a { background-color: #866563; }
a { background-color: rgb(134,101,99); }
div.DivClassName
{
background-color: #866563;
}
.BgClassName
{
background-color: #866563;
}
</style>
border-color css
<style>
span { border-color: #866563; }
span { border-color: rgb(134,101,99); }
td.TdClassName
{
border-color: #866563;
}
.TagClassName
{
border-color: #866563;
}
</style>