Shades of Pharlap #866562
Tints of Pharlap #866562
RGB
CMYK
RGB Variations
Color information
#866562 (or 0x866562) is known color: Pharlap. HEX triplet: 86, 65 and 62. RGB value is (134,101,98). Sum of RGB (Red+Green+Blue) = 134+101+98=333 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.24% from 333); Green value is 101 (39.84% from 255 or 30.33% from 333); Blue value is 98 (38.67% from 255 or 29.43% from 333); Max value from RGB is 134 - color contains mainly: red. Hex color #866562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866562 is #799A9D. Grayscale: #6E6E6E. Windows color (decimal): -7969438 or 6448518. OLE color: 6448518.
HSL color Cylindrical-coordinate representation of color #866562: hue angle of 5º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #866562 is Cyan = 0, Magento = 0.25, Yellow = 0.27 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 101 | 98 | - |
| CMYK | 0 | 0.25 | 0.27 | 0.47 |
| HSL | 5º | 0.16% | 0.45% | - |
| HSV(B) | 5º | 0.27% | 0.53% | - |
| XYZ | 16.69 | 15.26 | 13.62 | - |
| YUV | 110.53 | 120.93 | 144.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 101 | 98 | 0 | 0.25 | 0.27 | 0.47 | 5 | 0.16 | 0.45 |
| Hex | 86 | 65 | 62 | 0 | 19 | 1B | 2F | 5 | 10 | 2D |
| Octal | 206 | 145 | 142 | 0 | 31 | 33 | 57 | 5 | 20 | 55 |
| Binary | 10000110 | 1100101 | 1100010 | 0 | 11001 | 11011 | 101111 | 101 | 10000 | 101101 |
Color Harmonies of #866562
Complementary color
Monochromatic Colors of #866562
Black with #866562
Text Example
Text Example
White with #866562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866562; }
p { color: rgb(134,101,98); }
H1.HeaderClassName
{
color: #866562;
}
.AnyTagClassName
{
color: #866562;
}
</style>
background-color css
<style>
a { background-color: #866562; }
a { background-color: rgb(134,101,98); }
div.DivClassName
{
background-color: #866562;
}
.BgClassName
{
background-color: #866562;
}
</style>
border-color css
<style>
span { border-color: #866562; }
span { border-color: rgb(134,101,98); }
td.TdClassName
{
border-color: #866562;
}
.TagClassName
{
border-color: #866562;
}
</style>