Shades of Tyrian Purple #550639
Tints of Tyrian Purple #550639
RGB
CMYK
RGB Variations
Color information
#550639 (or 0x550639) is known color: Tyrian Purple. HEX triplet: 55, 06 and 39. RGB value is (85,6,57). Sum of RGB (Red+Green+Blue) = 85+6+57=148 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.43% from 148); Green value is 6 (2.73% from 255 or 4.05% from 148); Blue value is 57 (22.66% from 255 or 38.51% from 148); Max value from RGB is 85 - color contains mainly: red. Hex color #550639 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550639 is #AAF9C6. Grayscale: #232323. Windows color (decimal): -11205063 or 3737173. OLE color: 3737173.
HSL color Cylindrical-coordinate representation of color #550639: hue angle of 321.27º degrees, saturation: 0.87, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #550639 is Cyan = 0, Magento = 0.93, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 6 | 57 | - |
| CMYK | 0 | 0.93 | 0.33 | 0.67 |
| HSL | 321.27º | 0.87% | 0.18% | - |
| HSV(B) | 321.27º | 0.93% | 0.33% | - |
| XYZ | 4.55 | 2.36 | 4.09 | - |
| YUV | 35.44 | 140.17 | 163.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 6 | 57 | 0 | 0.93 | 0.33 | 0.67 | 321.27 | 0.87 | 0.18 |
| Hex | 55 | 6 | 39 | 0 | 5D | 21 | 43 | 141 | 57 | 12 |
| Octal | 125 | 6 | 71 | 0 | 135 | 41 | 103 | 501 | 127 | 22 |
| Binary | 1010101 | 110 | 111001 | 0 | 1011101 | 100001 | 1000011 | 101000001 | 1010111 | 10010 |
Color Harmonies of #550639
Complementary color
Monochromatic Colors of #550639
Black with #550639
Text Example
Text Example
White with #550639
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550639; }
p { color: rgb(85,6,57); }
H1.HeaderClassName
{
color: #550639;
}
.AnyTagClassName
{
color: #550639;
}
</style>
background-color css
<style>
a { background-color: #550639; }
a { background-color: rgb(85,6,57); }
div.DivClassName
{
background-color: #550639;
}
.BgClassName
{
background-color: #550639;
}
</style>
border-color css
<style>
span { border-color: #550639; }
span { border-color: rgb(85,6,57); }
td.TdClassName
{
border-color: #550639;
}
.TagClassName
{
border-color: #550639;
}
</style>