Shades of Tyrian Purple #550338
Tints of Tyrian Purple #550338
RGB
CMYK
RGB Variations
Color information
#550338 (or 0x550338) is known color: Tyrian Purple. HEX triplet: 55, 03 and 38. RGB value is (85,3,56). Sum of RGB (Red+Green+Blue) = 85+3+56=144 (19% of max value = 765). Red value is 85 (33.59% from 255 or 59.03% from 144); Green value is 3 (1.56% from 255 or 2.08% from 144); Blue value is 56 (22.27% from 255 or 38.89% from 144); Max value from RGB is 85 - color contains mainly: red. Hex color #550338 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550338 is #AAFCC7. Grayscale: #212121. Windows color (decimal): -11205832 or 3670869. OLE color: 3670869.
HSL color Cylindrical-coordinate representation of color #550338: hue angle of 321.22º 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 #550338 is Cyan = 0, Magento = 0.96, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 3 | 56 | - |
| CMYK | 0 | 0.96 | 0.34 | 0.67 |
| HSL | 321.22º | 0.93% | 0.17% | - |
| HSV(B) | 321.22º | 0.96% | 0.33% | - |
| XYZ | 4.49 | 2.28 | 3.95 | - |
| YUV | 33.56 | 140.67 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 3 | 56 | 0 | 0.96 | 0.34 | 0.67 | 321.22 | 0.93 | 0.17 |
| Hex | 55 | 3 | 38 | 0 | 60 | 22 | 43 | 141 | 5D | 11 |
| Octal | 125 | 3 | 70 | 0 | 140 | 42 | 103 | 501 | 135 | 21 |
| Binary | 1010101 | 11 | 111000 | 0 | 1100000 | 100010 | 1000011 | 101000001 | 1011101 | 10001 |
Color Harmonies of #550338
Complementary color
Monochromatic Colors of #550338
Black with #550338
Text Example
Text Example
White with #550338
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550338; }
p { color: rgb(85,3,56); }
H1.HeaderClassName
{
color: #550338;
}
.AnyTagClassName
{
color: #550338;
}
</style>
background-color css
<style>
a { background-color: #550338; }
a { background-color: rgb(85,3,56); }
div.DivClassName
{
background-color: #550338;
}
.BgClassName
{
background-color: #550338;
}
</style>
border-color css
<style>
span { border-color: #550338; }
span { border-color: rgb(85,3,56); }
td.TdClassName
{
border-color: #550338;
}
.TagClassName
{
border-color: #550338;
}
</style>