Shades of Pharlap #896760
Tints of Pharlap #896760
RGB
CMYK
RGB Variations
Color information
#896760 (or 0x896760) is known color: Pharlap. HEX triplet: 89, 67 and 60. RGB value is (137,103,96). Sum of RGB (Red+Green+Blue) = 137+103+96=336 (44% of max value = 765). Red value is 137 (53.91% from 255 or 40.77% from 336); Green value is 103 (40.62% from 255 or 30.65% from 336); Blue value is 96 (37.89% from 255 or 28.57% from 336); Max value from RGB is 137 - color contains mainly: red. Hex color #896760 is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #896760 is #76989F. Grayscale: #707070. Windows color (decimal): -7772320 or 6317961. OLE color: 6317961.
HSL color Cylindrical-coordinate representation of color #896760: hue angle of 10.24º 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 #896760 is Cyan = 0, Magento = 0.25, Yellow = 0.30 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 103 | 96 | - |
| CMYK | 0 | 0.25 | 0.30 | 0.46 |
| HSL | 10.24º | 0.18% | 0.46% | - |
| HSV(B) | 10.24º | 0.3% | 0.54% | - |
| XYZ | 17.28 | 15.86 | 13.22 | - |
| YUV | 112.37 | 118.76 | 145.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 103 | 96 | 0 | 0.25 | 0.30 | 0.46 | 10.24 | 0.18 | 0.46 |
| Hex | 89 | 67 | 60 | 0 | 19 | 1E | 2E | A | 12 | 2E |
| Octal | 211 | 147 | 140 | 0 | 31 | 36 | 56 | 12 | 22 | 56 |
| Binary | 10001001 | 1100111 | 1100000 | 0 | 11001 | 11110 | 101110 | 1010 | 10010 | 101110 |
Color Harmonies of #896760
Complementary color
Monochromatic Colors of #896760
Black with #896760
Text Example
Text Example
White with #896760
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #896760; }
p { color: rgb(137,103,96); }
H1.HeaderClassName
{
color: #896760;
}
.AnyTagClassName
{
color: #896760;
}
</style>
background-color css
<style>
a { background-color: #896760; }
a { background-color: rgb(137,103,96); }
div.DivClassName
{
background-color: #896760;
}
.BgClassName
{
background-color: #896760;
}
</style>
border-color css
<style>
span { border-color: #896760; }
span { border-color: rgb(137,103,96); }
td.TdClassName
{
border-color: #896760;
}
.TagClassName
{
border-color: #896760;
}
</style>