Shades of Tyrian Purple #890147
Tints of Tyrian Purple #890147
RGB
CMYK
RGB Variations
Color information
#890147 (or 0x890147) is known color: Tyrian Purple. HEX triplet: 89, 01 and 47. RGB value is (137,1,71). Sum of RGB (Red+Green+Blue) = 137+1+71=209 (27% of max value = 765). Red value is 137 (53.91% from 255 or 65.55% from 209); Green value is 1 (0.78% from 255 or 0.48% from 209); Blue value is 71 (28.12% from 255 or 33.97% from 209); Max value from RGB is 137 - color contains mainly: red. Hex color #890147 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #890147 is #76FEB8. Grayscale: #313131. Windows color (decimal): -7798457 or 4653449. OLE color: 4653449.
HSL color Cylindrical-coordinate representation of color #890147: hue angle of 329.12º degrees, saturation: 0.99, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #890147 is Cyan = 0, Magento = 0.99, Yellow = 0.48 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0.48 | 0.46 |
| HSL | 329.12º | 0.99% | 0.27% | - |
| HSV(B) | 329.12º | 0.99% | 0.54% | - |
| XYZ | 11.46 | 5.8 | 6.48 | - |
| YUV | 49.64 | 140.06 | 190.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 1 | 71 | 0 | 0.99 | 0.48 | 0.46 | 329.12 | 0.99 | 0.27 |
| Hex | 89 | 1 | 47 | 0 | 63 | 30 | 2E | 149 | 63 | 1B |
| Octal | 211 | 1 | 107 | 0 | 143 | 60 | 56 | 511 | 143 | 33 |
| Binary | 10001001 | 1 | 1000111 | 0 | 1100011 | 110000 | 101110 | 101001001 | 1100011 | 11011 |
Color Harmonies of #890147
Complementary color
Monochromatic Colors of #890147
Black with #890147
Text Example
Text Example
White with #890147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890147; }
p { color: rgb(137,1,71); }
H1.HeaderClassName
{
color: #890147;
}
.AnyTagClassName
{
color: #890147;
}
</style>
background-color css
<style>
a { background-color: #890147; }
a { background-color: rgb(137,1,71); }
div.DivClassName
{
background-color: #890147;
}
.BgClassName
{
background-color: #890147;
}
</style>
border-color css
<style>
span { border-color: #890147; }
span { border-color: rgb(137,1,71); }
td.TdClassName
{
border-color: #890147;
}
.TagClassName
{
border-color: #890147;
}
</style>