Shades of Tyrian Purple #890440
Tints of Tyrian Purple #890440
RGB
CMYK
RGB Variations
Color information
#890440 (or 0x890440) is known color: Tyrian Purple. HEX triplet: 89, 04 and 40. RGB value is (137,4,64). Sum of RGB (Red+Green+Blue) = 137+4+64=205 (27% of max value = 765). Red value is 137 (53.91% from 255 or 66.83% from 205); Green value is 4 (1.95% from 255 or 1.95% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 137 - color contains mainly: red. Hex color #890440 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #890440 is #76FBBF. Grayscale: #323232. Windows color (decimal): -7797696 or 4195465. OLE color: 4195465.
HSL color Cylindrical-coordinate representation of color #890440: hue angle of 332.93º 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 #890440 is Cyan = 0, Magento = 0.97, Yellow = 0.53 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 4 | 64 | - |
| CMYK | 0 | 0.97 | 0.53 | 0.46 |
| HSL | 332.93º | 0.94% | 0.28% | - |
| HSV(B) | 332.93º | 0.97% | 0.54% | - |
| XYZ | 11.29 | 5.78 | 5.37 | - |
| YUV | 50.61 | 135.56 | 189.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 4 | 64 | 0 | 0.97 | 0.53 | 0.46 | 332.93 | 0.94 | 0.28 |
| Hex | 89 | 4 | 40 | 0 | 61 | 35 | 2E | 14D | 5E | 1C |
| Octal | 211 | 4 | 100 | 0 | 141 | 65 | 56 | 515 | 136 | 34 |
| Binary | 10001001 | 100 | 1000000 | 0 | 1100001 | 110101 | 101110 | 101001101 | 1011110 | 11100 |
Color Harmonies of #890440
Complementary color
Monochromatic Colors of #890440
Black with #890440
Text Example
Text Example
White with #890440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890440; }
p { color: rgb(137,4,64); }
H1.HeaderClassName
{
color: #890440;
}
.AnyTagClassName
{
color: #890440;
}
</style>
background-color css
<style>
a { background-color: #890440; }
a { background-color: rgb(137,4,64); }
div.DivClassName
{
background-color: #890440;
}
.BgClassName
{
background-color: #890440;
}
</style>
border-color css
<style>
span { border-color: #890440; }
span { border-color: rgb(137,4,64); }
td.TdClassName
{
border-color: #890440;
}
.TagClassName
{
border-color: #890440;
}
</style>