Shades of Tyrian Purple #550735
Tints of Tyrian Purple #550735
RGB
CMYK
RGB Variations
Color information
#550735 (or 0x550735) is known color: Tyrian Purple. HEX triplet: 55, 07 and 35. RGB value is (85,7,53). Sum of RGB (Red+Green+Blue) = 85+7+53=145 (19% of max value = 765). Red value is 85 (33.59% from 255 or 58.62% from 145); Green value is 7 (3.12% from 255 or 4.83% from 145); Blue value is 53 (21.09% from 255 or 36.55% from 145); Max value from RGB is 85 - color contains mainly: red. Hex color #550735 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #550735 is #AAF8CA. Grayscale: #232323. Windows color (decimal): -11204811 or 3475285. OLE color: 3475285.
HSL color Cylindrical-coordinate representation of color #550735: hue angle of 324.62º degrees, saturation: 0.85, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.92%. Process color model (Four color, CMYK) of #550735 is Cyan = 0, Magento = 0.92, Yellow = 0.38 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 7 | 53 | - |
| CMYK | 0 | 0.92 | 0.38 | 0.67 |
| HSL | 324.62º | 0.85% | 0.18% | - |
| HSV(B) | 324.62º | 0.92% | 0.33% | - |
| XYZ | 4.46 | 2.34 | 3.58 | - |
| YUV | 35.57 | 137.84 | 163.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 7 | 53 | 0 | 0.92 | 0.38 | 0.67 | 324.62 | 0.85 | 0.18 |
| Hex | 55 | 7 | 35 | 0 | 5C | 26 | 43 | 145 | 55 | 12 |
| Octal | 125 | 7 | 65 | 0 | 134 | 46 | 103 | 505 | 125 | 22 |
| Binary | 1010101 | 111 | 110101 | 0 | 1011100 | 100110 | 1000011 | 101000101 | 1010101 | 10010 |
Color Harmonies of #550735
Complementary color
Monochromatic Colors of #550735
Black with #550735
Text Example
Text Example
White with #550735
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #550735; }
p { color: rgb(85,7,53); }
H1.HeaderClassName
{
color: #550735;
}
.AnyTagClassName
{
color: #550735;
}
</style>
background-color css
<style>
a { background-color: #550735; }
a { background-color: rgb(85,7,53); }
div.DivClassName
{
background-color: #550735;
}
.BgClassName
{
background-color: #550735;
}
</style>
border-color css
<style>
span { border-color: #550735; }
span { border-color: rgb(85,7,53); }
td.TdClassName
{
border-color: #550735;
}
.TagClassName
{
border-color: #550735;
}
</style>