Shades of Pharlap #896560
Tints of Pharlap #896560
RGB
CMYK
RGB Variations
Color information
#896560 (or 0x896560) is known color: Pharlap. HEX triplet: 89, 65 and 60. RGB value is (137,101,96). Sum of RGB (Red+Green+Blue) = 137+101+96=334 (44% of max value = 765). Red value is 137 (53.91% from 255 or 41.02% from 334); Green value is 101 (39.84% from 255 or 30.24% from 334); Blue value is 96 (37.89% from 255 or 28.74% from 334); Max value from RGB is 137 - color contains mainly: red. Hex color #896560 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896560 is #769A9F. Grayscale: #6F6F6F. Windows color (decimal): -7772832 or 6317449. OLE color: 6317449.
HSL color Cylindrical-coordinate representation of color #896560: hue angle of 7.32º 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 #896560 is Cyan = 0, Magento = 0.26, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 96 | - |
| CMYK | 0 | 0.26 | 0.30 | 0.46 |
| HSL | 7.32º | 0.18% | 0.46% | - |
| HSV(B) | 7.32º | 0.3% | 0.54% | - |
| XYZ | 17.08 | 15.47 | 13.15 | - |
| YUV | 111.19 | 119.43 | 146.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 96 | 0 | 0.26 | 0.30 | 0.46 | 7.32 | 0.18 | 0.46 |
| Hex | 89 | 65 | 60 | 0 | 1A | 1E | 2E | 7 | 12 | 2E |
| Octal | 211 | 145 | 140 | 0 | 32 | 36 | 56 | 7 | 22 | 56 |
| Binary | 10001001 | 1100101 | 1100000 | 0 | 11010 | 11110 | 101110 | 111 | 10010 | 101110 |
Color Harmonies of #896560
Complementary color
Monochromatic Colors of #896560
Black with #896560
Text Example
Text Example
White with #896560
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896560; }
p { color: rgb(137,101,96); }
H1.HeaderClassName
{
color: #896560;
}
.AnyTagClassName
{
color: #896560;
}
</style>
background-color css
<style>
a { background-color: #896560; }
a { background-color: rgb(137,101,96); }
div.DivClassName
{
background-color: #896560;
}
.BgClassName
{
background-color: #896560;
}
</style>
border-color css
<style>
span { border-color: #896560; }
span { border-color: rgb(137,101,96); }
td.TdClassName
{
border-color: #896560;
}
.TagClassName
{
border-color: #896560;
}
</style>