Shades of Pharlap #866861
Tints of Pharlap #866861
RGB
CMYK
RGB Variations
Color information
#866861 (or 0x866861) is known color: Pharlap. HEX triplet: 86, 68 and 61. RGB value is (134,104,97). Sum of RGB (Red+Green+Blue) = 134+104+97=335 (44% of max value = 765). Red value is 134 (52.73% from 255 or 40% from 335); Green value is 104 (41.02% from 255 or 31.04% from 335); Blue value is 97 (38.28% from 255 or 28.96% from 335); Max value from RGB is 134 - color contains mainly: red. Hex color #866861 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #866861 is #79979E. Grayscale: #707070. Windows color (decimal): -7968671 or 6383750. OLE color: 6383750.
HSL color Cylindrical-coordinate representation of color #866861: hue angle of 11.35º degrees, saturation: 0.16, 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 #866861 is Cyan = 0, Magento = 0.22, Yellow = 0.28 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 104 | 97 | - |
| CMYK | 0 | 0.22 | 0.28 | 0.47 |
| HSL | 11.35º | 0.16% | 0.45% | - |
| HSV(B) | 11.35º | 0.28% | 0.53% | - |
| XYZ | 16.94 | 15.83 | 13.47 | - |
| YUV | 112.17 | 119.44 | 143.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 104 | 97 | 0 | 0.22 | 0.28 | 0.47 | 11.35 | 0.16 | 0.45 |
| Hex | 86 | 68 | 61 | 0 | 16 | 1C | 2F | B | 10 | 2D |
| Octal | 206 | 150 | 141 | 0 | 26 | 34 | 57 | 13 | 20 | 55 |
| Binary | 10000110 | 1101000 | 1100001 | 0 | 10110 | 11100 | 101111 | 1011 | 10000 | 101101 |
Color Harmonies of #866861
Complementary color
Monochromatic Colors of #866861
Black with #866861
Text Example
Text Example
White with #866861
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #866861; }
p { color: rgb(134,104,97); }
H1.HeaderClassName
{
color: #866861;
}
.AnyTagClassName
{
color: #866861;
}
</style>
background-color css
<style>
a { background-color: #866861; }
a { background-color: rgb(134,104,97); }
div.DivClassName
{
background-color: #866861;
}
.BgClassName
{
background-color: #866861;
}
</style>
border-color css
<style>
span { border-color: #866861; }
span { border-color: rgb(134,104,97); }
td.TdClassName
{
border-color: #866861;
}
.TagClassName
{
border-color: #866861;
}
</style>