Shades of Tyrian Purple #550838
Tints of Tyrian Purple #550838
RGB
CMYK
RGB Variations
Color information
#550838 (or 0x550838) is known color: Tyrian Purple. HEX triplet: 55, 08 and 38. RGB value is (85,8,56). Sum of RGB (Red+Green+Blue) = 85+8+56=149 (19% of max value = 765). Red value is 85 (33.59% from 255 or 57.05% from 149); Green value is 8 (3.52% from 255 or 5.37% from 149); Blue value is 56 (22.27% from 255 or 37.58% from 149); Max value from RGB is 85 - color contains mainly: red. Hex color #550838 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550838 is #AAF7C7. Grayscale: #242424. Windows color (decimal): -11204552 or 3672149. OLE color: 3672149.
HSL color Cylindrical-coordinate representation of color #550838: hue angle of 322.6º degrees, saturation: 0.83, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #550838 is Cyan = 0, Magento = 0.91, Yellow = 0.34 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 8 | 56 | - |
| CMYK | 0 | 0.91 | 0.34 | 0.67 |
| HSL | 322.6º | 0.83% | 0.18% | - |
| HSV(B) | 322.6º | 0.91% | 0.33% | - |
| XYZ | 4.55 | 2.39 | 3.96 | - |
| YUV | 36.5 | 139.01 | 162.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 8 | 56 | 0 | 0.91 | 0.34 | 0.67 | 322.6 | 0.83 | 0.18 |
| Hex | 55 | 8 | 38 | 0 | 5B | 22 | 43 | 143 | 53 | 12 |
| Octal | 125 | 10 | 70 | 0 | 133 | 42 | 103 | 503 | 123 | 22 |
| Binary | 1010101 | 1000 | 111000 | 0 | 1011011 | 100010 | 1000011 | 101000011 | 1010011 | 10010 |
Color Harmonies of #550838
Complementary color
Monochromatic Colors of #550838
Black with #550838
Text Example
Text Example
White with #550838
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550838; }
p { color: rgb(85,8,56); }
H1.HeaderClassName
{
color: #550838;
}
.AnyTagClassName
{
color: #550838;
}
</style>
background-color css
<style>
a { background-color: #550838; }
a { background-color: rgb(85,8,56); }
div.DivClassName
{
background-color: #550838;
}
.BgClassName
{
background-color: #550838;
}
</style>
border-color css
<style>
span { border-color: #550838; }
span { border-color: rgb(85,8,56); }
td.TdClassName
{
border-color: #550838;
}
.TagClassName
{
border-color: #550838;
}
</style>