Shades of Tyrian Purple #550538
Tints of Tyrian Purple #550538
RGB
CMYK
RGB Variations
Color information
#550538 (or 0x550538) is known color: Tyrian Purple. HEX triplet: 55, 05 and 38. RGB value is (85,5,56). Sum of RGB (Red+Green+Blue) = 85+5+56=146 (19% of max value = 765). Red value is 85 (33.59% from 255 or 58.22% from 146); Green value is 5 (2.34% from 255 or 3.42% from 146); Blue value is 56 (22.27% from 255 or 38.36% from 146); Max value from RGB is 85 - color contains mainly: red. Hex color #550538 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550538 is #AAFAC7. Grayscale: #222222. Windows color (decimal): -11205320 or 3671381. OLE color: 3671381.
HSL color Cylindrical-coordinate representation of color #550538: hue angle of 321.75º degrees, saturation: 0.89, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #550538 is Cyan = 0, Magento = 0.94, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 5 | 56 | - |
| CMYK | 0 | 0.94 | 0.34 | 0.67 |
| HSL | 321.75º | 0.89% | 0.18% | - |
| HSV(B) | 321.75º | 0.94% | 0.33% | - |
| XYZ | 4.51 | 2.33 | 3.95 | - |
| YUV | 34.73 | 140 | 163.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 5 | 56 | 0 | 0.94 | 0.34 | 0.67 | 321.75 | 0.89 | 0.18 |
| Hex | 55 | 5 | 38 | 0 | 5E | 22 | 43 | 142 | 59 | 12 |
| Octal | 125 | 5 | 70 | 0 | 136 | 42 | 103 | 502 | 131 | 22 |
| Binary | 1010101 | 101 | 111000 | 0 | 1011110 | 100010 | 1000011 | 101000010 | 1011001 | 10010 |
Color Harmonies of #550538
Complementary color
Monochromatic Colors of #550538
Black with #550538
Text Example
Text Example
White with #550538
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550538; }
p { color: rgb(85,5,56); }
H1.HeaderClassName
{
color: #550538;
}
.AnyTagClassName
{
color: #550538;
}
</style>
background-color css
<style>
a { background-color: #550538; }
a { background-color: rgb(85,5,56); }
div.DivClassName
{
background-color: #550538;
}
.BgClassName
{
background-color: #550538;
}
</style>
border-color css
<style>
span { border-color: #550538; }
span { border-color: rgb(85,5,56); }
td.TdClassName
{
border-color: #550538;
}
.TagClassName
{
border-color: #550538;
}
</style>