Shades of Tyrian Purple #551348
Tints of Tyrian Purple #551348
RGB
CMYK
RGB Variations
Color information
#551348 (or 0x551348) is known color: Tyrian Purple. HEX triplet: 55, 13 and 48. RGB value is (85,19,72). Sum of RGB (Red+Green+Blue) = 85+19+72=176 (23% of max value = 765). Red value is 85 (33.59% from 255 or 48.30% from 176); Green value is 19 (7.81% from 255 or 10.80% from 176); Blue value is 72 (28.52% from 255 or 40.91% from 176); Max value from RGB is 85 - color contains mainly: red. Hex color #551348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #551348 is #AAECB7. Grayscale: #2C2C2C. Windows color (decimal): -11201720 or 4723541. OLE color: 4723541.
HSL color Cylindrical-coordinate representation of color #551348: hue angle of 311.82º degrees, saturation: 0.63, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #551348 is Cyan = 0, Magento = 0.78, Yellow = 0.15 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 19 | 72 | - |
| CMYK | 0 | 0.78 | 0.15 | 0.67 |
| HSL | 311.82º | 0.63% | 0.2% | - |
| HSV(B) | 311.82º | 0.78% | 0.33% | - |
| XYZ | 5.15 | 2.86 | 6.41 | - |
| YUV | 44.78 | 143.37 | 156.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 19 | 72 | 0 | 0.78 | 0.15 | 0.67 | 311.82 | 0.63 | 0.2 |
| Hex | 55 | 13 | 48 | 0 | 4E | F | 43 | 138 | 3F | 14 |
| Octal | 125 | 23 | 110 | 0 | 116 | 17 | 103 | 470 | 77 | 24 |
| Binary | 1010101 | 10011 | 1001000 | 0 | 1001110 | 1111 | 1000011 | 100111000 | 111111 | 10100 |
Color Harmonies of #551348
Complementary color
Monochromatic Colors of #551348
Black with #551348
Text Example
Text Example
White with #551348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #551348; }
p { color: rgb(85,19,72); }
H1.HeaderClassName
{
color: #551348;
}
.AnyTagClassName
{
color: #551348;
}
</style>
background-color css
<style>
a { background-color: #551348; }
a { background-color: rgb(85,19,72); }
div.DivClassName
{
background-color: #551348;
}
.BgClassName
{
background-color: #551348;
}
</style>
border-color css
<style>
span { border-color: #551348; }
span { border-color: rgb(85,19,72); }
td.TdClassName
{
border-color: #551348;
}
.TagClassName
{
border-color: #551348;
}
</style>