Shades of Tyrian Purple #890145
Tints of Tyrian Purple #890145
RGB
CMYK
RGB Variations
Color information
#890145 (or 0x890145) is known color: Tyrian Purple. HEX triplet: 89, 01 and 45. RGB value is (137,1,69). Sum of RGB (Red+Green+Blue) = 137+1+69=207 (27% of max value = 765). Red value is 137 (53.91% from 255 or 66.18% from 207); Green value is 1 (0.78% from 255 or 0.48% from 207); Blue value is 69 (27.34% from 255 or 33.33% from 207); Max value from RGB is 137 - color contains mainly: red. Hex color #890145 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #890145 is #76FEBA. Grayscale: #313131. Windows color (decimal): -7798459 or 4522377. OLE color: 4522377.
HSL color Cylindrical-coordinate representation of color #890145: hue angle of 330º 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 #890145 is Cyan = 0, Magento = 0.99, Yellow = 0.50 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 1 | 69 | - |
| CMYK | 0 | 0.99 | 0.50 | 0.46 |
| HSL | 330º | 0.99% | 0.27% | - |
| HSV(B) | 330º | 0.99% | 0.54% | - |
| XYZ | 11.4 | 5.77 | 6.14 | - |
| YUV | 49.42 | 139.06 | 190.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 1 | 69 | 0 | 0.99 | 0.50 | 0.46 | 330 | 0.99 | 0.27 |
| Hex | 89 | 1 | 45 | 0 | 63 | 32 | 2E | 14A | 63 | 1B |
| Octal | 211 | 1 | 105 | 0 | 143 | 62 | 56 | 512 | 143 | 33 |
| Binary | 10001001 | 1 | 1000101 | 0 | 1100011 | 110010 | 101110 | 101001010 | 1100011 | 11011 |
Color Harmonies of #890145
Complementary color
Monochromatic Colors of #890145
Black with #890145
Text Example
Text Example
White with #890145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #890145; }
p { color: rgb(137,1,69); }
H1.HeaderClassName
{
color: #890145;
}
.AnyTagClassName
{
color: #890145;
}
</style>
background-color css
<style>
a { background-color: #890145; }
a { background-color: rgb(137,1,69); }
div.DivClassName
{
background-color: #890145;
}
.BgClassName
{
background-color: #890145;
}
</style>
border-color css
<style>
span { border-color: #890145; }
span { border-color: rgb(137,1,69); }
td.TdClassName
{
border-color: #890145;
}
.TagClassName
{
border-color: #890145;
}
</style>