Shades of Tyrian Purple #550834
Tints of Tyrian Purple #550834
RGB
CMYK
RGB Variations
Color information
#550834 (or 0x550834) is known color: Tyrian Purple. HEX triplet: 55, 08 and 34. RGB value is (85,8,52). Sum of RGB (Red+Green+Blue) = 85+8+52=145 (19% of max value = 765). Red value is 85 (33.59% from 255 or 58.62% from 145); Green value is 8 (3.52% from 255 or 5.52% from 145); Blue value is 52 (20.70% from 255 or 35.86% from 145); Max value from RGB is 85 - color contains mainly: red. Hex color #550834 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550834 is #AAF7CB. Grayscale: #232323. Windows color (decimal): -11204556 or 3410005. OLE color: 3410005.
HSL color Cylindrical-coordinate representation of color #550834: hue angle of 325.71º 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 #550834 is Cyan = 0, Magento = 0.91, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 8 | 52 | - |
| CMYK | 0 | 0.91 | 0.39 | 0.67 |
| HSL | 325.71º | 0.83% | 0.18% | - |
| HSV(B) | 325.71º | 0.91% | 0.33% | - |
| XYZ | 4.45 | 2.35 | 3.47 | - |
| YUV | 36.04 | 137.01 | 162.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 8 | 52 | 0 | 0.91 | 0.39 | 0.67 | 325.71 | 0.83 | 0.18 |
| Hex | 55 | 8 | 34 | 0 | 5B | 27 | 43 | 146 | 53 | 12 |
| Octal | 125 | 10 | 64 | 0 | 133 | 47 | 103 | 506 | 123 | 22 |
| Binary | 1010101 | 1000 | 110100 | 0 | 1011011 | 100111 | 1000011 | 101000110 | 1010011 | 10010 |
Color Harmonies of #550834
Complementary color
Monochromatic Colors of #550834
Black with #550834
Text Example
Text Example
White with #550834
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550834; }
p { color: rgb(85,8,52); }
H1.HeaderClassName
{
color: #550834;
}
.AnyTagClassName
{
color: #550834;
}
</style>
background-color css
<style>
a { background-color: #550834; }
a { background-color: rgb(85,8,52); }
div.DivClassName
{
background-color: #550834;
}
.BgClassName
{
background-color: #550834;
}
</style>
border-color css
<style>
span { border-color: #550834; }
span { border-color: rgb(85,8,52); }
td.TdClassName
{
border-color: #550834;
}
.TagClassName
{
border-color: #550834;
}
</style>