Shades of Tyrian Purple #530043
Tints of Tyrian Purple #530043
RGB
CMYK
RGB Variations
Color information
#530043 (or 0x530043) is known color: Tyrian Purple. HEX triplet: 53, 00 and 43. RGB value is (83,0,67). Sum of RGB (Red+Green+Blue) = 83+0+67=150 (19% of max value = 765). Red value is 83 (32.81% from 255 or 55.33% from 150); Green value is 0 (0.39% from 255 or 0% from 150); Blue value is 67 (26.56% from 255 or 44.67% from 150); Max value from RGB is 83 - color contains mainly: red. Hex color #530043 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530043 is #ACFFBC. Grayscale: #202020. Windows color (decimal): -11337661 or 4390995. OLE color: 4390995.
HSL color Cylindrical-coordinate representation of color #530043: hue angle of 311.57º degrees, saturation: 1, lightness: 0.16%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 1%. Process color model (Four color, CMYK) of #530043 is Cyan = 0, Magento = 1, Yellow = 0.19 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 0 | 67 | - |
| CMYK | 0 | 1 | 0.19 | 0.67 |
| HSL | 311.57º | 1% | 0.16% | - |
| HSV(B) | 311.57º | 1% | 0.33% | - |
| XYZ | 4.58 | 2.24 | 5.5 | - |
| YUV | 32.46 | 147.5 | 164.05 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 0 | 67 | 0 | 1 | 0.19 | 0.67 | 311.57 | 1 | 0.16 |
| Hex | 53 | 0 | 43 | 0 | 64 | 13 | 43 | 138 | 64 | 10 |
| Octal | 123 | 0 | 103 | 0 | 144 | 23 | 103 | 470 | 144 | 20 |
| Binary | 1010011 | 0 | 1000011 | 0 | 1100100 | 10011 | 1000011 | 100111000 | 1100100 | 10000 |
Color Harmonies of #530043
Complementary color
Monochromatic Colors of #530043
Black with #530043
Text Example
Text Example
White with #530043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530043; }
p { color: rgb(83,0,67); }
H1.HeaderClassName
{
color: #530043;
}
.AnyTagClassName
{
color: #530043;
}
</style>
background-color css
<style>
a { background-color: #530043; }
a { background-color: rgb(83,0,67); }
div.DivClassName
{
background-color: #530043;
}
.BgClassName
{
background-color: #530043;
}
</style>
border-color css
<style>
span { border-color: #530043; }
span { border-color: rgb(83,0,67); }
td.TdClassName
{
border-color: #530043;
}
.TagClassName
{
border-color: #530043;
}
</style>