Shades of Tyrian Purple #550026
Tints of Tyrian Purple #550026
RGB
CMYK
RGB Variations
Color information
#550026 (or 0x550026) is known color: Tyrian Purple. HEX triplet: 55, 00 and 26. RGB value is (85,0,38). Sum of RGB (Red+Green+Blue) = 85+0+38=123 (16% of max value = 765). Red value is 85 (33.59% from 255 or 69.11% from 123); Green value is 0 (0.39% from 255 or 0% from 123); Blue value is 38 (15.23% from 255 or 30.89% from 123); Max value from RGB is 85 - color contains mainly: red. Hex color #550026 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550026 is #AAFFD9. Grayscale: #1D1D1D. Windows color (decimal): -11206618 or 2490453. OLE color: 2490453.
HSL color Cylindrical-coordinate representation of color #550026: hue angle of 333.18º degrees, saturation: 1, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #550026 is Cyan = 0, Magento = 1, Yellow = 0.55 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 0 | 38 | - |
| CMYK | 0 | 1 | 0.55 | 0.67 |
| HSL | 333.18º | 1% | 0.17% | - |
| HSV(B) | 333.18º | 1% | 0.33% | - |
| XYZ | 4.1 | 2.07 | 2.02 | - |
| YUV | 29.75 | 132.66 | 167.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 0 | 38 | 0 | 1 | 0.55 | 0.67 | 333.18 | 1 | 0.17 |
| Hex | 55 | 0 | 26 | 0 | 64 | 37 | 43 | 14D | 64 | 11 |
| Octal | 125 | 0 | 46 | 0 | 144 | 67 | 103 | 515 | 144 | 21 |
| Binary | 1010101 | 0 | 100110 | 0 | 1100100 | 110111 | 1000011 | 101001101 | 1100100 | 10001 |
Color Harmonies of #550026
Complementary color
Monochromatic Colors of #550026
Black with #550026
Text Example
Text Example
White with #550026
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550026; }
p { color: rgb(85,0,38); }
H1.HeaderClassName
{
color: #550026;
}
.AnyTagClassName
{
color: #550026;
}
</style>
background-color css
<style>
a { background-color: #550026; }
a { background-color: rgb(85,0,38); }
div.DivClassName
{
background-color: #550026;
}
.BgClassName
{
background-color: #550026;
}
</style>
border-color css
<style>
span { border-color: #550026; }
span { border-color: rgb(85,0,38); }
td.TdClassName
{
border-color: #550026;
}
.TagClassName
{
border-color: #550026;
}
</style>