Shades of Tyrian Purple #530340
Tints of Tyrian Purple #530340
RGB
CMYK
RGB Variations
Color information
#530340 (or 0x530340) is known color: Tyrian Purple. HEX triplet: 53, 03 and 40. RGB value is (83,3,64). Sum of RGB (Red+Green+Blue) = 83+3+64=150 (19% of max value = 765). Red value is 83 (32.81% from 255 or 55.33% from 150); Green value is 3 (1.56% from 255 or 2% from 150); Blue value is 64 (25.39% from 255 or 42.67% from 150); Max value from RGB is 83 - color contains mainly: red. Hex color #530340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530340 is #ACFCBF. Grayscale: #212121. Windows color (decimal): -11336896 or 4195155. OLE color: 4195155.
HSL color Cylindrical-coordinate representation of color #530340: hue angle of 314.25º degrees, saturation: 0.93, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.96%. Process color model (Four color, CMYK) of #530340 is Cyan = 0, Magento = 0.96, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 3 | 64 | - |
| CMYK | 0 | 0.96 | 0.23 | 0.67 |
| HSL | 314.25º | 0.93% | 0.17% | - |
| HSV(B) | 314.25º | 0.96% | 0.33% | - |
| XYZ | 4.53 | 2.27 | 5.05 | - |
| YUV | 33.87 | 145 | 163.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 3 | 64 | 0 | 0.96 | 0.23 | 0.67 | 314.25 | 0.93 | 0.17 |
| Hex | 53 | 3 | 40 | 0 | 60 | 17 | 43 | 13A | 5D | 11 |
| Octal | 123 | 3 | 100 | 0 | 140 | 27 | 103 | 472 | 135 | 21 |
| Binary | 1010011 | 11 | 1000000 | 0 | 1100000 | 10111 | 1000011 | 100111010 | 1011101 | 10001 |
Color Harmonies of #530340
Complementary color
Monochromatic Colors of #530340
Black with #530340
Text Example
Text Example
White with #530340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530340; }
p { color: rgb(83,3,64); }
H1.HeaderClassName
{
color: #530340;
}
.AnyTagClassName
{
color: #530340;
}
</style>
background-color css
<style>
a { background-color: #530340; }
a { background-color: rgb(83,3,64); }
div.DivClassName
{
background-color: #530340;
}
.BgClassName
{
background-color: #530340;
}
</style>
border-color css
<style>
span { border-color: #530340; }
span { border-color: rgb(83,3,64); }
td.TdClassName
{
border-color: #530340;
}
.TagClassName
{
border-color: #530340;
}
</style>