Shades of Tyrian Purple #550329
Tints of Tyrian Purple #550329
RGB
CMYK
RGB Variations
Color information
#550329 (or 0x550329) is known color: Tyrian Purple. HEX triplet: 55, 03 and 29. RGB value is (85,3,41). Sum of RGB (Red+Green+Blue) = 85+3+41=129 (17% of max value = 765). Red value is 85 (33.59% from 255 or 65.89% from 129); Green value is 3 (1.56% from 255 or 2.33% from 129); Blue value is 41 (16.41% from 255 or 31.78% from 129); Max value from RGB is 85 - color contains mainly: red. Hex color #550329 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550329 is #AAFCD6. Grayscale: #1F1F1F. Windows color (decimal): -11205847 or 2687829. OLE color: 2687829.
HSL color Cylindrical-coordinate representation of color #550329: hue angle of 332.2º 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 #550329 is Cyan = 0, Magento = 0.96, Yellow = 0.52 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 3 | 41 | - |
| CMYK | 0 | 0.96 | 0.52 | 0.67 |
| HSL | 332.2º | 0.93% | 0.17% | - |
| HSV(B) | 332.2º | 0.96% | 0.33% | - |
| XYZ | 4.18 | 2.16 | 2.29 | - |
| YUV | 31.85 | 133.17 | 165.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 3 | 41 | 0 | 0.96 | 0.52 | 0.67 | 332.2 | 0.93 | 0.17 |
| Hex | 55 | 3 | 29 | 0 | 60 | 34 | 43 | 14C | 5D | 11 |
| Octal | 125 | 3 | 51 | 0 | 140 | 64 | 103 | 514 | 135 | 21 |
| Binary | 1010101 | 11 | 101001 | 0 | 1100000 | 110100 | 1000011 | 101001100 | 1011101 | 10001 |
Color Harmonies of #550329
Complementary color
Monochromatic Colors of #550329
Black with #550329
Text Example
Text Example
White with #550329
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550329; }
p { color: rgb(85,3,41); }
H1.HeaderClassName
{
color: #550329;
}
.AnyTagClassName
{
color: #550329;
}
</style>
background-color css
<style>
a { background-color: #550329; }
a { background-color: rgb(85,3,41); }
div.DivClassName
{
background-color: #550329;
}
.BgClassName
{
background-color: #550329;
}
</style>
border-color css
<style>
span { border-color: #550329; }
span { border-color: rgb(85,3,41); }
td.TdClassName
{
border-color: #550329;
}
.TagClassName
{
border-color: #550329;
}
</style>