Shades of Tyrian Purple #530533
Tints of Tyrian Purple #530533
RGB
CMYK
RGB Variations
Color information
#530533 (or 0x530533) is known color: Tyrian Purple. HEX triplet: 53, 05 and 33. RGB value is (83,5,51). Sum of RGB (Red+Green+Blue) = 83+5+51=139 (18% of max value = 765). Red value is 83 (32.81% from 255 or 59.71% from 139); Green value is 5 (2.34% from 255 or 3.60% from 139); Blue value is 51 (20.31% from 255 or 36.69% from 139); Max value from RGB is 83 - color contains mainly: red. Hex color #530533 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530533 is #ACFACC. Grayscale: #212121. Windows color (decimal): -11336397 or 3343699. OLE color: 3343699.
HSL color Cylindrical-coordinate representation of color #530533: hue angle of 324.62º degrees, saturation: 0.89, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #530533 is Cyan = 0, Magento = 0.94, Yellow = 0.39 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 51 | - |
| CMYK | 0 | 0.94 | 0.39 | 0.67 |
| HSL | 324.62º | 0.89% | 0.17% | - |
| HSV(B) | 324.62º | 0.94% | 0.33% | - |
| XYZ | 4.22 | 2.19 | 3.33 | - |
| YUV | 33.57 | 137.84 | 163.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 51 | 0 | 0.94 | 0.39 | 0.67 | 324.62 | 0.89 | 0.17 |
| Hex | 53 | 5 | 33 | 0 | 5E | 27 | 43 | 145 | 59 | 11 |
| Octal | 123 | 5 | 63 | 0 | 136 | 47 | 103 | 505 | 131 | 21 |
| Binary | 1010011 | 101 | 110011 | 0 | 1011110 | 100111 | 1000011 | 101000101 | 1011001 | 10001 |
Color Harmonies of #530533
Complementary color
Monochromatic Colors of #530533
Black with #530533
Text Example
Text Example
White with #530533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530533; }
p { color: rgb(83,5,51); }
H1.HeaderClassName
{
color: #530533;
}
.AnyTagClassName
{
color: #530533;
}
</style>
background-color css
<style>
a { background-color: #530533; }
a { background-color: rgb(83,5,51); }
div.DivClassName
{
background-color: #530533;
}
.BgClassName
{
background-color: #530533;
}
</style>
border-color css
<style>
span { border-color: #530533; }
span { border-color: rgb(83,5,51); }
td.TdClassName
{
border-color: #530533;
}
.TagClassName
{
border-color: #530533;
}
</style>