Shades of Pharlap #896660
Tints of Pharlap #896660
RGB
CMYK
RGB Variations
Color information
#896660 (or 0x896660) is known color: Pharlap. HEX triplet: 89, 66 and 60. RGB value is (137,102,96). Sum of RGB (Red+Green+Blue) = 137+102+96=335 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.90% from 335); Green value is 102 (40.23% from 255 or 30.45% from 335); Blue value is 96 (37.89% from 255 or 28.66% from 335); Max value from RGB is 137 - color contains mainly: red. Hex color #896660 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896660 is #76999F. Grayscale: #6F6F6F. Windows color (decimal): -7772576 or 6317705. OLE color: 6317705.
HSL color Cylindrical-coordinate representation of color #896660: hue angle of 8.78º 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 #896660 is Cyan = 0, Magento = 0.26, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 96 | - |
| CMYK | 0 | 0.26 | 0.30 | 0.46 |
| HSL | 8.78º | 0.18% | 0.46% | - |
| HSV(B) | 8.78º | 0.3% | 0.54% | - |
| XYZ | 17.18 | 15.67 | 13.18 | - |
| YUV | 111.78 | 119.1 | 145.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 96 | 0 | 0.26 | 0.30 | 0.46 | 8.78 | 0.18 | 0.46 |
| Hex | 89 | 66 | 60 | 0 | 1A | 1E | 2E | 9 | 12 | 2E |
| Octal | 211 | 146 | 140 | 0 | 32 | 36 | 56 | 11 | 22 | 56 |
| Binary | 10001001 | 1100110 | 1100000 | 0 | 11010 | 11110 | 101110 | 1001 | 10010 | 101110 |
Color Harmonies of #896660
Complementary color
Monochromatic Colors of #896660
Black with #896660
Text Example
Text Example
White with #896660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896660; }
p { color: rgb(137,102,96); }
H1.HeaderClassName
{
color: #896660;
}
.AnyTagClassName
{
color: #896660;
}
</style>
background-color css
<style>
a { background-color: #896660; }
a { background-color: rgb(137,102,96); }
div.DivClassName
{
background-color: #896660;
}
.BgClassName
{
background-color: #896660;
}
</style>
border-color css
<style>
span { border-color: #896660; }
span { border-color: rgb(137,102,96); }
td.TdClassName
{
border-color: #896660;
}
.TagClassName
{
border-color: #896660;
}
</style>