Shades of Tyrian Purple #530540
Tints of Tyrian Purple #530540
RGB
CMYK
RGB Variations
Color information
#530540 (or 0x530540) is known color: Tyrian Purple. HEX triplet: 53, 05 and 40. RGB value is (83,5,64). Sum of RGB (Red+Green+Blue) = 83+5+64=152 (20% of max value = 765). Red value is 83 (32.81% from 255 or 54.61% from 152); Green value is 5 (2.34% from 255 or 3.29% from 152); Blue value is 64 (25.39% from 255 or 42.11% from 152); Max value from RGB is 83 - color contains mainly: red. Hex color #530540 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #530540 is #ACFABF. Grayscale: #222222. Windows color (decimal): -11336384 or 4195667. OLE color: 4195667.
HSL color Cylindrical-coordinate representation of color #530540: hue angle of 314.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 #530540 is Cyan = 0, Magento = 0.94, Yellow = 0.23 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 83 | 5 | 64 | - |
| CMYK | 0 | 0.94 | 0.23 | 0.67 |
| HSL | 314.62º | 0.89% | 0.17% | - |
| HSV(B) | 314.62º | 0.94% | 0.33% | - |
| XYZ | 4.55 | 2.32 | 5.06 | - |
| YUV | 35.05 | 144.34 | 162.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 83 | 5 | 64 | 0 | 0.94 | 0.23 | 0.67 | 314.62 | 0.89 | 0.17 |
| Hex | 53 | 5 | 40 | 0 | 5E | 17 | 43 | 13B | 59 | 11 |
| Octal | 123 | 5 | 100 | 0 | 136 | 27 | 103 | 473 | 131 | 21 |
| Binary | 1010011 | 101 | 1000000 | 0 | 1011110 | 10111 | 1000011 | 100111011 | 1011001 | 10001 |
Color Harmonies of #530540
Complementary color
Monochromatic Colors of #530540
Black with #530540
Text Example
Text Example
White with #530540
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #530540; }
p { color: rgb(83,5,64); }
H1.HeaderClassName
{
color: #530540;
}
.AnyTagClassName
{
color: #530540;
}
</style>
background-color css
<style>
a { background-color: #530540; }
a { background-color: rgb(83,5,64); }
div.DivClassName
{
background-color: #530540;
}
.BgClassName
{
background-color: #530540;
}
</style>
border-color css
<style>
span { border-color: #530540; }
span { border-color: rgb(83,5,64); }
td.TdClassName
{
border-color: #530540;
}
.TagClassName
{
border-color: #530540;
}
</style>