Shades of Tyrian Purple #890441
Tints of Tyrian Purple #890441
RGB
CMYK
RGB Variations
Color information
#890441 (or 0x890441) is known color: Tyrian Purple. HEX triplet: 89, 04 and 41. RGB value is (137,4,65). Sum of RGB (Red+Green+Blue) = 137+4+65=206 (27% of max value = 765). Red value is 137 (53.91% from 255 or 66.50% from 206); Green value is 4 (1.95% from 255 or 1.94% from 206); Blue value is 65 (25.78% from 255 or 31.55% from 206); Max value from RGB is 137 - color contains mainly: red. Hex color #890441 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #890441 is #76FBBE. Grayscale: #323232. Windows color (decimal): -7797695 or 4261001. OLE color: 4261001.
HSL color Cylindrical-coordinate representation of color #890441: hue angle of 332.48º degrees, saturation: 0.94, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #890441 is Cyan = 0, Magento = 0.97, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 4 | 65 | - |
| CMYK | 0 | 0.97 | 0.53 | 0.46 |
| HSL | 332.48º | 0.94% | 0.28% | - |
| HSV(B) | 332.48º | 0.97% | 0.54% | - |
| XYZ | 11.31 | 5.79 | 5.52 | - |
| YUV | 50.72 | 136.06 | 189.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 4 | 65 | 0 | 0.97 | 0.53 | 0.46 | 332.48 | 0.94 | 0.28 |
| Hex | 89 | 4 | 41 | 0 | 61 | 35 | 2E | 14C | 5E | 1C |
| Octal | 211 | 4 | 101 | 0 | 141 | 65 | 56 | 514 | 136 | 34 |
| Binary | 10001001 | 100 | 1000001 | 0 | 1100001 | 110101 | 101110 | 101001100 | 1011110 | 11100 |
Color Harmonies of #890441
Complementary color
Monochromatic Colors of #890441
Black with #890441
Text Example
Text Example
White with #890441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890441; }
p { color: rgb(137,4,65); }
H1.HeaderClassName
{
color: #890441;
}
.AnyTagClassName
{
color: #890441;
}
</style>
background-color css
<style>
a { background-color: #890441; }
a { background-color: rgb(137,4,65); }
div.DivClassName
{
background-color: #890441;
}
.BgClassName
{
background-color: #890441;
}
</style>
border-color css
<style>
span { border-color: #890441; }
span { border-color: rgb(137,4,65); }
td.TdClassName
{
border-color: #890441;
}
.TagClassName
{
border-color: #890441;
}
</style>