Shades of Pharlap #896562
Tints of Pharlap #896562
RGB
CMYK
RGB Variations
Color information
#896562 (or 0x896562) is known color: Pharlap. HEX triplet: 89, 65 and 62. RGB value is (137,101,98). Sum of RGB (Red+Green+Blue) = 137+101+98=336 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.77% from 336); Green value is 101 (39.84% from 255 or 30.06% from 336); Blue value is 98 (38.67% from 255 or 29.17% from 336); Max value from RGB is 137 - color contains mainly: red. Hex color #896562 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896562 is #769A9D. Grayscale: #6F6F6F. Windows color (decimal): -7772830 or 6448521. OLE color: 6448521.
HSL color Cylindrical-coordinate representation of color #896562: hue angle of 4.62º degrees, saturation: 0.17, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #896562 is Cyan = 0, Magento = 0.26, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 101 | 98 | - |
| CMYK | 0 | 0.26 | 0.28 | 0.46 |
| HSL | 4.62º | 0.17% | 0.46% | - |
| HSV(B) | 4.62º | 0.28% | 0.54% | - |
| XYZ | 17.17 | 15.51 | 13.64 | - |
| YUV | 111.42 | 120.43 | 146.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 101 | 98 | 0 | 0.26 | 0.28 | 0.46 | 4.62 | 0.17 | 0.46 |
| Hex | 89 | 65 | 62 | 0 | 1A | 1C | 2E | 5 | 11 | 2E |
| Octal | 211 | 145 | 142 | 0 | 32 | 34 | 56 | 5 | 21 | 56 |
| Binary | 10001001 | 1100101 | 1100010 | 0 | 11010 | 11100 | 101110 | 101 | 10001 | 101110 |
Color Harmonies of #896562
Complementary color
Monochromatic Colors of #896562
Black with #896562
Text Example
Text Example
White with #896562
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896562; }
p { color: rgb(137,101,98); }
H1.HeaderClassName
{
color: #896562;
}
.AnyTagClassName
{
color: #896562;
}
</style>
background-color css
<style>
a { background-color: #896562; }
a { background-color: rgb(137,101,98); }
div.DivClassName
{
background-color: #896562;
}
.BgClassName
{
background-color: #896562;
}
</style>
border-color css
<style>
span { border-color: #896562; }
span { border-color: rgb(137,101,98); }
td.TdClassName
{
border-color: #896562;
}
.TagClassName
{
border-color: #896562;
}
</style>