Shades of Tyrian Purple #550449
Tints of Tyrian Purple #550449
RGB
CMYK
RGB Variations
Color information
#550449 (or 0x550449) is known color: Tyrian Purple. HEX triplet: 55, 04 and 49. RGB value is (85,4,73). Sum of RGB (Red+Green+Blue) = 85+4+73=162 (21% of max value = 765). Red value is 85 (33.59% from 255 or 52.47% from 162); Green value is 4 (1.95% from 255 or 2.47% from 162); Blue value is 73 (28.91% from 255 or 45.06% from 162); Max value from RGB is 85 - color contains mainly: red. Hex color #550449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550449 is #AAFBB6. Grayscale: #232323. Windows color (decimal): -11205559 or 4785237. OLE color: 4785237.
HSL color Cylindrical-coordinate representation of color #550449: hue angle of 308.89º degrees, saturation: 0.91, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #550449 is Cyan = 0, Magento = 0.95, Yellow = 0.14 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 4 | 73 | - |
| CMYK | 0 | 0.95 | 0.14 | 0.67 |
| HSL | 308.89º | 0.91% | 0.17% | - |
| HSV(B) | 308.89º | 0.95% | 0.33% | - |
| XYZ | 4.99 | 2.5 | 6.52 | - |
| YUV | 36.09 | 148.84 | 162.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 4 | 73 | 0 | 0.95 | 0.14 | 0.67 | 308.89 | 0.91 | 0.17 |
| Hex | 55 | 4 | 49 | 0 | 5F | E | 43 | 135 | 5B | 11 |
| Octal | 125 | 4 | 111 | 0 | 137 | 16 | 103 | 465 | 133 | 21 |
| Binary | 1010101 | 100 | 1001001 | 0 | 1011111 | 1110 | 1000011 | 100110101 | 1011011 | 10001 |
Color Harmonies of #550449
Complementary color
Monochromatic Colors of #550449
Black with #550449
Text Example
Text Example
White with #550449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550449; }
p { color: rgb(85,4,73); }
H1.HeaderClassName
{
color: #550449;
}
.AnyTagClassName
{
color: #550449;
}
</style>
background-color css
<style>
a { background-color: #550449; }
a { background-color: rgb(85,4,73); }
div.DivClassName
{
background-color: #550449;
}
.BgClassName
{
background-color: #550449;
}
</style>
border-color css
<style>
span { border-color: #550449; }
span { border-color: rgb(85,4,73); }
td.TdClassName
{
border-color: #550449;
}
.TagClassName
{
border-color: #550449;
}
</style>