Shades of Pharlap #866760
Tints of Pharlap #866760
RGB
CMYK
RGB Variations
Color information
#866760 (or 0x866760) is known color: Pharlap. HEX triplet: 86, 67 and 60. RGB value is (134,103,96). Sum of RGB (Red+Green+Blue) = 134+103+96=333 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40.24% from 333); Green value is 103 (40.62% from 255 or 30.93% from 333); Blue value is 96 (37.89% from 255 or 28.83% from 333); Max value from RGB is 134 - color contains mainly: red. Hex color #866760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866760 is #79989F. Grayscale: #6F6F6F. Windows color (decimal): -7968928 or 6317958. OLE color: 6317958.
HSL color Cylindrical-coordinate representation of color #866760: hue angle of 11.05º degrees, saturation: 0.17, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #866760 is Cyan = 0, Magento = 0.23, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 103 | 96 | - |
| CMYK | 0 | 0.23 | 0.28 | 0.47 |
| HSL | 11.05º | 0.17% | 0.45% | - |
| HSV(B) | 11.05º | 0.28% | 0.53% | - |
| XYZ | 16.79 | 15.61 | 13.19 | - |
| YUV | 111.47 | 119.27 | 144.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 103 | 96 | 0 | 0.23 | 0.28 | 0.47 | 11.05 | 0.17 | 0.45 |
| Hex | 86 | 67 | 60 | 0 | 17 | 1C | 2F | B | 11 | 2D |
| Octal | 206 | 147 | 140 | 0 | 27 | 34 | 57 | 13 | 21 | 55 |
| Binary | 10000110 | 1100111 | 1100000 | 0 | 10111 | 11100 | 101111 | 1011 | 10001 | 101101 |
Color Harmonies of #866760
Complementary color
Monochromatic Colors of #866760
Black with #866760
Text Example
Text Example
White with #866760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866760; }
p { color: rgb(134,103,96); }
H1.HeaderClassName
{
color: #866760;
}
.AnyTagClassName
{
color: #866760;
}
</style>
background-color css
<style>
a { background-color: #866760; }
a { background-color: rgb(134,103,96); }
div.DivClassName
{
background-color: #866760;
}
.BgClassName
{
background-color: #866760;
}
</style>
border-color css
<style>
span { border-color: #866760; }
span { border-color: rgb(134,103,96); }
td.TdClassName
{
border-color: #866760;
}
.TagClassName
{
border-color: #866760;
}
</style>