Shades of Tyrian Purple #550339
Tints of Tyrian Purple #550339
RGB
CMYK
RGB Variations
Color information
#550339 (or 0x550339) is known color: Tyrian Purple. HEX triplet: 55, 03 and 39. RGB value is (85,3,57). Sum of RGB (Red+Green+Blue) = 85+3+57=145 (19% of max value = 765). Red value is 85 (33.59% from 255 or 58.62% from 145); Green value is 3 (1.56% from 255 or 2.07% from 145); Blue value is 57 (22.66% from 255 or 39.31% from 145); Max value from RGB is 85 - color contains mainly: red. Hex color #550339 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550339 is #AAFCC6. Grayscale: #212121. Windows color (decimal): -11205831 or 3736405. OLE color: 3736405.
HSL color Cylindrical-coordinate representation of color #550339: hue angle of 320.49º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #550339 is Cyan = 0, Magento = 0.96, Yellow = 0.33 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 3 | 57 | - |
| CMYK | 0 | 0.96 | 0.33 | 0.67 |
| HSL | 320.49º | 0.93% | 0.17% | - |
| HSV(B) | 320.49º | 0.96% | 0.33% | - |
| XYZ | 4.52 | 2.29 | 4.08 | - |
| YUV | 33.67 | 141.17 | 164.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 3 | 57 | 0 | 0.96 | 0.33 | 0.67 | 320.49 | 0.93 | 0.17 |
| Hex | 55 | 3 | 39 | 0 | 60 | 21 | 43 | 140 | 5D | 11 |
| Octal | 125 | 3 | 71 | 0 | 140 | 41 | 103 | 500 | 135 | 21 |
| Binary | 1010101 | 11 | 111001 | 0 | 1100000 | 100001 | 1000011 | 101000000 | 1011101 | 10001 |
Color Harmonies of #550339
Complementary color
Monochromatic Colors of #550339
Black with #550339
Text Example
Text Example
White with #550339
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550339; }
p { color: rgb(85,3,57); }
H1.HeaderClassName
{
color: #550339;
}
.AnyTagClassName
{
color: #550339;
}
</style>
background-color css
<style>
a { background-color: #550339; }
a { background-color: rgb(85,3,57); }
div.DivClassName
{
background-color: #550339;
}
.BgClassName
{
background-color: #550339;
}
</style>
border-color css
<style>
span { border-color: #550339; }
span { border-color: rgb(85,3,57); }
td.TdClassName
{
border-color: #550339;
}
.TagClassName
{
border-color: #550339;
}
</style>