Shades of Tyrian Purple #550147
Tints of Tyrian Purple #550147
RGB
CMYK
RGB Variations
Color information
#550147 (or 0x550147) is known color: Tyrian Purple. HEX triplet: 55, 01 and 47. RGB value is (85,1,71). Sum of RGB (Red+Green+Blue) = 85+1+71=157 (20% of max value = 765). Red value is 85 (33.59% from 255 or 54.14% from 157); Green value is 1 (0.78% from 255 or 0.64% from 157); Blue value is 71 (28.12% from 255 or 45.22% from 157); Max value from RGB is 85 - color contains mainly: red. Hex color #550147 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550147 is #AAFEB8. Grayscale: #212121. Windows color (decimal): -11206329 or 4653397. OLE color: 4653397.
HSL color Cylindrical-coordinate representation of color #550147: hue angle of 310º degrees, saturation: 0.98, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #550147 is Cyan = 0, Magento = 0.99, Yellow = 0.16 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 1 | 71 | - |
| CMYK | 0 | 0.99 | 0.16 | 0.67 |
| HSL | 310º | 0.98% | 0.17% | - |
| HSV(B) | 310º | 0.99% | 0.33% | - |
| XYZ | 4.89 | 2.41 | 6.17 | - |
| YUV | 34.1 | 148.83 | 164.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 1 | 71 | 0 | 0.99 | 0.16 | 0.67 | 310 | 0.98 | 0.17 |
| Hex | 55 | 1 | 47 | 0 | 63 | 10 | 43 | 136 | 62 | 11 |
| Octal | 125 | 1 | 107 | 0 | 143 | 20 | 103 | 466 | 142 | 21 |
| Binary | 1010101 | 1 | 1000111 | 0 | 1100011 | 10000 | 1000011 | 100110110 | 1100010 | 10001 |
Color Harmonies of #550147
Complementary color
Monochromatic Colors of #550147
Black with #550147
Text Example
Text Example
White with #550147
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550147; }
p { color: rgb(85,1,71); }
H1.HeaderClassName
{
color: #550147;
}
.AnyTagClassName
{
color: #550147;
}
</style>
background-color css
<style>
a { background-color: #550147; }
a { background-color: rgb(85,1,71); }
div.DivClassName
{
background-color: #550147;
}
.BgClassName
{
background-color: #550147;
}
</style>
border-color css
<style>
span { border-color: #550147; }
span { border-color: rgb(85,1,71); }
td.TdClassName
{
border-color: #550147;
}
.TagClassName
{
border-color: #550147;
}
</style>