Shades of Pharlap #896860
Tints of Pharlap #896860
RGB
CMYK
RGB Variations
Color information
#896860 (or 0x896860) is known color: Pharlap. HEX triplet: 89, 68 and 60. RGB value is (137,104,96). Sum of RGB (Red+Green+Blue) = 137+104+96=337 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.65% from 337); Green value is 104 (41.02% from 255 or 30.86% from 337); Blue value is 96 (37.89% from 255 or 28.49% from 337); Max value from RGB is 137 - color contains mainly: red. Hex color #896860 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896860 is #76979F. Grayscale: #717171. Windows color (decimal): -7772064 or 6318217. OLE color: 6318217.
HSL color Cylindrical-coordinate representation of color #896860: hue angle of 11.71º degrees, saturation: 0.18, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #896860 is Cyan = 0, Magento = 0.24, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 104 | 96 | - |
| CMYK | 0 | 0.24 | 0.30 | 0.46 |
| HSL | 11.71º | 0.18% | 0.46% | - |
| HSV(B) | 11.71º | 0.3% | 0.54% | - |
| XYZ | 17.38 | 16.06 | 13.25 | - |
| YUV | 112.96 | 118.43 | 145.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 104 | 96 | 0 | 0.24 | 0.30 | 0.46 | 11.71 | 0.18 | 0.46 |
| Hex | 89 | 68 | 60 | 0 | 18 | 1E | 2E | C | 12 | 2E |
| Octal | 211 | 150 | 140 | 0 | 30 | 36 | 56 | 14 | 22 | 56 |
| Binary | 10001001 | 1101000 | 1100000 | 0 | 11000 | 11110 | 101110 | 1100 | 10010 | 101110 |
Color Harmonies of #896860
Complementary color
Monochromatic Colors of #896860
Black with #896860
Text Example
Text Example
White with #896860
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896860; }
p { color: rgb(137,104,96); }
H1.HeaderClassName
{
color: #896860;
}
.AnyTagClassName
{
color: #896860;
}
</style>
background-color css
<style>
a { background-color: #896860; }
a { background-color: rgb(137,104,96); }
div.DivClassName
{
background-color: #896860;
}
.BgClassName
{
background-color: #896860;
}
</style>
border-color css
<style>
span { border-color: #896860; }
span { border-color: rgb(137,104,96); }
td.TdClassName
{
border-color: #896860;
}
.TagClassName
{
border-color: #896860;
}
</style>