Shades of Pharlap #896662
Tints of Pharlap #896662
RGB
CMYK
RGB Variations
Color information
#896662 (or 0x896662) is known color: Pharlap. HEX triplet: 89, 66 and 62. RGB value is (137,102,98). Sum of RGB (Red+Green+Blue) = 137+102+98=337 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.65% from 337); Green value is 102 (40.23% from 255 or 30.27% from 337); Blue value is 98 (38.67% from 255 or 29.08% from 337); Max value from RGB is 137 - color contains mainly: red. Hex color #896662 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896662 is #76999D. Grayscale: #707070. Windows color (decimal): -7772574 or 6448777. OLE color: 6448777.
HSL color Cylindrical-coordinate representation of color #896662: hue angle of 6.15º 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 #896662 is Cyan = 0, Magento = 0.26, Yellow = 0.28 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 102 | 98 | - |
| CMYK | 0 | 0.26 | 0.28 | 0.46 |
| HSL | 6.15º | 0.17% | 0.46% | - |
| HSV(B) | 6.15º | 0.28% | 0.54% | - |
| XYZ | 17.27 | 15.7 | 13.68 | - |
| YUV | 112.01 | 120.1 | 145.83 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 102 | 98 | 0 | 0.26 | 0.28 | 0.46 | 6.15 | 0.17 | 0.46 |
| Hex | 89 | 66 | 62 | 0 | 1A | 1C | 2E | 6 | 11 | 2E |
| Octal | 211 | 146 | 142 | 0 | 32 | 34 | 56 | 6 | 21 | 56 |
| Binary | 10001001 | 1100110 | 1100010 | 0 | 11010 | 11100 | 101110 | 110 | 10001 | 101110 |
Color Harmonies of #896662
Complementary color
Monochromatic Colors of #896662
Black with #896662
Text Example
Text Example
White with #896662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896662; }
p { color: rgb(137,102,98); }
H1.HeaderClassName
{
color: #896662;
}
.AnyTagClassName
{
color: #896662;
}
</style>
background-color css
<style>
a { background-color: #896662; }
a { background-color: rgb(137,102,98); }
div.DivClassName
{
background-color: #896662;
}
.BgClassName
{
background-color: #896662;
}
</style>
border-color css
<style>
span { border-color: #896662; }
span { border-color: rgb(137,102,98); }
td.TdClassName
{
border-color: #896662;
}
.TagClassName
{
border-color: #896662;
}
</style>